Lines Matching refs:color

17 .syntaxhighlighter{background-color:white !important;}
18 .syntaxhighlighter .line.alt1{background-color:white !important;}
19 .syntaxhighlighter .line.alt2{background-color:white !important;}
20 …ine.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#e0e0e0 !important…
21 .syntaxhighlighter .line.highlighted.number{color:black !important;}
22 .syntaxhighlighter table caption{color:black !important;}
23 .syntaxhighlighter table td.code .container textarea{background:white;color:black;}
24 .syntaxhighlighter .gutter{color:#afafaf !important;}
26 .syntaxhighlighter .gutter .line.highlighted{background-color:#6ce26c !important;color:white !impor…
29 .syntaxhighlighter.collapsed .toolbar{color:#00f !important;background:#fff !important;border:1px s…
30 .syntaxhighlighter.collapsed .toolbar a{color:#00f !important;}
31 .syntaxhighlighter.collapsed .toolbar a:hover{color:#f00 !important;}
32 .syntaxhighlighter .toolbar{color:#fff !important;background:#6ce26c !important;border:none !import…
33 .syntaxhighlighter .toolbar a{color:#fff !important;}
34 .syntaxhighlighter .toolbar a:hover{color:#000 !important;}
35 .syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:black !important;}
36 .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#008200 !important;}
37 .syntaxhighlighter .string,.syntaxhighlighter .string a{color:blue !important;}
38 .syntaxhighlighter .keyword{color:#006699 !important;}
39 .syntaxhighlighter .preprocessor{color:gray !important;}
40 .syntaxhighlighter .variable{color:#aa7700 !important;}
41 .syntaxhighlighter .value{color:#009900 !important;}
42 .syntaxhighlighter .functions{color:#ff1493 !important;}
43 .syntaxhighlighter .constants{color:#0066cc !important;}
44 .syntaxhighlighter .script{font-weight:bold !important;color:#006699 !important;background-color:no…
45 .syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray !important;}
46 .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493 !important;}
47 .syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red !important;}