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

# Cyberdyne
[colors]
foreground = "#00ff92"
background = "#151144"
cursor_bg = "#00ff9c"
cursor_fg = "#ffffff"
selection_bg = "#454d96"
selection_fg = "#f4f4f4"
ansi = ["#080808","#ff8373","#00c172","#d2a700","#0071cf","#ff90fe","#6bffdd","#f1f1f1"]
brights = ["#2e2e2e","#ffc4be","#d6fcba","#fffed5","#c2e3ff","#ffb2fe","#e6e7fe","#ffffff"]