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 b5d32ac4..6849ff2b 100644 --- a/src/ui/color.h +++ b/src/ui/color.h | |||
@@ -105,6 +105,7 @@ enum iColorId { | |||
105 | uiBackgroundUnfocusedSelection_ColorId, | 105 | uiBackgroundUnfocusedSelection_ColorId, |
106 | uiBackgroundFolder_ColorId, | 106 | uiBackgroundFolder_ColorId, |
107 | uiTextDim_ColorId, | 107 | uiTextDim_ColorId, |
108 | uiSubheading_ColorId, | ||
108 | 109 | ||
109 | /* content theme colors */ | 110 | /* content theme colors */ |
110 | tmFirst_ColorId, | 111 | tmFirst_ColorId, |