summaryrefslogtreecommitdiff
path: root/src/interface/Appearance.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-05-23 19:25:35 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-05-23 19:25:35 (GMT)
commitf8fcd73b20fe484c506fa55615acb3403ae386cf (patch)
tree6f36c2ee2cd4fdd83c59c1d2acd4a863d4f87167 /src/interface/Appearance.h
parentf41ab864ef837c169d3c98da1c98fceb3af1ecc8 (diff)
downloadpowder-f8fcd73b20fe484c506fa55615acb3403ae386cf.zip
powder-f8fcd73b20fe484c506fa55615acb3403ae386cf.tar.gz
Moar button appearance
Diffstat (limited to 'src/interface/Appearance.h')
-rw-r--r--src/interface/Appearance.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface/Appearance.h b/src/interface/Appearance.h
index 6b3c44f..6c9b24f 100644
--- a/src/interface/Appearance.h
+++ b/src/interface/Appearance.h
@@ -33,6 +33,7 @@ namespace ui
ui::Colour BackgroundHover;
ui::Colour BackgroundInactive;
ui::Colour BackgroundActive;
+ ui::Colour BackgroundDisabled;
ui::Colour TextHover;
ui::Colour TextInactive;