1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/assets/colors/Smyck.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
339 B
TOML

# Smyck
[colors]
foreground = "#f7f7f7"
background = "#1b1b1b"
cursor_bg = "#bbbbbb"
cursor_fg = "#ffffff"
selection_bg = "#207483"
selection_fg = "#f7f7f7"
ansi = ["#000000","#b84131","#7da900","#c4a500","#62a3c4","#ba8acc","#207383","#a1a1a1"]
brights = ["#7a7a7a","#d6837c","#c4f137","#fee14d","#8dcff0","#f79aff","#6ad9cf","#f7f7f7"]