1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/assets/colors/Peppermint.toml
Wez Furlong ba0aa5432b sync colorschemes with upstream
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in
https://github.com/mbadolato/iTerm2-Color-Schemes.git
2021-08-14 12:12:27 -07:00

13 lines
370 B
TOML

# Peppermint
[colors]
foreground = "#c8c8c8"
background = "#000000"
cursor_bg = "#bbbbbb"
cursor_border = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#e6e6e6"
selection_fg = "#000000"
ansi = ["#353535","#e74669","#89d287","#dab853","#449fd0","#da62dc","#65aaaf","#b4b4b4"]
brights = ["#535353","#e4859b","#a3cca2","#e1e487","#6fbce2","#e586e7","#96dcdb","#dfdfdf"]