mirror of
https://github.com/wez/wezterm.git
synced 2024-11-30 14:49:26 +03:00
ba0aa5432b
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in https://github.com/mbadolato/iTerm2-Color-Schemes.git
13 lines
369 B
TOML
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"]
|