mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
372 B
TOML
13 lines
372 B
TOML
# Doom Peacock
|
|
[colors]
|
|
foreground = "#ede0ce"
|
|
background = "#2b2a27"
|
|
cursor_bg = "#9c9c9d"
|
|
cursor_border = "#9c9c9d"
|
|
cursor_fg = "#36312b"
|
|
selection_bg = "#a60033"
|
|
selection_fg = "#ffffff"
|
|
|
|
ansi = ["#1c1f24","#cb4b16","#26a6a6","#bcd42a","#2a6cc6","#a9a1e1","#5699af","#ede0ce"]
|
|
brights = ["#2b2a27","#ff5d38","#98be65","#e6f972","#51afef","#c678dd","#46d9ff","#dfdfdf"]
|