1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 23:04:49 +03:00
wezterm/assets/colors/Cyberdyne.toml

12 lines
343 B
TOML
Raw Normal View History

# 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"]