diff --git a/themes/index.js b/themes/index.js index f5d8d9160fd1b..c9cf48bf5959f 100644 --- a/themes/index.js +++ b/themes/index.js @@ -20,7 +20,7 @@ export const themes = { }, shadow_red: { title_color: "9A0000", - text_color: "444", + text_color: "ffff", icon_color: "4F0000", border_color: "4F0000", bg_color: "ffffff00",