1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/Gruvbox Dark.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
346 B
TOML

# Gruvbox Dark
[colors]
foreground = "#e6d4a3"
background = "#1e1e1e"
cursor_bg = "#e6d4a3"
cursor_fg = "#1e1e1e"
selection_bg = "#e6d4a3"
selection_fg = "#534a42"
ansi = ["#1e1e1e","#be0f17","#868715","#cc881a","#377375","#a04b73","#578e57","#978771"]
brights = ["#7f7061","#f73028","#aab01e","#f7b125","#719586","#c77089","#7db669","#e6d4a3"]