Home
last modified time | relevance | path

Searched refs:color (Results 1 – 25 of 38) sorted by last modified time

12

/dokuwiki/lib/plugins/extension/
H A Dstyle.less27 color: #fff;
45 background-color: @ini_background_alt;
50 background-color: @ini_background_alt;
76 color: @ini_text;
148 background-color: @ini_background;
159 background-color: @ini_border;
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini54 ;------ guaranteed dokuwiki color placeholders that every plugin can use
65 ; border color
71 ; default link color
/dokuwiki/lib/styles/
H A Dfeed.css3 background-color: __background__;
4 color: __text__;
19 color: __extern__;
27 color: __extern__;
48 color: __text_alt__;
55 color: __text_neu__;
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...]
/dokuwiki/lib/tpl/dokuwiki/css/
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 D_toc.css14 background-color: @ini_background_alt;
15 color: inherit;
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 Dprint.css9 background-color: #fff;
10 color: #000;
60 color: #333;
61 background-color: inherit;
H A D_admin.less57 color: @ini_text_neu;
58 background-color: inherit;
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_fileuploader.css12 color: #f00;
13 background-color: #fff;
41 color: @ini_text;
68 color: @ini_text;
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_media_popup.css144 background-color: @ini_background_alt;
171 color: @ini_text_neu;
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 D_recent.css55 background-color: #ddd;
59 background-color: #cfc;;
62 background-color: #fdd;
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;
/dokuwiki/lib/plugins/usermanager/
H A Dstyle.css3 color: #6f6f6f;
21 color: #ccc!important;
22 border-color: #ccc!important;
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is available and only
96 For more complex coloring you can access the color class through ``$this->colors`` in your script. The ``wrap()`` method
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php24 /** @var array PSR-3 compatible loglevels and their prefix, color, output channel, enabled status */
28 'color' => Colors::C_RESET,
34 'color' => Colors::C_CYAN,
40 'color' => Colors::C_CYAN,
46 'color' => Colors::C_GREEN,
52 'color' => Colors::C_BROWN,
58 'color' => Colors::C_RED,
64 'color' => Colors::C_LIGHTRED,
70 'color' => Colors::C_LIGHTRED,
76 'color'
[all...]
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/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php5 * and overlaying a color layer for the active state.
9 * The color for the active state is read from the style.ini's __link__ replacement
36 // load highlight color from style.ini
72 * Convert a hex color code to an rgb array
115 $color = imagecolorallocatealpha($img, $r, $g, $b, $a);
116 imagesetpixel($img, $x, $y, $color);
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css801 color: inherit;
905 color: #222222;
908 color: #222222;
913 color: #222222;
917 color: #222222;
934 color: #555555;
943 color: #555555;
957 color: #212121;
969 color: #212121;
985 color
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/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...]

12