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

# Tomorrow Night Eighties
[colors]
foreground = "#cccccc"
background = "#2d2d2d"
cursor_bg = "#cccccc"
cursor_fg = "#2d2d2d"
selection_bg = "#515151"
selection_fg = "#cccccc"
ansi = ["#000000","#f2777a","#99cc99","#ffcc66","#6699cc","#cc99cc","#66cccc","#ffffff"]
brights = ["#000000","#f2777a","#99cc99","#ffcc66","#6699cc","#cc99cc","#66cccc","#ffffff"]