1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 03:11:31 +03:00
wezterm/assets/colors/Raycast_Dark.toml

13 lines
372 B
TOML
Raw Normal View History

# Raycast_Dark
[colors]
foreground = "#ffffff"
background = "#1a1a1a"
cursor_bg = "#cccccc"
cursor_border = "#cccccc"
cursor_fg = "#ffffff"
selection_bg = "#333333"
selection_fg = "#000000"
ansi = ["#000000","#ff5360","#59d499","#ffc531","#56c2ff","#cf2f98","#52eee5","#ffffff"]
brights = ["#000000","#ff6363","#59d499","#ffc531","#56c2ff","#cf2f98","#52eee5","#ffffff"]