neovim -> neobones
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# neovim_dark alacritty colors
|
||||
# neobones_dark alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
@@ -1,5 +1,5 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# neovim_light alacritty colors
|
||||
# neobones_light alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
@@ -1,9 +1,9 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: neovim_dark
|
||||
## name: neobones_dark
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neovim_dark.conf
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_dark.conf
|
||||
|
||||
background #0F191F
|
||||
foreground #C6D5CF
|
||||
@@ -1,9 +1,9 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: neovim_light
|
||||
## name: neobones_light
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neovim_light.conf
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neobones_light.conf
|
||||
|
||||
background #E5EDE6
|
||||
foreground #202E18
|
||||
@@ -1,5 +1,5 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Neovim_dark
|
||||
# Neobones_dark
|
||||
[colors]
|
||||
foreground = "#C6D5CF"
|
||||
background = "#0F191F"
|
||||
@@ -1,5 +1,5 @@
|
||||
# This file is auto-generated from lua/zenbones/template/wezterm.lua
|
||||
# Neovim_light
|
||||
# Neobones_light
|
||||
[colors]
|
||||
foreground = "#202E18"
|
||||
background = "#E5EDE6"
|
||||
Reference in New Issue
Block a user