summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/color.h')
-rw-r--r--src/ui/color.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index 057ca42d..cd2f95d3 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -115,7 +115,8 @@ enum iColorId {
115 uiTextAppTitle_ColorId, 115 uiTextAppTitle_ColorId,
116 uiBackgroundSidebar_ColorId, 116 uiBackgroundSidebar_ColorId,
117 uiBackgroundMenu_ColorId, 117 uiBackgroundMenu_ColorId,
118 tmLinkCustomIconVisited_ColorId, 118 tmLinkCustomIconVisited_ColorId, /* derived from other theme colors */
119 tmAltTextBackground_ColorId, /* derived from other theme colors */
119 120
120 /* content theme colors */ 121 /* content theme colors */
121 tmFirst_ColorId, 122 tmFirst_ColorId,