Lines Matching defs:replacements

55 [replacements]  section
63 __text__ = "#333333"
64 __background__ = "#ffffff"
66 __text_alt__ = "#999999"
67 __background_alt__ = "#eeeeee"
69 __text_neu__ = "#666666"
70 __background_neu__ = "#dddddd"
72 __border__ = "#cccccc"
75 __highlight__ = "#ffff99"
78 __link__ = "#2b73b7"
83 __background_site__ = "#eff2f8"
86 __pre_text_color__ = "#b10000"
87 __pre_background_color__ = "#f0d2d2"
90 __selection_color__ = "#ffffff"
91 __selection_background_color__ = "#3584e4"
94 __existing__ = "#2b73b7"
95 __missing__ = "#ff3300"
98 __scrollbar_color_track__ = "#cbcdd1"
99 __scrollbar_color_thumb__ = "#9a9ca1"
106 __text_color_dark__ = "#bababa"
107 __background_color_dark__ = "#1e1e1e"
109 __text_alt_color_dark__ = "#bababa"
110 __background_alt_color_dark__ = "#333333"
112 __text_neu_color_dark__ = "#dddddd"
113 __background_neu_color_dark__ = "#666666"
115 __border_color_dark__ = "#333333"
118 __highlight_color_dark__ = "#ffff99"
121 __link_color_dark__ = "#569cd6"
124 __background_site_color_dark__ = "#252526"
127 __pre_text_color_dark__ = "#bca27b"
128 __pre_background_color_dark__ = "#37373d"
131 __selection_color_dark__ = "#ffffff"
132 __selection_background_color_dark__ = "#275c9c"
135 __existing_color_dark__ = "#569cd6"
136 __missing_color_dark__ = "#cd2a00"
139 __scrollbar_track_color_dark__ = "#2c2c2c"
140 __scrollbar_thumb_color_dark__ = "#4c4c4c"
146 __site_width__ = "99%" ; @ini_site_width
147 __sidebar_width__ = "16em" ; @ini_sidebar_width
150 __tablet_width__ = "800px" ; @ini_tablet_width
151 __phone_width__ = "480px" ; @ini_phone_width
153 __theme_color__ = "#008800" ; @_ini_theme_color: theme_color of the web app
156 __note_plugin_classic_color__ = "#e6e6ff"
157 __note_plugin_important_color__ = "#ffffc9"
158 __note_plugin_warning_color__ = "#ffdddd"
159 __note_plugin_tip_color__ = "#ddffdd"