Make it possible to easily change colors

This commit is contained in:
Satyajit Sahoo
2013-12-17 15:29:52 +05:30
parent c8b6af4c30
commit 168344d5e9
4 changed files with 50 additions and 36 deletions
+4 -4
View File
@@ -15,11 +15,11 @@
<constant name="C_title_focused" value="#dcdcdc" />
<constant name="C_title_unfocused" value="#888888" />
<constant name="C_icons_focused" value="#dcdcdc" />
<constant name="C_icons_focused_prelight" value="#d64937" />
<constant name="C_icons_focused_pressed" value="#b63e2e" />
<constant name="C_icons_focused_prelight" value="gtk:bg[SELECTED])" />
<constant name="C_icons_focused_pressed" value="shade/gtk:bg[SELECTED]/0.8" />
<constant name="C_icons_unfocused" value="#888888" />
<constant name="C_icons_unfocused_prelight" value="#d64937" />
<constant name="C_icons_unfocused_pressed" value="#b63e2e" />
<constant name="C_icons_unfocused_prelight" value="gtk:bg[SELECTED])" />
<constant name="C_icons_unfocused_pressed" value="shade/gtk:bg[SELECTED]/0.8" />
<!-- ::: GEOMETRY ::: -->
<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1">