1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/Tomorrow Night.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
348 B
TOML

# Tomorrow Night
[colors]
foreground = "#c5c8c6"
background = "#1d1f21"
cursor_bg = "#c5c8c6"
cursor_fg = "#1d1f21"
selection_bg = "#373b41"
selection_fg = "#c5c8c6"
ansi = ["#000000","#cc6666","#b5bd68","#f0c674","#81a2be","#b294bb","#8abeb7","#ffffff"]
brights = ["#000000","#cc6666","#b5bd68","#f0c674","#81a2be","#b294bb","#8abeb7","#ffffff"]