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

# Bright Lights
[colors]
foreground = "#b3c9d7"
background = "#191919"
cursor_bg = "#f34b00"
cursor_fg = "#002831"
selection_bg = "#b3c9d7"
selection_fg = "#191919"
ansi = ["#191919","#ff355b","#b7e876","#ffc251","#76d4ff","#ba76e7","#6cbfb5","#c2c8d7"]
brights = ["#191919","#ff355b","#b7e876","#ffc251","#76d5ff","#ba76e7","#6cbfb5","#c2c8d7"]