Home
last modified time | relevance | path

Searched defs:backgroundColor (Results 1 – 25 of 99) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DLabelColor.php25 public $backgroundColor; variable in Google\\Service\\Gmail\\LabelColor
34 public function setBackgroundColor($backgroundColor)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DWatchSettings.php25 public $backgroundColor; variable in Google\\Service\\YouTube\\WatchSettings
38 public function setBackgroundColor($backgroundColor)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
DPresentationParams.php25 public $backgroundColor; variable in Google\\Service\\PolyService\\PresentationParams
36 public function setBackgroundColor($backgroundColor)
/plugin/statdisplay/pchart/
DBackgroundStyle.php30 …public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = n…
75 private $backgroundColor; variable in BackgroundStyle
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DShading.php28 public function setBackgroundColor(OptionalColor $backgroundColor)
/plugin/revealjs/css/theme/source/
Dbeige.scss24 $backgroundColor: #f7f3de; variable
Dnight.scss20 $backgroundColor: #111; variable
Dserif.scss23 $backgroundColor: #F0F1EB; variable
Dsimple.scss29 $backgroundColor: #fff; variable
Dsky.scss27 $backgroundColor: #f7fbfc; variable
Dblack.scss19 $backgroundColor: #191919; variable
Dwhite.scss19 $backgroundColor: #fff; variable
Dblood.scss27 $backgroundColor: $coal; variable
Dsolarized.scss49 $backgroundColor: $base3; variable
Dmoon.scss48 $backgroundColor: $base03; variable
/plugin/amcharts/assets/amcharts/themes/
Dlight.js6 color: "#000000", backgroundColor: "#FFFFFF" property
39 backgroundColor: "#000000", property
126 backgroundColor: "#FFFFFF", property
152 backgroundColor: "#b9cdf5", property
Dblack.js7 backgroundColor: "#222222" property
41 backgroundColor: "#000000", property
133 backgroundColor: "#000000", property
160 backgroundColor: "rgba(255, 255, 255, 0.1)", property
Ddark.js6 color: "#e7e7e7", backgroundColor: "#282828" property
40 backgroundColor: "#000000", property
133 backgroundColor: "#000000", property
159 backgroundColor: "rgba(255, 255, 255, 0.1)", property
Dchalk.js10 backgroundColor: "#282828" property
40 backgroundColor: "#FFFFFF", property
136 backgroundColor: "#000000", property
169 backgroundColor: "rgba(255, 255, 255, 0.1)", property
/plugin/colorpicker/
Dscript.js42 backgroundColor: fgbg[1] ? fgbg[1] : '#ffffff' property
/plugin/revealjs/css/theme/template/
Dsettings.scss5 $backgroundColor: #2b2b2b; variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DCalendarListEntry.php30 public $backgroundColor; variable in Google\\Service\\Calendar\\CalendarListEntry
111 public function setBackgroundColor($backgroundColor)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor)
DGoogleCloudDocumentaiV1DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor)
DGoogleCloudDocumentaiV1beta2DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor)

1234