1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/assets/colors/Tomorrow Night Burns.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
354 B
TOML

# Tomorrow Night Burns
[colors]
foreground = "#a1b0b8"
background = "#151515"
cursor_bg = "#ff443e"
cursor_fg = "#708284"
selection_bg = "#b0bec5"
selection_fg = "#2a2d32"
ansi = ["#252525","#832e31","#a63c40","#d3494e","#fc595f","#df9395","#ba8586","#f5f5f5"]
brights = ["#5d6f71","#832e31","#a63c40","#d2494e","#fc595f","#df9395","#ba8586","#f5f5f5"]