mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 03:11:31 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
352 B
TOML
12 lines
352 B
TOML
# AtelierSulphurpool
|
|
[colors]
|
|
foreground = "#979db4"
|
|
background = "#202746"
|
|
cursor_bg = "#979db4"
|
|
cursor_fg = "#202746"
|
|
selection_bg = "#5e6687"
|
|
selection_fg = "#979db4"
|
|
|
|
ansi = ["#202746","#c94922","#ac9739","#c08b30","#3d8fd1","#6679cc","#22a2c9","#979db4"]
|
|
brights = ["#6b7394","#c76b29","#293256","#5e6687","#898ea4","#dfe2f1","#9c637a","#f5f7ff"]
|