summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-12-29 14:36:04 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-12-29 14:36:04 +0200
commit6f1e31fdadd22a5f6932e87eab15fabd5e5cb1df (patch)
tree84a02425469799311908e55e52ceceee0846a346 /src/ui/color.h
parente7ebb78eb7c04a8c973218f9b5048bc009a444a7 (diff)
SidebarWidget: Finetuning the secondary item colors
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 bc2f04f6..61da37c0 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -103,6 +103,7 @@ enum iColorId {
103 uiMarked_ColorId, 103 uiMarked_ColorId,
104 uiMatching_ColorId, 104 uiMatching_ColorId,
105 uiBackgroundUnfocusedSelection_ColorId, 105 uiBackgroundUnfocusedSelection_ColorId,
106 uiTextDim_ColorId,
106 107
107 /* content theme colors */ 108 /* content theme colors */
108 tmFirst_ColorId, 109 tmFirst_ColorId,