We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d906a commit e0f4f19Copy full SHA for e0f4f19
src/theme/variables.css
@@ -72,7 +72,7 @@
72
/* ============================================
73
STATIC COLORS (Don't change with theme)
74
============================================ */
75
- --memori-main-background: oklch(100% 0 0deg);
+ --memori-main-background: oklch(97.8% 0.017 110deg);
76
--memori-secondary-background: oklch(95% 0.03 240deg);
77
--memori-text-color: oklch(20% 0.05 240deg);
78
--memori-border-color: rgb(73 103 125 / 16%);
0 commit comments