mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
345 B
TOML
12 lines
345 B
TOML
# purplepeter
|
|
[colors]
|
|
foreground = "#ece7fa"
|
|
background = "#2a1a4a"
|
|
cursor_bg = "#c7c7c7"
|
|
cursor_fg = "#ffffff"
|
|
selection_bg = "#8689c2"
|
|
selection_fg = "#271c50"
|
|
|
|
ansi = ["#0a0520","#ff796d","#99b481","#efdfac","#66d9ef","#e78fcd","#ba8cff","#ffba81"]
|
|
brights = ["#100b23","#f99f92","#b4be8f","#f2e9bf","#79daed","#ba91d4","#a0a0d6","#b9aed3"]
|