mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
UI: Fix go colors for light theme (#1155)
This commit is contained in:
@ -29,7 +29,7 @@ export const Theme: IPredefinedTheme = {
|
||||
welllight: "#f9f9f9",
|
||||
well: "#eaeaea",
|
||||
white: "#F7F7F7",
|
||||
black: "#F7F7F7",
|
||||
black: "#000000",
|
||||
hp: "#BF5C41",
|
||||
money: "#E1B121",
|
||||
hack: "#47BC38",
|
||||
|
Reference in New Issue
Block a user