Rename our main color
parent
94a8ee6270
commit
ece57b2a1d
|
@ -60,7 +60,8 @@ def hcolor(name: str) -> str:
|
|||
'gunmetal': '#91A3B0',
|
||||
'battleship': '#848482',
|
||||
'davies': '#555555',
|
||||
'pikers': '#666666', # like the cult
|
||||
'bracket': '#666666', # like the logo
|
||||
'original': '#a9a9a9',
|
||||
|
||||
# palette
|
||||
'default': DarkPalette.COLOR_BACKGROUND_NORMAL,
|
||||
|
|
Loading…
Reference in New Issue