update background colour
This commit is contained in:
parent
735e02a50c
commit
49510621b4
|
@ -101,8 +101,9 @@ colors:
|
|||
# Default colors
|
||||
primary:
|
||||
# hard contrast: background = '#f9f5d7'
|
||||
background: '#fbf1c7'
|
||||
# soft contrast: background = '#f2e5bc'
|
||||
# normal contrast: background: '#fbf1c7'
|
||||
background: '#ffffff'
|
||||
foreground: '#3c3836'
|
||||
|
||||
# Normal colors
|
||||
|
|
Loading…
Reference in New Issue