| /template/mindthedark/ |
| D | detail.php | 15 $theme = tpl_getConf('theme'); variable 20 $theme = $_COOKIE["theme"]; variable 26 $theme = "auto"; variable 29 $theme = "light"; variable 35 $theme = "auto"; variable 46 theme="<?php echo $theme ?>">
|
| D | main.php | 22 $theme = tpl_getConf('theme'); variable 25 $theme = "auto"; variable 29 $theme = $_COOKIE["theme"]; variable 50 theme="<?php echo $theme ?>"
|
| /template/mindthedark/css/ |
| D | _autocolor.less | 52 /* User prefers light theme and automatic is switched on*/ 54 :root[theme="auto"]{ 59 /* User prefers dark theme and automatic is switched on*/ 61 :root[theme="auto"]{ 66 /* Admin selected light theme and automatic is switched off*/ 67 :root[theme="light"]{ 71 /* Admin selected dark theme and automatic is switched off*/ 72 :root[theme="dark"]{ 76 /* Darken the pictures in the dark theme a bit*/
|
| D | _geshi_dark.less | 4 * It doesn't change the default style light theme style 102 /* dark theme and automatic is switched off*/ 103 &:root[theme="dark"] { 107 /* User prefers dark theme and automatic is switched on*/ 109 &:root[theme="auto"] {
|
| D | _plugin_wrap.less | 55 /* dark theme and automatic is switched off*/ 56 &:root[theme="dark"] { 60 /* User prefers dark theme and automatic is switched on*/ 62 &:root[theme="auto"] {
|
| /template/bootstrap3/tpl/ |
| D | theme-switcher.php | 33 <?php foreach ($TPL->getAvailableBootswatchThemes() as $theme): ?> 34 <li<?php echo ($bootswatch_theme == $theme) ? ' class="active"' : '' ?>> 35 …'bootswatchTheme', '<?php echo hsc($theme); ?>'); document.location.reload(true)" href="#"><?php e…
|
| /template/sidebar_theme/ |
| D | readme.txt | 1 default-sidebar theme of dokuwiki 11 1) decompress default-sidebar.tar.gz in lib/tpl/sidebar-theme 12 2) modify sidebar-theme/conf.php for sidebars 13 3) put $conf['template'] = 'sidebar-theme'; in your conf file (or use configuration manager in admi… 27 - All design is in sidebar-theme.css file 29 - For change it, modify in sidebar-theme.css:
|
| /template/quickjump/ |
| D | readme.md | 11 This is a theme for the popular open-sourcewiki software, "DokuWiki", which you can explore at http… 13 The goal of this theme is to present an interface for Dokuwiki that is: 25 * Use this theme with Dokuwiki version 2008-05-05 or newer (http://dokuwiki.org) 27 * Install the display_wiki_page plugin (written by Terence J Grant) before using this theme (http:/… 33 Version 1.1 and newer of this theme are licensed under the BSD License:
|
| /template/dokutwitterbootstrap/ |
| D | README.md | 10 This "theme" is actually intended to be modified with a Twitter Bootstrap theme 13 there's many themes available for free and/or pay. A basic theme would require 14 only that you overwrite a few files included in this theme. More radical 32 Combining the above two (via this theme), we get an excellent content editor 38 Here's what the theme looks like by default. Multiple screenshots in different 62 This DokuWiki theme will get you started with a very basic Twitter Boostrap 63 theme. Then, replace the following files with your own Bootstrap files: 67 * bootstrap-theme.min.css 69 bootstrap theme here. See included modifications.css, which enables the 81 This theme is hard-coded to use minified Bootstrap CSS and Bootstrap javascript. [all …]
|
| /template/navigator/ |
| H A D | README.md | 5 Navigator is a clean, modern, and intentionally minimal theme for DokuWiki based on the current def… 8 The theme includes the **NavigatorLabels** plugin, providing a lightweight vocabulary layer that le… 31 (https://github.com/iContemp/navigator-theme/releases) 43 when you install Navigator theme via the Extension Manager.<br> 44 If you are installing the theme manually, move the included plugin folder to: 57 - the Navigator theme 62 ### Activate the theme 75 The NavigatorLabels plugin is bundled with the theme <br> 82 - helper functions used by the theme 115 The `NavigatorLabels` plugin is bundled with the theme but it will be published independently as we… [all …]
|
| /template/navigator/navigator/ |
| H A D | README.md | 5 Navigator is a clean, modern, and intentionally minimal theme for DokuWiki based on the current def… 8 The theme includes the **NavigatorLabels** plugin, providing a lightweight vocabulary layer that le… 31 (https://github.com/iContemp/navigator-theme/releases) 43 when you install Navigator theme via the Extension Manager.<br> 44 If you are installing the theme manually, move the included plugin folder to: 57 - the Navigator theme 62 ### Activate the theme 75 The NavigatorLabels plugin is bundled with the theme <br> 82 - helper functions used by the theme 115 The `NavigatorLabels` plugin is bundled with the theme but it will be published independently as we… [all …]
|
| /template/minimal/ |
| H A D | template_plugin.php | 19 $theme = ''; 22 $theme = ' theme-'.strtolower(tpl_getConf('theme')); 28 return tpl_classes().$toc.$width.$sidebar.$theme;
|
| /template/usable/ |
| D | README.txt | 11 - Use this theme with Dokuwiki version 2008-05-05 or newer (http://dokuwiki.org) 14 before using this theme (http://www.dokuwiki.org/plugin:display_wiki_page) 21 This is a theme for the popular open-sourcewiki software, 24 The goal of this theme is to present an interface for Dokuwiki 33 This theme was originally designed for the FSU College of Information.
|
| /template/retro/ |
| H A D | mediamanager.php | 28 $theme = ''; variable 31 $theme = ' theme-'.strtolower(tpl_getConf('theme')); variable 36 $tpl_retro_classes = tpl_classes().$toc.$width.$theme;
|
| H A D | detail.php | 30 $theme = ''; variable 33 $theme = ' theme-'.strtolower(tpl_getConf('theme')); variable 38 $tpl_retro_classes = tpl_classes().$toc.$width.$theme;
|
| /template/notepad/ |
| D | README.md | 3 * Based on a wordpress theme 4 * Designed by [N Design Studio](https://wordpress.org/themes/notepad-theme/) 10 
|
| /template/kiwiki/css/ |
| H A D | basic.css | 18 #theme-mode svg#themeicon #dark { 39 #theme-mode svg#themeicon #light { 42 #theme-mode svg#themeicon #dark { 81 body.darkmode #theme-mode svg#themeicon #light, 82 body.lightmode #theme-mode svg#themeicon #dark { 85 body.darkmode #theme-mode svg#themeicon #dark, 86 body.lightmode #theme-mode svg#themeicon #light {
|
| /template/navigator/navigator/css/ |
| H A D | vars_fonts_navigator.css | 6 * License: MIT (see LICENSE.txt in the Navigator theme) 9 * This file loads all font resources used by the theme and 27 * • :root contains the theme’s typography tokens: 32 * These variables are referenced throughout the theme and can be 56 * located in the main theme folder. 61 * Treat it as the entry point to the theme’s design system. 71 --line-reading: 1.65; /* line-height for the entire theme */ 87 /** Load the current theme fonts as declared above. 89 * which is the next file in hierarchy for the Navigator theme
|
| /template/strap/ComboStrap/ |
| H A D | Prism.php | 79 public static function addSnippet($theme) argument 83 if ($theme == self::PRISM_THEME) { 86 $themeStyleSheet = "prism-$theme.min.css"; 88 $themeIntegrity = self::THEMES_INTEGRITY[$theme]; 216 $theme = $plugin->getConf(Prism::CONF_PRISM_THEME, Prism::PRISM_THEME_DEFAULT); 217 Prism::addSnippet($theme);
|
| H A D | TemplateEngine.php | 236 $theme = ExecutionContext::getActualOrCreateFromEnv() 239 return self::createForTheme($theme); 244 $theme = [self::CONF_THEME_DEFAULT]; 248 $theme[] = $directory->getLastName(); 253 return $theme; 312 $theme = $this->templateSearchDirectories[0]; 313 $templateFile = $theme->resolve($templateName . "." . self::EXTENSION_HBS);
|
| /template/newspaper/ |
| D | README.md | 3 * Based on a wordpress theme that is no longer listed in the Wordpress Theme Directory for being ou… 4 * This is also a [pmwiki theme](https://www.pmwiki.org/wiki/Skins/NewsPaper) 11 
|
| /template/mikio/assets/ |
| H A D | mikio-typeahead.js | 46 …is.theme = this.options.theme && this.options.themes && this.options.themes[this.options.theme] ||… 47 this.$menu = jQuery(this.options.menu || this.theme.menu); 342 return jQuery(that.options.headerHtml || that.theme.headerHtml).text(item.name)[0]; 346 return jQuery(that.options.headerDivider || that.theme.headerDivider)[0]; 350 i = jQuery(that.options.item || that.theme.item).data('value', item); 351 i.find(that.options.itemContentSelector || that.theme.itemContentSelector) 352 .addBack(that.options.itemContentSelector || that.theme.itemContentSelector) 391 … next = jQuery(this.$menu.find(jQuery(this.options.item || this.theme.item).prop('tagName'))[0]); 411 … prev = this.$menu.find(jQuery(this.options.item || this.theme.item).prop('tagName')).last(); 438 var itemTagName = jQuery(this.options.item || this.theme.item).prop('tagName'); [all …]
|
| /template/bootstrap3/assets/typeahead/ |
| D | bootstrap3-typeahead.min.js | 1 …theme=this.options.theme&&this.options.themes&&this.options.themes[this.options.theme]||c.defaults… property
|
| /template/bootstrap3/css/ |
| D | callouts.less | 68 .bootswatch-callout(@theme, @primary, @success, @info, @warning, @danger) { 70 .@{theme} .bs-callout-primary { 80 .@{theme} .bs-callout-success { 90 .@{theme} .bs-callout-info { 100 .@{theme} .bs-callout-warning { 110 .@{theme} .bs-callout-danger {
|
| /template/flat/css/ |
| D | admin-style.css | 1 .flat-theme-info { 5 .flat-theme-info hr {
|