diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-08 18:38:52 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-08 18:38:52 +0000 |
| commit | a72371b41f48a2d6a1e55099456d30d3b678b66c (patch) | |
| tree | c9e514d8c353ac4137fd71f261a5bcca4e9fe2e2 /render/theme.h | |
| parent | e68e6c6a536a2132570ddf1d1d3759bb31ef781e (diff) | |
bigtime theme changes. bigtime.
Diffstat (limited to 'render/theme.h')
| -rw-r--r-- | render/theme.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/render/theme.h b/render/theme.h index a643fb1b..e52b16c4 100644 --- a/render/theme.h +++ b/render/theme.h @@ -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; |
