Add a couple new grays to the pallete

port_to_latest_tractor
Tyler Goodlet 2025-06-09 10:43:52 -04:00
parent b87ca76700
commit bdaf74a19a
1 changed files with 2 additions and 0 deletions

View File

@ -269,6 +269,8 @@ def hcolor(name: str) -> str:
# default ohlc-bars/curve gray # default ohlc-bars/curve gray
'bracket': '#666666', # like the logo 'bracket': '#666666', # like the logo
'pikers': '#616161', # a trader shade of..
'beast': '#161616', # in the dark alone.
# bluish # bluish
'charcoal': '#36454F', 'charcoal': '#36454F',