1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Laser.toml
Wez Furlong 77c5220f59 wezterm: sync with new themes from iterm2colorschemes.com
This is a sync with the themese as of
eeded52088
2020-06-20 18:54:19 -07:00

12 lines
339 B
TOML

# Laser
[colors]
foreground = "#f106e3"
background = "#030d18"
cursor_bg = "#00ff9c"
cursor_fg = "#ffffff"
selection_bg = "#2e206a"
selection_fg = "#f4f4f4"
ansi = ["#626262","#ff8373","#b4fb73","#09b4bd","#fed300","#ff90fe","#d1d1fe","#f1f1f1"]
brights = ["#8f8f8f","#ffc4be","#d6fcba","#fffed5","#f92883","#ffb2fe","#e6e7fe","#ffffff"]