1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 13:52:55 +03:00
wezterm/assets/colors/SpaceGray Eighties Dull.toml

12 lines
357 B
TOML
Raw Normal View History

# SpaceGray Eighties Dull
[colors]
foreground = "#c9c6bc"
background = "#222222"
cursor_bg = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#272e36"
selection_fg = "#ffffff"
ansi = ["#15171c","#b24a56","#92b477","#c6735a","#7c8fa5","#a5789e","#80cdcb","#b3b8c3"]
brights = ["#555555","#ec5f67","#89e986","#fec254","#5486c0","#bf83c1","#58c2c1","#ffffff"]