1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/Abernathy.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
369 B
TOML

# Abernathy
[colors]
foreground = "#eeeeec"
background = "#111416"
cursor_bg = "#bbbbbb"
cursor_border = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#eeeeec"
selection_fg = "#333333"
ansi = ["#000000","#cd0000","#00cd00","#cdcd00","#1093f5","#cd00cd","#00cdcd","#faebd7"]
brights = ["#404040","#ff0000","#00ff00","#ffff00","#11b5f6","#ff00ff","#00ffff","#ffffff"]