1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/Raycast_Dark.toml
Wez Furlong a45c500eba update colorschemes
https://github.com/mbadolato/iTerm2-Color-Schemes.git @
ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
2021-05-02 07:47:23 -07:00

13 lines
372 B
TOML

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