1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/Raycast_Light.toml

13 lines
373 B
TOML
Raw Normal View History

# 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"]