Rename our main color

bar_select
Tyler Goodlet 2020-10-24 20:18:03 -04:00
parent 94a8ee6270
commit ece57b2a1d
1 changed files with 2 additions and 1 deletions

View File

@ -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,