]> Dogcows Code - chaz/openbox/blobdiff - render/theme.h
all my changes while i was offline.
[chaz/openbox] / render / theme.h
index 97a58f9f393fd4b7740bbc12b8f09c56e8e1a686..2a93c8dff5414a5a9fa3675ce5f5912aaece8502 100644 (file)
@@ -78,8 +78,11 @@ 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.019279 seconds and 4 git commands to generate.