1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/assets/colors/GitHub Dark.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
371 B
TOML

# GitHub Dark
[colors]
foreground = "#8b949e"
background = "#101216"
cursor_bg = "#c9d1d9"
cursor_border = "#c9d1d9"
cursor_fg = "#ffffff"
selection_bg = "#3b5070"
selection_fg = "#ffffff"
ansi = ["#000000","#f78166","#56d364","#e3b341","#6ca4f8","#db61a2","#2b7489","#ffffff"]
brights = ["#4d4d4d","#f78166","#56d364","#e3b341","#6ca4f8","#db61a2","#2b7489","#ffffff"]