okay actually fixed light mode issue

This commit is contained in:
sirbread 2025-12-06 18:32:49 -07:00
parent 8673432157
commit d24b5ed5bd

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