1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/assets/colors/OceanicMaterial.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
349 B
TOML

# OceanicMaterial
[colors]
foreground = "#c2c8d7"
background = "#1c262b"
cursor_bg = "#b3b8c3"
cursor_fg = "#ffffff"
selection_bg = "#6dc2b8"
selection_fg = "#c2c8d7"
ansi = ["#000000","#ee2b2a","#40a33f","#ffea2e","#1e80f0","#8800a0","#16afca","#a4a4a4"]
brights = ["#777777","#dc5c60","#70be71","#fff163","#54a4f3","#aa4dbc","#42c7da","#ffffff"]