Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 25 of 268) sorted by relevance

1234567891011

/template/twigstarter/vendor/twig/twig/src/Profiler/Dumper/
H A DHtmlDumper.php21 private static $colors = [ variable in Twig\\Profiler\\Dumper\\HtmlDumper
35 …return sprintf('%s└ <span style="background-color: %s">%s</span>', $prefix, self::$colors['templat…
40 …ile->getTemplate(), $profile->getType(), isset(self::$colors[$profile->getType()]) ? self::$colors
45 …f('<span style="color: %s">%.2fms/%.0f%%</span>', $percent > 20 ? self::$colors['big'] : 'auto', $…
/template/kiwiki/
H A DREADME.md3 Flex theme with lots of css fix and some ease of use features. You can change all colors of the theme to your own taste.
59 - Default style.ini adjusted on some colors
80 Basic colors
83 Dark colors example
86 Theme colors editor
/template/ach/
H A Dstyle.ini.decentdark.scheme41 ; colors
45 ; main text and background colors
49 ; alternative text and background colors
53 ; neutral text and background colors
68 ; link colors
77 ; toc colors
H A Dstyle.ini.natural.scheme41 ; colors
45 ; main text and background colors
49 ; alternative text and background colors
53 ; neutral text and background colors
68 ; link colors
77 ; toc colors
H A Dstyle.ini.blindingblue.scheme41 ; colors
45 ; main text and background colors
49 ; alternative text and background colors
53 ; neutral text and background colors
68 ; link colors
77 ; toc colors
H A Dstyle.ini.bwsimple.scheme41 ; colors
45 ; main text and background colors
49 ; alternative text and background colors
53 ; neutral text and background colors
68 ; link colors
77 ; toc colors
H A Dstyle.ini.dist41 ; colors
45 ; main text and background colors
49 ; alternative text and background colors
53 ; neutral text and background colors
68 ; link colors
77 ; toc colors
/template/mindthedark/
H A Dstyle.ini60 ; These are the default colors of the light template
62 ; main text and background colors
65 ; alternative text and background colors
68 ; neutral text and background colors
103 ; These are the default colors of the dark template
105 ; main text and background colors
108 ; alternative text and background colors
111 ; neutral text and background colors
155 ; base colors for note plugin
/template/strap/css/
H A Deditform.css10 -moz-border-bottom-colors: none;
11 -moz-border-left-colors: none;
12 -moz-border-right-colors: none;
13 -moz-border-top-colors: none;
/template/incognitek/
H A Dstyle.ini9 ; the following are the default colors of the incognitek template:
42 ; main text and background colors
45 ; alternative text and background colors
48 ; neutral text and background colors
56 ; other text and background colors [#ccc, #f7f9fa]
/template/mikio/assets/
H A Dmikio.js594 var colors = str.trim().replace(/ +(?= )/g, '').split(/(?!\(.*)\s(?![^(]*?\))/g);
595 if (colors.length > 0 && colors[0] != '') {
597 elem.style.backgroundColor = colors[0];
600 if (colors.length > 1) {
602 elem.style.color = colors[1];
606 if (colors.length > 2) {
608 elem.style.color = colors[2];
612 if (colors.length > 3) {
615 elem.style.color = colors[
[all...]
/template/r7throot1/
H A Dstyle_blue.ini26 ; main text and background colors
29 ; alternative text and background colors
32 ; neutral text and background colors
39 ; other text and background colors
H A Dstyle.ini30 ; main text and background colors
33 ; alternative text and background colors
36 ; neutral text and background colors
43 ; other text and background colors
/template/h6e-minimal/
H A Dstyle.ini26 ; main text and background colors
29 ; alternative text and background colors
32 ; neutral text and background colors
39 ; other text and background colors
/template/headstrong/
H A Dstyle.ini28 ; main text and background colors
31 ; alternative text and background colors
34 ; neutral text and background colors
41 ; other text and background colors
/template/slaad/
H A Dstyle.ini26 ; These are unique placeholders for this template, the rest of the colors
67 ; main text and background colors
72 ; alternative text and background colors
76 ; neutral text and background colors
87 ; other text and background colors
/template/gtopia/
H A Dstyle.ini21 ; main text and background colors
24 ; alternative text and background colors
27 ; neutral text and background colors
34 ; other text and background colors
/template/imm/
H A Dstyle.ini18 ; main text and background colors
21 ; alternative text and background colors
24 ; neutral text and background colors
31 ; other text and background colors
/template/scanlines/
H A Dstyle.ini9 ; * W3C-Validiator workaround (just nearly colors for some qualities in a section
47 ; main text and background colors
50 ; alternative text and background colors
55 ; neutral text and background colors
66 ; other text and background colors
/template/dokumac/
H A Dstyle.ini27 ; main text and background colors
30 ; alternative text and background colors
33 ; neutral text and background colors
40 ; other text and background colors
/template/masa/
H A Dstyle.ini27 ; main text and background colors
30 ; alternative text and background colors
33 ; neutral text and background colors
40 ; other text and background colors
/template/freechred/
H A Dstyle.ini29 ; main text and background colors
32 ; alternative text and background colors
35 ; neutral text and background colors
42 ; other text and background colors
/template/dokuxp/
H A Dstyle.ini27 ; main text and background colors
30 ; alternative text and background colors
33 ; neutral text and background colors
40 ; other text and background colors
/template/dokubook2/
H A Dstyle.ini.dist27 ; main text and background colors
30 ; alternative text and background colors
33 ; neutral text and background colors
40 ; other text and background colors
/template/tr-twitter/
H A Dstyle.ini29 ; main text and background colors
32 ; alternative text and background colors
35 ; neutral text and background colors
42 ; other text and background colors

1234567891011