1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/Konsolas.toml
Wez Furlong 77c5220f59 wezterm: sync with new themes from iterm2colorschemes.com
This is a sync with the themese as of
eeded52088
2020-06-20 18:54:19 -07:00

12 lines
342 B
TOML

# Konsolas
[colors]
foreground = "#c8c1c1"
background = "#060606"
cursor_bg = "#c8c1c1"
cursor_fg = "#060606"
selection_bg = "#060606"
selection_fg = "#c8c1c1"
ansi = ["#000000","#aa1717","#18b218","#ebae1f","#2323a5","#ad1edc","#42b0c8","#c8c1c1"]
brights = ["#7b716e","#ff4141","#5fff5f","#ffff55","#4b4bff","#ff54ff","#69ffff","#ffffff"]