1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/Bright Lights.toml

13 lines
373 B
TOML
Raw Normal View History

# Bright Lights
[colors]
foreground = "#b3c9d7"
background = "#191919"
cursor_bg = "#f34b00"
cursor_border = "#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"]