mirror of
https://github.com/wez/wezterm.git
synced 2024-11-30 14:49:26 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
367 B
TOML
13 lines
367 B
TOML
# Galizur
|
|
[colors]
|
|
foreground = "#ddeeff"
|
|
background = "#071317"
|
|
cursor_bg = "#ddeeff"
|
|
cursor_border = "#ddeeff"
|
|
cursor_fg = "#071317"
|
|
selection_bg = "#071317"
|
|
selection_fg = "#ddeeff"
|
|
|
|
ansi = ["#223344","#aa1122","#33aa11","#ccaa22","#2255cc","#7755aa","#22bbdd","#8899aa"]
|
|
brights = ["#556677","#ff1133","#33ff11","#ffdd33","#3377ff","#aa77ff","#33ddff","#bbccdd"]
|