Home
last modified time | relevance | path

Searched refs:themeColor (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DOpaqueColor.php27 public $themeColor; variable in Google\\Service\\Slides\\OpaqueColor
46 public function setThemeColor($themeColor) argument
48 $this->themeColor = $themeColor;
55 return $this->themeColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DColorStyle.php27 public $themeColor; variable in Google\\Service\\Sheets\\ColorStyle
46 public function setThemeColor($themeColor) argument
48 $this->themeColor = $themeColor;
55 return $this->themeColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplication.php72 public $themeColor; variable in Google\\Service\\Games\\Application
245 public function setThemeColor($themeColor) argument
247 $this->themeColor = $themeColor;
254 return $this->themeColor;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1themeColor = theme.getColor(minimapBackground);\n if (themeColor) {\n return new…