Home
last modified time | relevance | path

Searched refs:color (Results 1 – 25 of 38) sorted by relevance

12

/dokuwiki/lib/styles/
H A Dgeshi.less10 color: #666666;
15 color: #cc0000;
20 color: #006699;
25 color: #009933;
30 color: #000000;
35 color: #008000;
39 color: #f08;
44 color: #004000;
48 color: #cc66cc;
52 color
[all...]
H A Dscreen.css11 color: #000;
33 background-color: #fcc;
35 border-color: #ebb;
39 background-color: #ccf;
41 border-color: #bbe;
45 background-color: #cfc;
47 border-color: #beb;
51 background-color: #ffc;
53 border-color: #eeb;
60 background-color
[all...]
H A Dfeed.css3 background-color: __background__;
4 color: __text__;
19 color: __extern__;
27 color: __extern__;
48 color: __text_alt__;
55 color: __text_neu__;
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php8 * Handles color output on (Linux) terminals
15 // these constants make IDE autocompletion easier, but color names can also be passed as strings
34 /** @var array known color names */
76 * enable color output
84 * disable color output
92 * @return bool is color support enabled?
100 * Convenience function to print a line in a given color
103 * @param string $color one of the available color names
108 public function ptln($line, $color, argument
123 wrap($text, $color) global() argument
135 getColorCode($color) global() argument
154 set($color, $channel = STDOUT) global() argument
[all...]
/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg4 <stop stop-color="#d69c00" offset="0"/>
5 <stop stop-color="#ffe658" offset="1"/>
8 <stop stop-color="#00a423" offset="0"/>
9 <stop stop-color="#00b427" offset="1"/>
12 <stop stop-color="#00b62b" offset="0"/>
13 <stop stop-color="#a1d784" offset="1"/>
17 <stop stop-color="#ede1ae" offset="0"/>
18 <stop stop-color="#fefdfa" offset="1"/>
21 <stop stop-color="#fbf6f0" offset="0"/>
22 <stop stop-color
[all...]
/dokuwiki/lib/tpl/dokuwiki/images/
H A Ddokuwiki.svg4 <stop stop-color="#d69c00" offset="0"/>
5 <stop stop-color="#ffe658" offset="1"/>
8 <stop stop-color="#00a423" offset="0"/>
9 <stop stop-color="#00b427" offset="1"/>
12 <stop stop-color="#00b62b" offset="0"/>
13 <stop stop-color="#a1d784" offset="1"/>
17 <stop stop-color="#ede1ae" offset="0"/>
18 <stop stop-color="#fefdfa" offset="1"/>
21 <stop stop-color="#fbf6f0" offset="0"/>
22 <stop stop-color
[all...]
H A Dpage-background.svg3 <stop offset="0" stop-color="#dddddd" />
4 <stop offset="0.1" stop-color="#eeeeee" />
5 <stop offset="0.4" stop-color="#fbfaf9" />
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_diff.css16 background-color: #fff;
17 color: #333;
37 color: #999;
59 background-color: #cfc;
60 color: black;
64 background-color: #fdd;
65 color: black;
69 background-color: #eee;
70 color: black;
75 color
[all...]
H A D_search.less11 color: @ini_text;
12 background-color: __highlight__;
57 color: @ini_text_alt;
67 background-color: @ini_background;
144 color: @ini_text_alt;
145 background-color: inherit;
151 /* color is set in general */
156 color: @ini_text;
157 background-color: inherit;
H A D_edit.css20 color: @ini_text_alt;
21 background-color: inherit;
40 background-color: @ini_background_alt;
41 color: inherit;
108 color: @ini_text;
109 background-color: #ffcccc;
H A Dbasic.less17 color: @ini_text;
185 background-color: @ini_background_alt;
201 color: @ini_link;
218 color: #666;
219 background-color: transparent;
263 background-color: @ini_highlight;
264 color: inherit;
276 background-color: @ini_background_site;
277 color: @ini_text;
361 color
[all...]
H A D_modal.css21 background-color: @ini_background;
60 background-color: @ini_background_neu;
64 background-color: @ini_background_alt;
69 color: @ini_text_neu;
H A Dcontent.less39 color: @ini_existing;
40 background-color: inherit;
45 color: @ini_missing;
46 background-color: inherit;
73 color: @ini_text_alt;
77 color: @ini_text_neu;
81 color: @ini_text;
103 background-color: @ini_background_alt;
107 background-color: @ini_border;
112 /* fix if background-color hide
[all...]
H A D_tabs.css41 background-color: @ini_background_neu;
42 color: @ini_text;
71 background-color: @ini_background_alt;
72 color: @ini_text;
83 border-bottom-color: @ini_background_alt;
H A D_media_fullscreen.css52 background-color: @ini_background_alt;
90 background-color: @ini_background_alt;
98 background-color: @ini_background_alt;
132 background-color: @ini_background_alt;
133 color: @ini_text;
135 border-bottom-color: @ini_background_alt;
173 background-color: __highlight__;
195 color: @ini_text;
243 background-color: @ini_background_alt;
260 background-color
[all...]
H A D_fileuploader.css12 color: #f00;
13 background-color: #fff;
41 color: @ini_text;
68 color: @ini_text;
H A Ddesign.less11 background-color: @ini_background;
49 color: @ini_text;
50 background-color: inherit;
61 color: @ini_link;
62 background-color: inherit;
258 color: @ini_link;
259 background-color: inherit;
283 background-color: @ini_background;
284 color: @ini_text_alt;
296 color
[all...]
H A D_admin.less57 color: @ini_text_neu;
58 background-color: inherit;
H A D_recent.css55 background-color: #ddd;
59 background-color: #cfc;;
62 background-color: #fdd;
H A Dprint.css9 background-color: #fff;
10 color: #000;
60 color: #333;
61 background-color: inherit;
/dokuwiki/lib/plugins/config/
H A Dstyle.css14 background-color: __background_alt__;
15 color: __text__;
83 background-color: __background__;
84 color: __text_neu__;
115 background-color: #fff;
116 color: #000;
124 background-color: #ccddff;
125 color: #000;
133 background-color: #ffcccc!important;
134 color
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dstyle.css3 color: #6f6f6f;
21 color: #ccc!important;
22 border-color: #ccc!important;
/dokuwiki/lib/images/interwiki/
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#3d9c32;stop-opacity:.79591835" offset="1"/></linearGradient><linearGradient id="j"><stop style="stop-color:#25901b;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#25901b;stop-opacity:.37755102" offset="1"/></linearGradient><linearGradient id="i"><stop style="stop-color:#e32525;stop-opacity:.81632656" offset="0"/><stop style="stop-color:#e32525;stop-opacity:.5714286" offset="1"/></linearGradient><linearGradient id="h"><stop offset="0" style="stop-color:#000;stop-opacity:.17346939"/><stop offset="1" style="stop-color:#c7cec2;stop-opacity:0"/></linearGradient><linearGradient id="g"><stop style="stop-color:#000;stop-opacity:.17346939" offset="0"/><stop style="stop-color
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/lib/plugins/acl/
H A Dstyle.css16 background-color: __highlight__;
130 background-color: inherit;
134 background-color: __background_alt__;

12