1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/Alabaster.toml
Wez Furlong 43dff29391 Sync with iTerm2-Color-Schemes
Sync with:
555db64e47

and update the screenshots for the docs
2021-12-31 10:43:30 -07:00

13 lines
369 B
TOML

# Alabaster
[colors]
foreground = "#000000"
background = "#f7f7f7"
cursor_bg = "#007acc"
cursor_border = "#007acc"
cursor_fg = "#bfdbfe"
selection_bg = "#bfdbfe"
selection_fg = "#000000"
ansi = ["#000000","#aa3731","#448c27","#cb9000","#325cc0","#7a3e9d","#0083b2","#f7f7f7"]
brights = ["#777777","#f05050","#60cb00","#ffbc5d","#007acc","#e64ce6","#00aacb","#f7f7f7"]