1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/assets/colors/AlienBlood.toml

12 lines
344 B
TOML
Raw Normal View History

# AlienBlood
[colors]
foreground = "#637d75"
background = "#0f1610"
cursor_bg = "#73fa91"
cursor_fg = "#0f1610"
selection_bg = "#1d4125"
selection_fg = "#73fa91"
ansi = ["#112616","#7f2b27","#2f7e25","#717f24","#2f6a7f","#47587f","#327f77","#647d75"]
brights = ["#3c4812","#e08009","#18e000","#bde000","#00aae0","#0058e0","#00e0c4","#73fa91"]