mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
357 B
TOML
12 lines
357 B
TOML
# 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"]
|