mirror of
https://github.com/wez/wezterm.git
synced 2024-11-11 14:46:44 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
346 B
TOML
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"]
|