mirror of
https://github.com/wez/wezterm.git
synced 2024-12-04 17:45:23 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
343 B
TOML
12 lines
343 B
TOML
# Lavandula
|
|
[colors]
|
|
foreground = "#736e7d"
|
|
background = "#050014"
|
|
cursor_bg = "#8c91fa"
|
|
cursor_fg = "#050014"
|
|
selection_bg = "#37323c"
|
|
selection_fg = "#8c91fa"
|
|
|
|
ansi = ["#230046","#7d1625","#337e6f","#7f6f49","#4f4a7f","#5a3f7f","#58777f","#736e7d"]
|
|
brights = ["#372d46","#e05167","#52e0c4","#e0c386","#8e87e0","#a776e0","#9ad4e0","#8c91fa"]
|