update generated zenflesh theme

This commit is contained in:
Michael Chris Lopez
2021-09-16 19:25:12 +08:00
parent 93c3df6685
commit a405fe14be
7 changed files with 192 additions and 191 deletions

View File

@@ -2,25 +2,25 @@
colors:
# Default colors
primary:
background: '#1A1715'
foreground: '#B3BABF'
background: '#1C1918'
foreground: '#B4BDC3'
# Normal colors
normal:
black: '#1A1715'
red: '#BB6572'
green: '#75884C'
yellow: '#B86E54'
blue: '#4185AE'
magenta: '#AC75A1'
cyan: '#4F969E'
white: '#B3BABF'
black: '#1C1918'
red: '#DE6E7C'
green: '#819B69'
yellow: '#B77E64'
blue: '#6099C0'
magenta: '#B279A7'
cyan: '#66A5AD'
white: '#B4BDC3'
# Bright colors
bright:
black: '#2F2925'
red: '#D16D7D'
green: '#7F974C'
yellow: '#D07654'
blue: '#4293C2'
magenta: '#C873B8'
cyan: '#4CA2AC'
white: '#93999E'
black: '#3E3834'
red: '#E8838F'
green: '#8BAE68'
yellow: '#D68C67'
blue: '#61ABDA'
magenta: '#CF86C1'
cyan: '#65B8C1'
white: '#888F94'