generate zenflesh files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Zenbones Alacritty Colors
|
||||
# zenbones alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
|
||||
26
extras/alacritty/zenflesh.yml
Normal file
26
extras/alacritty/zenflesh.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
# zenflesh alacritty colors
|
||||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '#1A1715'
|
||||
foreground: '#B6BCC1'
|
||||
# Normal colors
|
||||
normal:
|
||||
black: '#B6BCC1'
|
||||
red: '#BB6572'
|
||||
green: '#75884C'
|
||||
yellow: '#B86E54'
|
||||
blue: '#4185AE'
|
||||
magenta: '#AC75A1'
|
||||
cyan: '#4F969E'
|
||||
white: '#1A1715'
|
||||
# Bright colors
|
||||
bright:
|
||||
black: '#969CA0'
|
||||
red: '#D16D7D'
|
||||
green: '#7F974C'
|
||||
yellow: '#D07654'
|
||||
blue: '#4293C2'
|
||||
magenta: '#C873B8'
|
||||
cyan: '#4CA2AC'
|
||||
white: '#2F2925'
|
||||
Reference in New Issue
Block a user