1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/assets/colors/Ryuuko.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

# Ryuuko
[colors]
foreground = "#ececec"
background = "#2c3941"
cursor_bg = "#ececec"
cursor_fg = "#002831"
selection_bg = "#002831"
selection_fg = "#819090"
ansi = ["#2c3941","#865f5b","#66907d","#b1a990","#6a8e95","#b18a73","#88b2ac","#ececec"]
brights = ["#5d7079","#865f5b","#66907d","#b1a990","#6a8e95","#b18a73","#88b2ac","#ececec"]