1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/assets/colors/Zenburn.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
341 B
TOML

# Zenburn
[colors]
foreground = "#dcdccc"
background = "#3f3f3f"
cursor_bg = "#73635a"
cursor_fg = "#000000"
selection_bg = "#21322f"
selection_fg = "#c2d87a"
ansi = ["#4d4d4d","#705050","#60b48a","#f0dfaf","#506070","#dc8cc3","#8cd0d3","#dcdccc"]
brights = ["#709080","#dca3a3","#c3bf9f","#e0cf9f","#94bff3","#ec93d3","#93e0e3","#ffffff"]