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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ui/color.h b/src/ui/color.h
index 8b5ef306..6444ad03 100644
--- a/src/ui/color.h
+++ b/src/ui/color.h
@@ -27,9 +27,9 @@ enum iColorId {
27 tmFirstParagraph_ColorId, 27 tmFirstParagraph_ColorId,
28 tmQuote_ColorId, 28 tmQuote_ColorId,
29 tmPreformatted_ColorId, 29 tmPreformatted_ColorId,
30 tmHeader1_ColorId, 30 tmHeading1_ColorId,
31 tmHeader2_ColorId, 31 tmHeading2_ColorId,
32 tmHeader3_ColorId, 32 tmHeading3_ColorId,
33 tmBannerBackground_ColorId, 33 tmBannerBackground_ColorId,
34 tmBannerTitle_ColorId, 34 tmBannerTitle_ColorId,
35 tmBannerIcon_ColorId, 35 tmBannerIcon_ColorId,