1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/assets/colors/Tango Adapted.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
347 B
TOML

# Tango Adapted
[colors]
foreground = "#000000"
background = "#ffffff"
cursor_bg = "#000000"
cursor_fg = "#ffffff"
selection_bg = "#c1deff"
selection_fg = "#000000"
ansi = ["#000000","#ff0000","#59d600","#f0cb00","#00a2ff","#c17ecc","#00d0d6","#e6ebe1"]
brights = ["#8f928b","#ff0013","#93ff00","#fff121","#88c9ff","#e9a7e1","#00feff","#f6f6f4"]