1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/assets/colors/The Hulk.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
342 B
TOML

# The Hulk
[colors]
foreground = "#b5b5b5"
background = "#1b1d1e"
cursor_bg = "#16b61b"
cursor_fg = "#000000"
selection_bg = "#4d504c"
selection_fg = "#0b6309"
ansi = ["#1b1d1e","#269d1b","#13ce30","#63e457","#2525f5","#641f74","#378ca9","#d9d8d1"]
brights = ["#505354","#8dff2a","#48ff77","#3afe16","#506b95","#72589d","#4085a6","#e5e6e1"]