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
339 B
TOML
12 lines
339 B
TOML
# Royal
|
|
[colors]
|
|
foreground = "#514968"
|
|
background = "#100815"
|
|
cursor_bg = "#524966"
|
|
cursor_fg = "#100613"
|
|
selection_bg = "#1f1d2b"
|
|
selection_fg = "#a593cd"
|
|
|
|
ansi = ["#241f2b","#91284c","#23801c","#b49d27","#6580b0","#674d96","#8aaabe","#524966"]
|
|
brights = ["#312d3d","#d5356c","#2cd946","#fde83b","#90baf9","#a479e3","#acd4eb","#9e8cbd"]
|