1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Thayer Bright.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

# Thayer Bright
[colors]
foreground = "#f8f8f8"
background = "#1b1d1e"
cursor_bg = "#fc971f"
cursor_fg = "#000000"
selection_bg = "#4d4d4d"
selection_fg = "#ffffff"
ansi = ["#1b1d1e","#f92672","#4df840","#f4fd22","#2757d6","#8c54fe","#38c8b5","#ccccc6"]
brights = ["#505354","#ff5995","#b6e354","#feed6c","#3f78ff","#9e6ffe","#23cfd5","#f8f8f2"]