fixed light mode font issue

This commit is contained in:
sirbread 2025-12-06 17:49:05 -07:00
parent 8673432157
commit 6adab876ea
2 changed files with 555 additions and 555 deletions

View file

@ -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: {