Searched refs:themeName (Results 1 – 13 of 13) sorted by relevance
/plugin/combo/ComboStrap/ |
H A D | TemplateEngine.php | 42 static public function createForTheme(string $themeName): TemplateEngine argument 45 $handleBarsObjectId = "handlebar-theme-$themeName"; 74 if ($themeName !== $default) { 75 $themeDirectory = self::getThemeHomeAsWikiPath()->resolve($themeName);
|
H A D | SiteConfig.php | 496 public function setTheme(string $themeName): SiteConfig 498 $this->setConf(TemplateEngine::CONF_THEME, $themeName); 495 setTheme(string $themeName) global() argument
|
H A D | TemplateForWebPage.php | 251 public function setRequestedTheme(string $themeName): TemplateForWebPage argument 253 $this->requestedTheme = $themeName;
|
/plugin/amcharts/assets/amcharts/themes/ |
H A D | black.js | 3 themeName: "black", property in AmCharts.themes.black
|
H A D | dark.js | 3 themeName: "dark", property in AmCharts.themes.dark
|
H A D | light.js | 3 themeName:"light", property in AmCharts.themes.light
|
H A D | chalk.js | 3 themeName: "chalk", property in AmCharts.themes.chalk
|
H A D | patterns.js | 3 themeName:"patterns", property in AmCharts.themes.patterns
|
/plugin/indexmenu/scripts/ |
H A D | toolbarindexwizard.js | 182 let themeName = theme.split('.'); 190 .attr('title', themeName[0])
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.js | 6044 function defineThemeSystem(themeName, themeClass) { 6045 themeClassHash[themeName] = themeClass;
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 396 …his._originalThemeName=null):(this._originalThemeName=n.getColorTheme().themeName,n.setTheme("hc-b… 426 …themeName=e):(this.id=n,this.themeName=n),this.colors=null,this.defaultColors=Object.create(null),…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 396 …his._originalThemeName=null):(this._originalThemeName=n.getColorTheme().themeName,n.setTheme("hc-b… 426 …themeName=e):(this.id=n,this.themeName=n),this.colors=null,this.defaultColors=Object.create(null),…
|
H A D | bundle.js.map | 1 …themeName, themeData) {\n StaticServices.standaloneThemeService.get().defineTheme(themeName, th…
|