aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/themes/DefaultLight.ts
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/themes/DefaultLight.ts')
-rw-r--r--webui/src/themes/DefaultLight.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/themes/DefaultLight.ts b/webui/src/themes/DefaultLight.ts
index 735600b5..bc788a98 100644
--- a/webui/src/themes/DefaultLight.ts
+++ b/webui/src/themes/DefaultLight.ts
@@ -9,6 +9,7 @@ const defaultLightTheme = createMuiTheme({
},
info: {
main: '#e2f1ff',
+ contrastText: '#555',
},
success: {
main: '#2ea44fd9',