make succes toast brighter

This commit is contained in:
Olivier Gagnon 2021-10-15 20:50:16 -04:00
parent 45c46ce2a0
commit 30588a885b
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -302,7 +302,7 @@ export function refreshTheme(): void {
border: "1px solid " + Settings.theme.well,
},
standardSuccess: {
color: Settings.theme.successLight,
color: Settings.theme.primaryLight,
},
standardError: {
color: Settings.theme.errorlight,