summaryrefslogtreecommitdiff
path: root/flat.h
diff options
context:
space:
mode:
Diffstat (limited to 'flat.h')
-rw-r--r--flat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/flat.h b/flat.h
index 34246f8d..1ef62f5f 100644
--- a/flat.h
+++ b/flat.h
@@ -102,6 +102,7 @@ THEME_CLR(Theme, clrMenuRecFontInfo, 0xFFEEEEEE);
// Menu Text (Multiline)
THEME_CLR(Theme, clrMenuTextBg, 0xC0101010);
THEME_CLR(Theme, clrMenuTextFont, 0xFFEEEEEE);
+THEME_CLR(Theme, clrMenuTextFixedFont, 0xFFEEEEEE);
THEME_CLR(Theme, clrMenuContentHeadBorderFg, 0xC03090B0);
THEME_CLR(Theme, clrMenuContentHeadBorderBg, 0xC03090B0);