mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
372 B
TOML
13 lines
372 B
TOML
# BlulocoLight
|
|
[colors]
|
|
foreground = "#373a41"
|
|
background = "#f9f9f9"
|
|
cursor_bg = "#f32759"
|
|
cursor_border = "#f32759"
|
|
cursor_fg = "#ffffff"
|
|
selection_bg = "#daf0ff"
|
|
selection_fg = "#373a41"
|
|
|
|
ansi = ["#373a41","#d52753","#23974a","#df631c","#275fe4","#823ff1","#27618d","#babbc2"]
|
|
brights = ["#676a77","#ff6480","#3cbc66","#c5a332","#0099e1","#ce33c0","#6d93bb","#d3d3d3"]
|