mirror of
https://github.com/wez/wezterm.git
synced 2024-11-28 01:06:37 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
373 B
TOML
13 lines
373 B
TOML
# Raycast_Light
|
|
[colors]
|
|
foreground = "#000000"
|
|
background = "#ffffff"
|
|
cursor_bg = "#000000"
|
|
cursor_border = "#000000"
|
|
cursor_fg = "#000000"
|
|
selection_bg = "#e5e5e5"
|
|
selection_fg = "#000000"
|
|
|
|
ansi = ["#000000","#b12424","#006b4f","#f8a300","#138af2","#9a1b6e","#3eb8bf","#ffffff"]
|
|
brights = ["#000000","#b12424","#006b4f","#f8a300","#138af2","#9a1b6e","#3eb8bf","#ffffff"]
|