neovim -> neobones
This commit is contained in:
27
extras/alacritty/neobones_dark.yml
Normal file
27
extras/alacritty/neobones_dark.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
# This file is auto-generated from lua/zenbones/template/alacritty.lua
|
||||
# neobones_dark alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#0F191F'
|
||||
foreground: '#C6D5CF'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#0F191F'
|
||||
red: '#DE6E7C'
|
||||
green: '#90FF6B'
|
||||
yellow: '#B77E64'
|
||||
blue: '#6099C0'
|
||||
magenta: '#B279A7'
|
||||
cyan: '#66A5AD'
|
||||
white: '#C6D5CF'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#263945'
|
||||
red: '#E8838F'
|
||||
green: '#A0FF85'
|
||||
yellow: '#D68C67'
|
||||
blue: '#61ABDA'
|
||||
magenta: '#CF86C1'
|
||||
cyan: '#65B8C1'
|
||||
white: '#98A39E'
|
||||
Reference in New Issue
Block a user