Lines Matching defs:replacements
14 [replacements] section
19 __text__ = "#000"
20 __background__ = "#fff"
22 __text_alt__ = "#638c9c"
23 __background_alt__ = "#dee7ec"
25 __text_neu__ = "#666"
26 __background_neu__ = "#f5f5f5"
28 __border__ = "#8cacbb"
32 __text_other__ = "#ccc"
33 __background_other__ = "#f7f9fa"
36 __extern__ = "#436976"
37 __existing__ = "#090"
38 __missing__ = "#f30"
41 __highlight__ = "#ff9"
47 __white__ = "#fff"
48 __lightgray__ = "#f5f5f5"
49 __mediumgray__ = "#ccc"
50 __darkgray__ = "#666"
51 __black__ = "#000"
54 __lighter__ = "#f7f9fa"
55 __light__ = "#eef3f8"
56 __medium__ = "#dee7ec"
57 __dark__ = "#8cacbb"
58 __darker__ = "#638c9c"