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

# Tomorrow
[colors]
foreground = "#4d4d4c"
background = "#ffffff"
cursor_bg = "#4d4d4c"
cursor_fg = "#ffffff"
selection_bg = "#d6d6d6"
selection_fg = "#4d4d4c"
ansi = ["#000000","#c82829","#718c00","#eab700","#4271ae","#8959a8","#3e999f","#ffffff"]
brights = ["#000000","#c82829","#718c00","#eab700","#4271ae","#8959a8","#3e999f","#ffffff"]