summaryrefslogtreecommitdiff
path: root/src/ui/color.h
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-03-08 18:59:45 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-03-08 18:59:45 +0200
commitf5d39a1487db6259cc7a99e98d2fe70e29c61c46 (patch)
treecb972fa0a163cc72a476985185476a98b0ee92ec /src/ui/color.h
parenta31b3f27037cc75b733a34871cfadc9707055b16 (diff)
Improved custom link icons; link list spacing
Link lists and bullet lists are spaced the same way.
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 695e6302..a4a7b93e 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -115,6 +115,7 @@ enum iColorId {
115 uiTextAppTitle_ColorId, 115 uiTextAppTitle_ColorId,
116 uiBackgroundSidebar_ColorId, 116 uiBackgroundSidebar_ColorId,
117 uiBackgroundMenu_ColorId, 117 uiBackgroundMenu_ColorId,
118 tmLinkCustomIconVisited_ColorId,
118 119
119 /* content theme colors */ 120 /* content theme colors */
120 tmFirst_ColorId, 121 tmFirst_ColorId,