summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-01-02 21:23:04 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-01-02 21:23:04 +0200
commite31f1118512282550ba484a591b23638f75d819f (patch)
tree0bcfc1c805db8784e5670c60f170307f9bda7fd0 /src/ui/color.h
parent2e856e7f61acba9beed83f80e1304252baad2e98 (diff)
SidebarWidget: Background color for remote bookmarks
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 61da37c0..b5d32ac4 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 uiBackgroundFolder_ColorId,
106 uiTextDim_ColorId, 107 uiTextDim_ColorId,
107 108
108 /* content theme colors */ 109 /* content theme colors */