Home
last modified time | relevance | path

Searched refs:set_color (Results 1 – 25 of 2455) sorted by relevance

12345678910>>...99

/dports/editors/jed/jed-0.99-19/lib/colors/
H A Dblack4.sl9 set_color("normal", $1, $2);
11 set_color("status", $1, "blue");
13 set_color("operator", $3, $2);
15 set_color("number", $4, $2);
16 set_color("string", $6, $2);
22 set_color("...", $5, $2);
23 set_color("message", $3, $2);
24 set_color("error", $4, $2);
51 set_color("tab", $3, $2);
52 set_color("url", $6, $2);
[all …]
H A Ddefault1.sl3 set_color("normal", $1, $2);
4 set_color("status", "yellow", "blue");
34 set_color("italic", $1, $2);
38 set_color("keyword2", $1, $2);
39 set_color("keyword3", $1, $2);
40 set_color("keyword4", $1, $2);
41 set_color("keyword5", $1, $2);
42 set_color("keyword6", $1, $2);
43 set_color("keyword7", $1, $2);
44 set_color("keyword8", $1, $2);
[all …]
H A Dwhite1.sl3 set_color("normal", $1, $2);
4 set_color("status", "yellow", "blue");
34 set_color("italic", $1, $2);
38 set_color("keyword2", $1, $2);
39 set_color("keyword3", $1, $2);
40 set_color("keyword4", $1, $2);
41 set_color("keyword5", $1, $2);
42 set_color("keyword6", $1, $2);
43 set_color("keyword7", $1, $2);
44 set_color("keyword8", $1, $2);
[all …]
H A Dblack3.sl32 set_color("tab", "brightcyan", $2);
34 set_color("italic", $1, $2);
36 set_color("bold", "brightred", $2);
38 set_color("keyword2", $1, $2);
39 set_color("keyword3", $1, $2);
40 set_color("keyword4", $1, $2);
41 set_color("keyword5", $1, $2);
42 set_color("keyword6", $1, $2);
43 set_color("keyword7", $1, $2);
44 set_color("keyword8", $1, $2);
[all …]
H A Dblack1.sl31 set_color("tab", "yellow", $2);
32 set_color("url", "magenta", $2);
33 set_color("italic", $1, $2);
37 set_color("keyword2", $1, $2);
38 set_color("keyword3", $1, $2);
39 set_color("keyword4", $1, $2);
40 set_color("keyword5", $1, $2);
41 set_color("keyword6", $1, $2);
42 set_color("keyword7", $1, $2);
43 set_color("keyword8", $1, $2);
[all …]
H A Dblack2.sl31 set_color("tab", "yellow", $2);
33 set_color("italic", $1, $2);
35 set_color("bold", "brightred", $2);
37 set_color("keyword2", $1, $2);
38 set_color("keyword3", $1, $2);
39 set_color("keyword4", $1, $2);
40 set_color("keyword5", $1, $2);
41 set_color("keyword6", $1, $2);
42 set_color("keyword7", $1, $2);
43 set_color("keyword8", $1, $2);
[all …]
H A Dblue2.sl19 set_color ("menu", "black", $3);
33 set_color("italic", $1, $2);
35 set_color("bold", "white", $2);
37 set_color("keyword2", $1, $2);
38 set_color("keyword3", $1, $2);
39 set_color("keyword4", $1, $2);
40 set_color("keyword5", $1, $2);
41 set_color("keyword6", $1, $2);
42 set_color("keyword7", $1, $2);
43 set_color("keyword8", $1, $2);
[all …]
H A Dblue1.sl33 set_color("italic", $1, $2);
35 set_color("bold", "white", $2);
36 set_color("html", "white", $2);
37 set_color("keyword2", $1, $2);
38 set_color("keyword3", $1, $2);
39 set_color("keyword4", $1, $2);
40 set_color("keyword5", $1, $2);
41 set_color("keyword6", $1, $2);
42 set_color("keyword7", $1, $2);
43 set_color("keyword8", $1, $2);
[all …]
H A Dblue3.sl33 set_color("italic", $1, $2);
35 set_color("bold", "white", $2);
36 set_color("html", "white", $2);
37 set_color("keyword2", $1, $2);
38 set_color("keyword3", $1, $2);
39 set_color("keyword4", $1, $2);
40 set_color("keyword5", $1, $2);
41 set_color("keyword6", $1, $2);
42 set_color("keyword7", $1, $2);
43 set_color("keyword8", $1, $2);
[all …]
/dports/editors/jed/jed-0.99-19/lib/colors/Xjed/
H A Delegant.sl22 set_color("message", $6, $2);
23 set_color("error", "red", $2);
24 set_color("dollar", "red", $2);
39 set_color("linenum", $1, $3);
41 set_color("tab", $1, $5);
42 set_color("url", $6, $2);
43 set_color("italic", $1, $2);
45 set_color("bold", $7, $2);
46 set_color("html", $7, $2);
47 set_color("keyword2", $1, $2);
[all …]
H A Dblack4.sl9 set_color("normal", $1, $2);
13 set_color("operator", $3, $2);
14 set_color("delimiter", $3, $2);
15 set_color("number", $4, $2);
16 set_color("string", $6, $2);
22 set_color("...", $5, $2);
23 set_color("message", $3, $2);
24 set_color("error", $4, $2);
42 set_color("url", $6, $2);
43 set_color("italic", $1, $2);
[all …]
H A Dmodern.sl26 set_color ("message", $6, $2);
27 set_color ("error", $8, $2);
28 set_color ("dollar", $8, $2);
32 set_color ("menu", $1, $3);
39 set_color ("cursor", $1, $8);
43 set_color("linenum", $1, $3);
45 set_color("tab", $9, $2);
46 set_color("url", $6, $3);
47 set_color("italic", $5, $2);
49 set_color("bold", $7, $2);
[all …]
H A Dpastel0.sl1 set_color("normal", "#000000", "#E0E0E0");
25 set_color ("mouse", "blue", "blue");
27 set_color ("cursor", "black", "red");
28 set_color ("cursorovr", "black", "red");
31 set_color("linenum", "#FFFF00", "#0000AA");
33 set_color("tab", "#008000", "#E8E8E0");
34 set_color("url", "#000000", "#E8DCE0");
35 set_color("italic", "#005599", "#E0E0E0");
37 set_color("bold", "#0000FF", "#E0E0E0");
38 set_color("html", "#0000FF", "#E0E0E0");
[all …]
H A Dnight.sl38 set_color("cursor", "red", $5);
46 set_color("tab", $4, $2);
47 set_color("url", "cyan", $7);
48 set_color("italic", $3, $8);
52 set_color("keyword3", $1, $2);
53 set_color("keyword4", $1, $2);
54 set_color("keyword5", $1, $2);
55 set_color("keyword6", $1, $2);
56 set_color("keyword7", $1, $2);
57 set_color("keyword8", $1, $2);
[all …]
/dports/sysutils/py-liquidctl/liquidctl-1.7.2/tests/
H A Dtest_rgb_fusion2.py76 assert set_color.data[0:2] == [0x27, 0x80]
77 assert set_color.data[10] == 0x01
78 assert max(set_color.data[13:16]) == 0
79 assert max(set_color.data[21:27]) == 0
87 assert set_color.data[10] == 0x01
89 assert max(set_color.data[21:27]) == 0
98 assert set_color.data[10] == 0x02
109 assert set_color.data[10] == 0x03
121 assert set_color.data[10] == 0x03
133 assert set_color.data[10] == 0x04
[all …]
/dports/japanese/jed/jed-B0.99-8__J067/lib/colors/
H A Dwhite1.sl3 set_color("normal", $1, $2);
4 set_color("status", "yellow", "blue");
5 set_color("operator", $1, $2); % +, -, etc..
8 set_color("region", "yellow", "brightmagenta");
13 set_color("preprocess", "magenta", $2);
14 set_color("message", "blue", $2);
15 set_color("error", "brightred", $2);
16 set_color("dollar", "brightred", $2);
19 set_color ("menu_char", "yellow", "blue");
20 set_color ("menu", "lightgray", "blue");
[all …]
H A Ddefault1.sl3 set_color("normal", $1, $2);
4 set_color("status", "yellow", "blue");
5 set_color("operator", $1, $2); % +, -, etc..
8 set_color("region", "yellow", "brightmagenta");
13 set_color("preprocess", "magenta", $2);
14 set_color("message", "blue", $2);
15 set_color("error", "brightred", $2);
16 set_color("dollar", "brightred", $2);
19 set_color ("menu_char", "yellow", "blue");
20 set_color ("menu", "lightgray", "blue");
[all …]
H A Dblack3.sl2 set_color("menu", "white", "blue"); % menu bar
3 set_color("normal", $1, $2); % default fg/bg
4 set_color("status", "yellow", "blue"); % status or mode line
6 set_color("operator", $1, $2); % +, -, etc..
12 set_color("delimiter", $1, $2); % {}[](),.;...
13 set_color("preprocess", "magenta", $2);% #ifdef ....
19 set_color ("menu_char", "yellow", "blue");
20 set_color ("menu", "lightgray", "blue");
21 set_color ("menu_popup", "lightgray", "blue");
22 set_color ("menu_shadow", "blue", "black");
[all …]
H A Dblue1.sl2 set_color("normal", $1, $2); % default fg/bg
3 set_color("status", "black", "white"); % status or mode line
5 set_color("operator", "white", $2); % +, -, etc..
7 set_color("comment", "brightcyan", $2); % /* comment */
11 set_color("delimiter", "white", $2); % {}[](),.;...
16 set_color("...", "red", $2); % folding indicator
18 set_color ("menu_char", "black", "white");
19 set_color ("menu", "blue", "white");
20 set_color ("menu_popup", "blue", "white");
21 set_color ("menu_shadow", "blue", "black");
[all …]
H A Dblue2.sl2 set_color("normal", $1, $2); % default fg/bg
3 set_color("status", "black", $3); % status or mode line
4 set_color("region", "black", $3); % for marking regions
5 set_color("operator", "white", $2); % +, -, etc..
7 set_color("comment", "brightcyan", $2); % /* comment */
16 set_color("...", "red", $2); % folding indicator
18 set_color ("menu_char", "red", $3);
19 set_color ("menu", "black", $3);
20 set_color ("menu_popup", "black", $3);
21 set_color ("menu_shadow", "blue", "black");
[all …]
H A Dblack2.sl2 set_color("normal", $1, $2); % default fg/bg
3 set_color("status", "yellow", "blue"); % status or mode line
5 set_color("operator", $1, $2); % +, -, etc..
7 set_color("comment", "yellow", $2); % /* comment */
11 set_color("delimiter", $1, $2); % {}[](),.;...
12 set_color("preprocess", "magenta", $2);% #ifdef ....
18 set_color ("menu_char", "yellow", "blue");
19 set_color ("menu", "lightgray", "blue");
20 set_color ("menu_popup", "lightgray", "blue");
21 set_color ("menu_shadow", "blue", "black");
[all …]
/dports/graphics/minder/Minder-1.13.1/src/themes/
H A DThemeSolarizedDark.vala47 set_color( "url_background", color_from_string( "Grey") );
48 set_color( "url_foreground", color_from_string( "Blue" ) );
53 set_color( "markdown_listitem", color_from_string( "Red" ) );
55 set_color( "link_color0", color_from_string( "#DC322F" ) );
56 set_color( "link_color1", color_from_string( "#CB4B16" ) );
57 set_color( "link_color2", color_from_string( "#B58900" ) );
58 set_color( "link_color3", color_from_string( "#859900" ) );
59 set_color( "link_color4", color_from_string( "#268BD2" ) );
60 set_color( "link_color5", color_from_string( "#6C71C4" ) );
61 set_color( "link_color6", color_from_string( "#D33682" ) );
[all …]
H A DThemeDark.vala33 set_color( "foreground", color_from_string( "White" ) );
35 set_color( "root_foreground", color_from_string( "Black" ) );
50 set_color( "markdown_listitem", color_from_string( "Red" ) );
53 set_color( "link_color0", color_from_string( "#c6262e" ) );
54 set_color( "link_color1", color_from_string( "#f37329" ) );
55 set_color( "link_color2", color_from_string( "#f9c440" ) );
56 set_color( "link_color3", color_from_string( "#68b723" ) );
57 set_color( "link_color4", color_from_string( "#3689e6" ) );
58 set_color( "link_color5", color_from_string( "#7a36b1" ) );
59 set_color( "link_color6", color_from_string( "#715344" ) );
[all …]
H A DThemeDefault.vala33 set_color( "foreground", color_from_string( "Black" ) );
44 set_color( "url_background", color_from_string( "Grey") );
50 set_color( "markdown_listitem", color_from_string( "Red" ) );
52 set_color( "link_color0", color_from_string( "#c6262e" ) );
53 set_color( "link_color1", color_from_string( "#f37329" ) );
54 set_color( "link_color2", color_from_string( "#f9c440" ) );
55 set_color( "link_color3", color_from_string( "#68b723" ) );
56 set_color( "link_color4", color_from_string( "#3689e6" ) );
57 set_color( "link_color5", color_from_string( "#7a36b1" ) );
58 set_color( "link_color6", color_from_string( "#715344" ) );
[all …]
H A DThemeSolarizedLight.vala47 set_color( "url_background", color_from_string( "Grey" ) );
48 set_color( "url_foreground", color_from_string( "Blue" ) );
53 set_color( "markdown_listitem", color_from_string( "Red" ) );
55 set_color( "link_color0", color_from_string( "#DC322F" ) );
56 set_color( "link_color1", color_from_string( "#CB4B16" ) );
57 set_color( "link_color2", color_from_string( "#B58900" ) );
58 set_color( "link_color3", color_from_string( "#859900" ) );
59 set_color( "link_color4", color_from_string( "#268BD2" ) );
60 set_color( "link_color5", color_from_string( "#6C71C4" ) );
61 set_color( "link_color6", color_from_string( "#D33682" ) );
[all …]

12345678910>>...99