regenerate zenflesh colors

This commit is contained in:
Michael Chris Lopez
2021-09-14 14:51:22 +08:00
parent 9a2fd3c7a7
commit 193f68089e
7 changed files with 73 additions and 73 deletions

View File

@@ -3,10 +3,10 @@ colors:
# Default colors
primary:
background: '#1A1715'
foreground: '#B6BCC1'
foreground: '#B3BABF'
# Normal colors
normal:
black: '#B6BCC1'
black: '#B3BABF'
red: '#BB6572'
green: '#75884C'
yellow: '#B86E54'
@@ -16,7 +16,7 @@ colors:
white: '#1A1715'
# Bright colors
bright:
black: '#969CA0'
black: '#93999E'
red: '#D16D7D'
green: '#7F974C'
yellow: '#D07654'