breaking: update generated themes

make sure to copy the new configs
This commit is contained in:
Michael Chris Lopez
2021-09-16 19:23:31 +08:00
parent 98ad267fc8
commit dae9b1ded1
6 changed files with 37 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ colors:
normal:
black: '#F0EDEC'
red: '#A8334C'
green: '#617437'
green: '#4F6C31'
yellow: '#944927'
blue: '#286486'
magenta: '#88507D'
@@ -16,11 +16,11 @@ colors:
white: '#2C363C'
# Bright colors
bright:
black: '#DCD2CE'
red: '#9C2842'
green: '#55672A'
yellow: '#87411E'
blue: '#1F5A7A'
magenta: '#864079'
cyan: '#2F7C85'
white: '#44525B'
black: '#CFC1BA'
red: '#94253E'
green: '#3F5A22'
yellow: '#803D1C'
blue: '#1D5573'
magenta: '#7B3B70'
cyan: '#2B747C'
white: '#4F5E68'