Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 25 of 189) sorted by relevance

12345678

/template/kiwiki/
H A DREADME.md58 - CSS fix for dark mode
63 - New screenshots to show the theme light/dark mode switcher
67 - Added light/dark theme mode, with separated customization
68 - Detection of os preferences for light or dark mode
/template/kiwiki/css/
H A Dbasic.css22 #theme-mode svg#themeicon #dark {
47 #theme-mode svg#themeicon #light {
50 #theme-mode svg#themeicon #dark {
99 body.darkmode #theme-mode svg#themeicon #light,
100 body.lightmode #theme-mode svg#themeicon #dark {
103 body.darkmode #theme-mode svg#themeicon #dark,
104 body.lightmode #theme-mode svg#themeicon #light {
/template/simplewiki/css/
H A Dpagetools.less186 * @param string @mode The mode in which this tool should be highlighted
188 .pagetools-item(@action, @position, @mode) {
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/zenith/css/
H A Dpagetools.less186 * @param string @mode The mode in which this tool should be highlighted
188 .pagetools-item(@action, @position, @mode) {
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/adoradark/css/
H A Dpagetools.less186 * @param string @mode The mode in which this tool should be highlighted
188 .pagetools-item(@action, @position, @mode) {
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/flat/css/
H A Dpagetools.less186 * @param string @mode The mode in which this tool should be highlighted
188 .pagetools-item(@action, @position, @mode) {
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/ghw/css/
H A Dpagetools.less186 * @param string @mode The mode in which this tool should be highlighted
188 .pagetools-item(@action, @position, @mode) {
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/codowik/css/
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
207 .pagetools-item(@action, @position, @mode) {
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/ramtop/css/
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
207 .pagetools-item(@action, @position, @mode) {
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/20cones/css/
H A Dpagetools.less
/template/daily/css/
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
207 .pagetools-item(@action, @position, @mode) {
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/binkytestinstance/css/
H A Dpagetools.less205 * @param string @mode The mode in which this tool should be highlighted
207 .pagetools-item(@action, @position, @mode) {
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/sprintdoc/js/
H A Dsidebar.js266 var mode = selectorArray[i];
267 if(jQuery('body').is('.do-'+mode)){
269 $nav.find('a[href*="do='+mode+'"]').wrapAll('<span class="curid"></span>');
/template/ad-hominem/css/
H A D_recent.css8 /* added dark mode overrides -- SL
79 /* dark mode overrides */
H A Dlinks.less35 /* dark mode overrides */
/template/ad-hominem/
H A DREADME.md18 * User-side controlled “dark mode”, i.e. follows the client side dark mode settings.
/template/mindthedark/
H A DREADME.md6 … in the header. If only `userChoice` is enabled, then the selected static mode will be used until …
16 If both options are enabled, then Auto mode will be used until the user makes a choice. From this p…
71 * GeShi dark mode style sheet provided by @asfethan [https://cyberasylum.eu/how-to-change-geshi-sty…
/template/cowboy/css/nashville/
H A Dgenerator_config.txt5 {"mode":"optimal","formats":["ttf","woff","eotz"],"tt_instructor":"default","fix_vertical_metrics":…
/template/klean/bootstrap/css/
H A Dbootstrap-theme.min.css.map1mode\n@media (max-width: @grid-float-breakpoint-max) {\n .navbar .navbar-nav .open .dropdown-menu…
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php34 …function mb_convert_case($string, $mode, $encoding = null) { return p\Mbstring::mb_convert_case($s… argument
H A DMbstring.php271 public static function mb_convert_case($s, $mode, $encoding = null) argument
289 if (\MB_CASE_TITLE == $mode) {
296 if (\MB_CASE_UPPER == $mode) {
303 if (self::MB_CASE_FOLD === $mode) {
/template/kajukkd/
H A DREADME23 * GeShi Dark mode CSS from
/template/khum1/
H A DCHANGELOG.md25 - Modification de l'affichage de la recherche dans le menu en mode desktop
37 - Display of a title in the menu (sidebar) in mobile mode
47 - Affichage d'un titre au menu (sidebar) en mode mobile
104 …dministration, editing, etc.) take up the entire screen size, the reading mode remains adapted for…
123 …ns, administration, édition, etc) prennent toute la taille de l'écran, le mode lecture reste adapt…
/template/writers/css/
H A Dstructure.css46 /* show sidebar only in show mode */
/template/mindthedark/css/
H A D_plugin_wrap.less32 /* for dark mode change the values like Wrap would */

12345678