summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-05 22:53:10 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-05 22:53:10 +0200
commit78dcb6d388155454cfd042072419eb03080ad57d (patch)
tree73c0eb31abfa00c999ec500e3c9f8ebcf335913c /src/ui/color.h
parentb9d8c68236b14bda918e3089f5965fdfd60ecba4 (diff)
UI color tuning; menu item backgrounds
Diffstat (limited to 'src/ui/color.h')
-rw-r--r--src/ui/color.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index 8556cd72..695e6302 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -114,6 +114,7 @@ enum iColorId {
114 uiSubheading_ColorId, 114 uiSubheading_ColorId,
115 uiTextAppTitle_ColorId, 115 uiTextAppTitle_ColorId,
116 uiBackgroundSidebar_ColorId, 116 uiBackgroundSidebar_ColorId,
117 uiBackgroundMenu_ColorId,
117 118
118 /* content theme colors */ 119 /* content theme colors */
119 tmFirst_ColorId, 120 tmFirst_ColorId,