mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
a45c500eba
https://github.com/mbadolato/iTerm2-Color-Schemes.git @ ea6f5ff97f23902bb62334bfc8f4974fbd65b48b
13 lines
372 B
TOML
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"]
|