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
344 B
TOML
12 lines
344 B
TOML
# 3024 Night
|
|
[colors]
|
|
foreground = "#a5a2a2"
|
|
background = "#090300"
|
|
cursor_bg = "#a5a2a2"
|
|
cursor_fg = "#090300"
|
|
selection_bg = "#4a4543"
|
|
selection_fg = "#a5a2a2"
|
|
|
|
ansi = ["#090300","#db2d20","#01a252","#fded02","#01a0e4","#a16a94","#b5e4f4","#a5a2a2"]
|
|
brights = ["#5c5855","#e8bbd0","#3a3432","#4a4543","#807d7c","#d6d5d4","#cdab53","#f7f7f7"]
|