1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 17:45:23 +03:00
wezterm/assets/colors/Arthur.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
340 B
TOML

# Arthur
[colors]
foreground = "#ddeedd"
background = "#1c1c1c"
cursor_bg = "#e2bbef"
cursor_fg = "#000000"
selection_bg = "#4d4d4d"
selection_fg = "#ffffff"
ansi = ["#3d352a","#cd5c5c","#86af80","#e8ae5b","#6495ed","#deb887","#b0c4de","#bbaa99"]
brights = ["#554444","#cc5533","#88aa22","#ffa75d","#87ceeb","#996600","#b0c4de","#ddccbb"]