aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeRenderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ThemeRenderer.h')
-rw-r--r--gui/ThemeRenderer.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/gui/ThemeRenderer.h b/gui/ThemeRenderer.h
index 6e9866d653..aa4008c0e8 100644
--- a/gui/ThemeRenderer.h
+++ b/gui/ThemeRenderer.h
@@ -86,13 +86,16 @@ public:
kDDSpecialColorBackground,
kDDPlainColorBackground,
kDDDefaultBackground,
+
+ kDDWidgetBackgroundDefault,
+ kDDWidgetBackgroundSmall,
+ kDDWidgetBackgroundEditText,
+ kDDWidgetBackgroundSlider,
kDDButtonIdle,
kDDButtonHover,
kDDButtonDisabled,
- kDDSurface,
-
kDDSliderFull,
kDDSliderEmpty,
@@ -102,8 +105,6 @@ public:
kDDTab,
kDDScrollbarBase,
- kDDScrollbarButtonTop,
- kDDScrollbarButtonBottom,
kDDScrollbarHandle,
kDDPopUp,