1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/rebecca.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
341 B
TOML

# rebecca
[colors]
foreground = "#e8e6ed"
background = "#292a44"
cursor_bg = "#b89bf9"
cursor_fg = "#292a44"
selection_bg = "#663399"
selection_fg = "#f4f2f9"
ansi = ["#12131e","#dd7755","#04dbb5","#f2e7b7","#7aa5ff","#bf9cf9","#56d3c2","#e4e3e9"]
brights = ["#666699","#ff92cd","#01eac0","#fffca8","#69c0fa","#c17ff8","#8bfde1","#f4f2f9"]