Home
last modified time | relevance | path

Searched refs:color (Results 326 – 350 of 1682) sorted by path

1...<<11121314151617181920>>...68

/plugin/clipboardutils/
H A Dstyle.css4 color : #15AABF;
7 color : #0B5660;
11 background-color : #E4E7DC;
14 background-color : #EDEEFF;
/plugin/clock/
H A Dstyle.css48 color: __text__;
50 background-color: __background_alt__;
82 background-color: #c4c8ee;
89 color: #848861;
93 color: #808080;
107 background-color: black;
115 color: yellow;
150 background-color: #2222aa;
160 color: #e0f0e0;
171 background-color
[all...]
/plugin/cloud/
H A Dstyle.css5 .dokuwiki div.cloud a.cloud1 { font-size: 10px; color: #D3E0F5; }
6 .dokuwiki div.cloud a.cloud2 { font-size: 12px; color: #AEC4E5; }
7 .dokuwiki div.cloud a.cloud3 { font-size: 14px; color: #88A9DB; }
8 .dokuwiki div.cloud a.cloud4 { font-size: 16px; color: #4A7AC2; }
9 .dokuwiki div.cloud a.cloud5 { font-size: 18px; color: #003F9E; }
11 .dokuwiki div.cloud a.cloud1_tag1 { font-size: 10px; color: #CEF0D0; }
12 .dokuwiki div.cloud a.cloud2_tag1 { font-size: 12px; color: #AEE5B1; }
13 .dokuwiki div.cloud a.cloud3_tag1 { font-size: 14px; color: #88DB8C; }
14 .dokuwiki div.cloud a.cloud4_tag1 { font-size: 16px; color: #4AC250; }
15 .dokuwiki div.cloud a.cloud5_tag1 { font-size: 18px; color: #009E08; }
[all …]
H A Dstyle.less8 @l: 10%; /* Percentage to lighten the original color. */
9 @d: 15%; /* Percentage to desaturate the original color. */
19 .dokuwiki div.cloud a.cloud1 { font-size: @f1; color: desaturate(lighten(@c0, 4 * @l), 4 * @d); }
20 .dokuwiki div.cloud a.cloud2 { font-size: @f2; color: desaturate(lighten(@c0, 3 * @l), 3 * @d); }
21 .dokuwiki div.cloud a.cloud3 { font-size: @f3; color: desaturate(lighten(@c0, 2 * @l), 2 * @d); }
22 .dokuwiki div.cloud a.cloud4 { font-size: @f4; color: desaturate(lighten(@c0, 1 * @l), 1 * @d); }
23 .dokuwiki div.cloud a.cloud5 { font-size: @f5; color: @c0; }
26 .dokuwiki div.cloud a.cloud1_tag1 { font-size: @f1; color: desaturate(lighten(@c1, 4 * @l), 4 * @d)…
27 .dokuwiki div.cloud a.cloud2_tag1 { font-size: @f2; color: desaturate(lighten(@c1, 3 * @l), 3 * @d)…
30 .dokuwiki div.cloud a.cloud5_tag1 { font-size: @f5; color: @c1; }
[all …]
/plugin/code2/
H A Dstyle.css9 .code .br0{background:inherit;color:#369;}
13 .code .es0{background:inherit;color:#c09;}
14 .code .imp{background:inherit;color:#909;}
15 .code .kw1{background:inherit;color:#903;}
16 .code .kw2{background:inherit;color:#036;}
17 .code .kw3{background:inherit;color:#309;}
18 .code .kw4{background:inherit;color:#933;}
19 .code .kw5{background:inherit;color:#00f;}
21 .code .me0{background:inherit;color:#060;}
22 .code .nu0{background:inherit;color:#939;}
[all …]
H A Dsyntax_plugin_code.css33 color: #000;
44 color: #000;
48 color: #000;
52 color: #000;
59 color: #369;
81 color: #666;
85 color: #c09;
89 color: #909;
93 color: #903;
97 color: #036;
[all …]
/plugin/code3/
H A Dstyle.css30 border-color: #bbd;
42 border-color: #dbb;
52 border-color: #dbb;
/plugin/code3/styles/schemes/
H A Ddefault.css2 color: black;
5 color: blue;
8 color: green;
11 color: darkgray;
17 color: green;
20 color: magenta;
23 color: green;
29 color: #6f6f6f;
39 color: black;
47 color: blue;
[all …]
H A Didea_alloy.css3 color: black;
6 color: #660e7a;
16 color: #000080;
23 color: #000;
26 color: #808080;
33 color: #008000;
38 color: #0000FF;
42 color: black;
45 color: #0000FF;
51 color: #000;
/plugin/code3/styles/
H A Dstyles.css40 color: gray;
48 color: black;
74 color: blue;
89 color: black;
93 color: #4612ef;
97 color: black;
/plugin/codebuttonmod2/
H A Dall.css47 color: white;
/plugin/codehighlight/cp/languages/
H A Dasp.css8 color:#000080;
12 color:gray;
17 color:gray;
22 color:#5656fa ;
27 color:#009900;
31 color:#000000;
36 color:#0000FF;
41 color:#990099;
46 color:#FF0000;
50 color:#990000;
[all …]
H A Dautoit.css2 * CodePress color styles for AutoIt syntax highlighting
5 u {font-style:normal;color:#000090;font-weight:bold;font-family:Monospace;}
6 var {color:#AA0000;font-weight:bold;font-style:normal;}
7 em {color:#FF33FF;}
8 ins {color:#AC00A9;}
9 i {color:#F000FF;}
10 b {color:#FF0000;}
11 a {color:#0080FF;font-weight:bold;}
12 s, s u, s b {color:#9999CC;font-weight:normal;}
13 cite, cite *{color:#009933;font-weight:normal;}
H A Dcsharp.css2 * CodePress color styles for Java syntax highlighting
6 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
7 a {color:#2A0088;font-weight:bold;font-style:normal;} /* types */
8 i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
9 s, s b {color:#2A00FF;font-weight:normal;} /* strings */
H A Dcss.css2 * CodePress color styles for CSS syntax highlighting
5 b, b a, b u {color:#000080;} /* tags, ids, classes */
6 i, i b, i s, i a, i u {color:gray;} /* comments */
7 s, s b {color:#a0a0dd;} /* parameters */
8 a {color:#0000ff;} /* keys */
9 u {color:red;} /* values */
H A Dgeneric.css2 * CodePress color styles for generic syntax highlighting
5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 u {color:darkblue;font-weight:bold;} /* special words */
7 i, i b, i s, i u, i em {color:green;font-weight:normal;} /* comments */
8 s, s b, s em {color:#2A00FF;font-weight:normal;} /* strings */
H A Dhtml.css2 * CodePress color styles for HTML syntax highlighting
5 b {color:#000080;} /* tags */
6 ins, ins b, ins s, ins em {color:gray;} /* comments */
7 s, s b {color:#7777e4;} /* attribute values */
8 a {color:green;} /* links */
9 u {color:#E67300;} /* forms */
10 big {color:#db0000;} /* images */
11 em, em b {color:#800080;} /* style */
12 strong {color:#800000;} /* script */
13 tt i {color:darkblue;font-weight:bold;} /* script reserved words */
H A Djava.css2 * CodePress color styles for Java syntax highlighting
5 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
6 i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
7 s, s b {color:#2A00FF;font-weight:normal;} /* strings */
H A Djavascript.css2 * CodePress color styles for JavaScript syntax highlighting
5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 u {color:darkblue;font-weight:bold;} /* special words */
7 i, i b, i s, i u {color:green;font-weight:normal;} /* comments */
8 s, s b, s u {color:#2A00FF;font-weight:normal;} /* strings */
H A Dperl.css2 * CodePress color styles for Perl syntax highlighting
6 b {color:#7F0055;font-weight:bold;} /* reserved words */
7 i, i b, i s, i em, i a, i u {color:gray;font-weight:normal;} /* comments */
8 s, s b, s a, s em, s u {color:#2A00FF;font-weight:normal;} /* strings */
9 a {color:#006700;font-weight:bold;} /* variables */
10 em {color:darkblue;font-weight:bold;} /* functions */
H A Dphp.css2 * CodePress color styles for PHP syntax highlighting
5 b {color:#000080;} /* tags */
6 …rong i b, strong i s, strong i u, strong i a, strong i a u, strong i s u {color:gray;font-weight:n…
7 s, s b, strong s u, strong s cite {color:#5656fa;font-weight:normal;} /* attributes and strings */
8 strong a, strong a u {color:#006700;font-weight:bold;} /* variables */
9 em {color:#800080;font-style:normal;} /* style */
10 ins {color:#800000;} /* script */
11 strong u {color:#7F0055;font-weight:bold;} /* reserved words */
12 cite, s cite {color:red;font-weight:bold;} /* <?php and ?> */
H A Druby.css2 * CodePress color styles for Ruby syntax highlighting
5 b {color:#7F0055;font-weight:bold;} /* reserved words */
6 i, i b, i s, i em, i a, i u {color:gray;font-weight:normal;} /* comments */
7 s, s b, s a, s em, s u {color:#2A00FF;font-weight:normal;} /* strings */
8 a {color:#006700;font-weight:bold;} /* variables */
9 em {color:darkblue;font-weight:bold;} /* functions */
H A Dsql.css2 * CodePress color styles for SQL syntax highlighting
6 b {color:#0000FF;font-style:normal;font-weight:bold;} /* reserved words */
7 u {color:#FF0000;font-style:normal;} /* types */
8 a {color:#CD6600;font-style:normal;font-weight:bold;} /* commands */
9 i, i b, i u, i a, i s {color:#A9A9A9;font-weight:normal;font-style:italic;} /* comments */
10 s, s b, s u, s a, s i {color:#2A00FF;font-weight:normal;} /* strings */
H A Dtext.css2 * CodePress color styles for Text syntax highlighting
H A Dvbscript.css8 color:#000080;
12 color:gray;
17 color:gray;
22 color:#5656fa ;
27 color:#009900;
31 color:#000000;
36 color:#0000FF;
41 color:#990099;
46 color:#FF0000;
50 color:#990000;
[all …]

1...<<11121314151617181920>>...68