mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
make succes toast brighter
This commit is contained in:
parent
45c46ce2a0
commit
30588a885b
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,
|
||||
|
Loading…
Reference in New Issue
Block a user