X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=render%2Ftheme.h;h=2a93c8dff5414a5a9fa3675ce5f5912aaece8502;hb=6a947144cc0eb8325c248a5c682876c6c0da652d;hp=97a58f9f393fd4b7740bbc12b8f09c56e8e1a686;hpb=1c3689d0c725202eba7191d32480aa2cc3addfea;p=chaz%2Fopenbox diff --git a/render/theme.h b/render/theme.h index 97a58f9f..2a93c8df 100644 --- a/render/theme.h +++ b/render/theme.h @@ -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();