Searched refs:themeColors (Results 1 – 2 of 2) sorted by relevance
47 public function setThemeColors($themeColors) argument49 $this->themeColors = $themeColors;56 return $this->themeColors;
12041 themeColors.text_shadow = 'text-shadow:0 0 2px #00cc07'; // Or purple12042 eventHTML += "style='...color:" + color + "; " + themeColors.text_shadow + ";'";12166 color: themeColors.text_dim; // Theme dim color12218 color: themeColors.text_primary;12219 background: themeColors.event_bg;