mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
344 B
TOML
12 lines
344 B
TOML
# 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"]
|