summaryrefslogtreecommitdiff
path: root/flat.h
diff options
context:
space:
mode:
Diffstat (limited to 'flat.h')
-rw-r--r--flat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/flat.h b/flat.h
index 3d222dba..1b1e86c6 100644
--- a/flat.h
+++ b/flat.h
@@ -83,6 +83,9 @@ THEME_CLR(Theme, clrChannelProgressBg, 0xC0101010);
THEME_CLR(Theme, clrChannelBorderFg, 0xC03090B0);
THEME_CLR(Theme, clrChannelBorderBg, 0xC03090B0);
+THEME_CLR(Theme, clrChannelEPGBorderFg, 0xC03090B0);
+THEME_CLR(Theme, clrChannelEPGBorderBg, 0xC03090B0);
+
THEME_CLR(Theme, clrChannelSignalFont, 0xFFA0A0A0);
THEME_CLR(Theme, clrChannelSignalProgressFg, 0xFFA0A0A0);
THEME_CLR(Theme, clrChannelSignalProgressBarFg, 0xFFA0A0A0);