summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-02-13 21:15:51 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-02-13 21:16:15 +0200
commitd2f3c851a7273f35f128d4ea58b752251c5d5001 (patch)
treee0333a1e41e5e53f6b9de0e52ec38e0d69ea8e02 /src/ui/color.h
parentb8673100bd8d02dcfc997260fd6dc297287b8c71 (diff)
Windows: Custom frame preference; further minor tweaks
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 6849ff2b..69dbe797 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -106,6 +106,7 @@ enum iColorId {
106 uiBackgroundFolder_ColorId, 106 uiBackgroundFolder_ColorId,
107 uiTextDim_ColorId, 107 uiTextDim_ColorId,
108 uiSubheading_ColorId, 108 uiSubheading_ColorId,
109 uiTextAppTitle_ColorId,
109 110
110 /* content theme colors */ 111 /* content theme colors */
111 tmFirst_ColorId, 112 tmFirst_ColorId,