1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
wezterm/assets/colors/Gruvbox Light.toml
Wez Furlong 95ab1b34e1 Update color schemes
Sync with 0966005b77
2020-10-19 22:51:48 -07:00

12 lines
347 B
TOML

# Gruvbox Light
[colors]
foreground = "#282828"
background = "#fbf1c7"
cursor_bg = "#282828"
cursor_fg = "#282828"
selection_bg = "#d5c4a1"
selection_fg = "#665c54"
ansi = ["#fbf1c7","#9d0006","#79740e","#b57614","#076678","#8f3f71","#427b58","#3c3836"]
brights = ["#9d8374","#cc241d","#98971a","#d79921","#458588","#b16186","#689d69","#7c6f64"]