]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
all my changes while i was offline.
[chaz/openbox] / render / theme.h
index 5d5bac10378fbf8e96d1f7393205a1b185cd4a45..2a93c8dff5414a5a9fa3675ce5f5912aaece8502 100644 (file)
@@ -72,9 +72,17 @@ extern Appearance *theme_a_unfocused_label;
 extern Appearance *theme_a_icon;
 extern Appearance *theme_a_focused_handle;
 extern Appearance *theme_a_unfocused_handle;
+extern Appearance *theme_a_menu_title;
+extern Appearance *theme_a_menu;
+extern Appearance *theme_a_menu_item;
+extern Appearance *theme_a_menu_disabled;
+extern Appearance *theme_a_menu_hilite;
 
+extern Appearance *theme_app_hilite_bg;
+extern Appearance *theme_app_unhilite_bg;
 extern Appearance *theme_app_hilite_label;
 extern Appearance *theme_app_unhilite_label;
+extern Appearance *theme_app_icon;
 
 void theme_startup();
 void theme_shutdown();
This page took 0.025923 seconds and 4 git commands to generate.