1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/assets/colors/3024 Night.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

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"]