Home
last modified time | relevance | path

Searched refs:theme (Results 126 – 150 of 270) sorted by relevance

1234567891011

/plugin/mikioplugin/assets/
H A Dvariables.css139 :root[data-theme="theme-dark"] {
/plugin/amcharts/assets/amcharts/
H A Dgauge.js13 ….cname="AmAngularGauge";c.AmAngularGauge.base.construct.call(this,a);this.theme=a;this.type="gauge…
14 …c.GaugeAxis(this.theme),this.addAxis(a));var b;for(b=0;b<this.axes.length;b++)a=this.axes[b],a=c.p…
15 …rows;for(b=0;b<e.length;b++){a=e[b];a=c.processObject(a,c.GaugeArrow,this.theme);a.id||(a.id="arro…
/plugin/codeprettify/code-prettify/styles/
H A Dsunburst.css2 /* Vim sunburst theme by David Leibovic */
/plugin/revealjs/css/theme/
H A Dblood.css2 * Blood theme for reveal.js
5 * Designed to be used with highlight.js theme
H A Dleague.css2 * League theme for reveal.js.
4 * This was the default theme pre-3.0.0.
/plugin/mikioplugin/
H A DREADME.md12 You can update the colors used by the elements by editing the `/assets/variables.css` file. From version 2022-10-31 onwards, the theme supports darkmode within browsers.
71 - Fix button backgrounds being overridden by the DokuWiki theme when styled.
165 - LESS engine updated to match the Mikio theme
/plugin/revealjs/
H A DREADME.md87 …* dokuwiki (solarized with DokuWiki default theme background color, switched on image borders are …
215 …this position a button. A click on this button then starts the presentation with the default theme.
217 Alternatively, to select a theme put a
225 ~~REVEAL theme=sky&transition=convex&controls=1&show_progress_bar=1&build_all_lists=1&show_image_bo…
H A Dexample_presentation.dokuwiki2 ~~REVEAL theme=dokuwiki&transition=convex&controls=1&show_progress_bar=1&build_all_lists=1&show_ima…
100 In case your theme does not match the environment for the presentation you can fix this very fast w…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js865 function registerTheme(name, theme) { argument
866 Diagram.themes[name] = theme;
1587 theme: 'hand' property in Diagram.drawSVG.defaultOptions
1592 if (!(options.theme in Diagram.themes)) {
1593 throw new Error('Unsupported theme: ' + options.theme);
1602 var Theme = Diagram.themes[options.theme];
H A Dsequence-diagram-snap-min.js6theme){Diagram.themes[name]=theme}function getCenterX(box){return box.x+box.width/2}function getCe… argument
H A Dsequence-diagram-raphael.js865 function registerTheme(name, theme) { argument
866 Diagram.themes[name] = theme;
2397 theme: 'hand' property in Diagram.drawSVG.defaultOptions
2402 if (!(options.theme in Diagram.themes)) {
2403 throw new Error('Unsupported theme: ' + options.theme);
2412 var Theme = Diagram.themes[options.theme];
H A Dsequence-diagram.js865 function registerTheme(name, theme) { argument
866 Diagram.themes[name] = theme;
2683 theme: 'hand' property in Diagram.drawSVG.defaultOptions
2688 if (!(options.theme in Diagram.themes)) {
2689 throw new Error('Unsupported theme: ' + options.theme);
2698 var Theme = Diagram.themes[options.theme];
H A Dsequence-diagram-raphael-min.js6 …ow new AssertException(message)}function registerTheme(name,theme){Diagram.themes[name]=theme}func… argument
8theme:"hand"};if(options=_.defaults(options||{},defaultOptions),!(options.theme in Diagram.themes)… property in Diagram.drawSVG.defaultOptions
H A Dsequence-diagram-min.js6 …ow new AssertException(message)}function registerTheme(name,theme){Diagram.themes[name]=theme}func… argument
8theme:"hand"};if(options=_.defaults(options||{},defaultOptions),!(options.theme in Diagram.themes)… property in Diagram.drawSVG.defaultOptions
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js62 function registerTheme(name, theme) { argument
63 Diagram.themes[name] = theme;
/plugin/syntaxhighlighter4/
H A DREADME.md114 // Add SyntaxHighlighter theme.
117 'href' => DOKU_BASE . 'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js9 …,themes:{},lib:{},defaultOptions:{cacheScripts:true,cacheStyleSheets:true,theme:"base"},brushes:ne… property in Syntax.defaultOptions
H A Djquery.syntax.core.js111 …ut(options,jQuery(html),jQuery(container));if(options.theme){var themes=Syntax.themes[options.them…
112 html.addClass("syntax-theme-"+options.theme);}
/plugin/indexmenu2/syntax/
H A Dindexmenu.php210 ,'theme' => $theme
/plugin/mobiletable/
H A DREADME.md8 In the mobile presentation (specified by your theme's `__phone_width__`) this:
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee79 # skip the theme template
/plugin/s5/ui/dokuwiki/
H A Dpretty.css3 * @author Eric A. Meyer (http://meyerweb.com/) [default theme]
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js2648 var theme = (urlParams['sketch'] == '1') ? 'sketch' : mxSettings.getUi();
2656 if (theme != 'kennedy' && theme != 'atlas' &&
2657 theme != 'dark' && theme != 'min' &&
2658 theme != 'sketch')
2671 if (theme == 'kennedy')
2682 if (theme == 'min')
2693 if (theme == 'atlas')
2698 if (theme == 'dark' || (!mxClient.IS_IE && !mxClient.IS_IE11))
2706 if (theme == 'dark')
2720 if (theme == 'sketch')
/plugin/coinhive/
H A DREADME.md34 - The color theme for the opt-in screen - AuthedMine only.
/plugin/aceeditor/
H A DNEWS101 * New light color theme

1234567891011