]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
bigtime theme changes. bigtime.
[chaz/openbox] / render / theme.h
index a643fb1b9e09edd1a0f84029c2b41816acd89f72..e52b16c4faa5beca8c9b4c32dd18f2ec6d367131 100644 (file)
@@ -15,7 +15,7 @@ struct _RrTheme {
     gboolean show_handle;
 
     /* style settings - geometry */
-    gint bevel;
+    gint padding;
     gint handle_height;
     gint bwidth;
     gint cbwidth;
@@ -43,8 +43,6 @@ struct _RrTheme {
     RrColor *titlebut_unfocused_unpressed_color;
     RrColor *menu_title_color;
     RrColor *menu_color;
-    RrColor *menu_bullet_normal_color;
-    RrColor *menu_bullet_selected_color;
     RrColor *menu_disabled_color;
     RrColor *menu_selected_color;
 
This page took 0.020881 seconds and 4 git commands to generate.