1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/Oceanic-Next.toml
Wez Furlong 40afbf1ec9 sync color schemes with upstream
Sync with 021a00ba1e532e34071a48f999dfa302072e9c43 of https://github.com/mbadolato/iTerm2-Color-Schemes

closes: #2013
2022-05-31 18:06:51 -07:00

13 lines
372 B
TOML

# Oceanic-Next
[colors]
foreground = "#b3b8c3"
background = "#121b21"
cursor_bg = "#b3b8c3"
cursor_border = "#b3b8c3"
cursor_fg = "#121c21"
selection_bg = "#3e4953"
selection_fg = "#b3b8c3"
ansi = ["#121c21","#e44754","#89bd82","#f7bd51","#5486c0","#b77eb8","#50a5a4","#ffffff"]
brights = ["#52606b","#e44754","#89bd82","#f7bd51","#5486c0","#b77eb8","#50a5a4","#ffffff"]