diff options
Diffstat (limited to 'src/ui/color.h')
-rw-r--r-- | src/ui/color.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/color.h b/src/ui/color.h index 8039506f..f65600d2 100644 --- a/src/ui/color.h +++ b/src/ui/color.h | |||
@@ -107,6 +107,7 @@ enum iColorId { | |||
107 | uiTextDim_ColorId, | 107 | uiTextDim_ColorId, |
108 | uiSubheading_ColorId, | 108 | uiSubheading_ColorId, |
109 | uiTextAppTitle_ColorId, | 109 | uiTextAppTitle_ColorId, |
110 | uiBackgroundSidebar_ColorId, | ||
110 | 111 | ||
111 | /* content theme colors */ | 112 | /* content theme colors */ |
112 | tmFirst_ColorId, | 113 | tmFirst_ColorId, |