mirror of
https://github.com/fmhy/edit.git
synced 2026-01-13 07:21:08 +11:00
okay actually fixed light mode issue
This commit is contained in:
parent
8673432157
commit
d24b5ed5bd
1 changed files with 161 additions and 161 deletions
|
|
@ -33,9 +33,9 @@ export const christmasTheme: Theme = {
|
||||||
bgElv: 'rgba(255, 255, 255, 0.7)',
|
bgElv: 'rgba(255, 255, 255, 0.7)',
|
||||||
bgMark: 'rgb(232, 232, 232)',
|
bgMark: 'rgb(232, 232, 232)',
|
||||||
text: {
|
text: {
|
||||||
1: '#DEDDD4',
|
1: '#353638ff',
|
||||||
2: '#4b5563',
|
2: '#4b5563',
|
||||||
3: '#353638ff'
|
3: '#DEDDD4'
|
||||||
},
|
},
|
||||||
button: {
|
button: {
|
||||||
brand: {
|
brand: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue