Files
zenbones-theme/extras/wezterm/Neovim_dark.toml
Michael Chris Lopez b34f632b14 reset neovim base
2021-10-03 08:31:29 +08:00

14 lines
454 B
TOML

# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Neovim_dark
[colors]
foreground = "#C7D6D0"
background = "#0F191F"
cursor_bg = "#D3DEDA"
cursor_border = "#0C1318"
cursor_fg = "#0C1318"
selection_bg = "#3A4A44"
selection_fg = "#C7D6D0"
ansi = ["#0F191F", "#DE6E7C", "#8EFF6B", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#C7D6D0"]
brights = ["#264354", "#E8838F", "#A1FF85", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#92AFA3"]