1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 19:01:36 +03:00
wezterm/assets/colors/coffee_theme.toml

12 lines
346 B
TOML
Raw Normal View History

# coffee_theme
[colors]
foreground = "#000000"
background = "#f5deb3"
cursor_bg = "#c7c7c7"
cursor_fg = "#fffc67"
selection_bg = "#c1deff"
selection_fg = "#000000"
ansi = ["#000000","#c91b00","#00c200","#c7c400","#0225c7","#ca30c7","#00c5c7","#c7c7c7"]
brights = ["#686868","#ff6e67","#5ffa68","#fffc67","#6871ff","#ff77ff","#60fdff","#ffffff"]