mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-23 06:32:26 +01:00
Typo correction, Toasts to Noodle Bar, Hopsitlized Functions
This commit is contained in:
parent
4f7199c0bd
commit
b843958110
@ -302,7 +302,7 @@ export function refreshTheme(): void {
|
|||||||
border: "1px solid " + Settings.theme.well,
|
border: "1px solid " + Settings.theme.well,
|
||||||
},
|
},
|
||||||
standardSuccess: {
|
standardSuccess: {
|
||||||
color: Settings.theme.primaryLight,
|
color: Settings.theme.primarylight,
|
||||||
},
|
},
|
||||||
standardError: {
|
standardError: {
|
||||||
color: Settings.theme.errorlight,
|
color: Settings.theme.errorlight,
|
||||||
|
Loading…
Reference in New Issue
Block a user