1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/assets/colors/idleToes.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

# idleToes
[colors]
foreground = "#ffffff"
background = "#323232"
cursor_bg = "#d6d6d6"
cursor_fg = "#000000"
selection_bg = "#5b5b5b"
selection_fg = "#000000"
ansi = ["#323232","#d25252","#7fe173","#ffc66d","#4099ff","#f680ff","#bed6ff","#eeeeec"]
brights = ["#535353","#f07070","#9dff91","#ffe48b","#5eb7f7","#ff9dff","#dcf4ff","#ffffff"]