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
368 B
TOML
13 lines
368 B
TOML
# Guezwhoz
|
|
[colors]
|
|
foreground = "#d0d0d0"
|
|
background = "#1c1c1c"
|
|
cursor_bg = "#eeeeee"
|
|
cursor_border = "#eeeeee"
|
|
cursor_fg = "#eeeeee"
|
|
selection_bg = "#005f5f"
|
|
selection_fg = "#eeeeee"
|
|
|
|
ansi = ["#080808","#ff5f5f","#87d7af","#d7d787","#5fafd7","#afafff","#5fd7d7","#dadada"]
|
|
brights = ["#8a8a8a","#d75f5f","#afd7af","#d7d7af","#87afd7","#afafd7","#87d7d7","#dadada"]
|