1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 07:06:59 +03:00
wezterm/assets/colors/MaterialOcean.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
347 B
TOML

# MaterialOcean
[colors]
foreground = "#8f93a2"
background = "#0f111a"
cursor_bg = "#ffcc00"
cursor_fg = "#0f111a"
selection_bg = "#1f2233"
selection_fg = "#8f93a2"
ansi = ["#546e7a","#ff5370","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#ffffff"]
brights = ["#546e7a","#ff5370","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#ffffff"]