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 ba0aa5432b sync colorschemes with upstream
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in
https://github.com/mbadolato/iTerm2-Color-Schemes.git
2021-08-14 12:12:27 -07:00

13 lines
373 B
TOML

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