Files
zenbones-theme/extras/wezterm/Neovim_dark.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
454 B
TOML
Raw Normal View History

2021-09-21 21:13:10 +08:00
# This file is auto-generated from lua/zenbones/template/wezterm.lua
# Neovim_dark
[colors]
2021-10-09 16:26:23 +08:00
foreground = "#C6D5CF"
2021-10-03 08:29:42 +08:00
background = "#0F191F"
2021-10-09 16:26:23 +08:00
cursor_bg = "#CEDDD7"
cursor_border = "#0C141A"
cursor_fg = "#0C141A"
selection_bg = "#3D413F"
selection_fg = "#C6D5CF"
2021-09-21 21:13:10 +08:00
2021-10-09 16:26:23 +08:00
ansi = ["#0F191F", "#DE6E7C", "#90FF6B", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#C6D5CF"]
brights = ["#263945", "#E8838F", "#A0FF85", "#D68C67", "#61ABDA", "#CF86C1", "#65B8C1", "#98A39E"]