Skip to content

Commit e0f4f19

Browse files
committed
style: update main background color in light and dark modes
1 parent 54d906a commit e0f4f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/variables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
/* ============================================
7373
STATIC COLORS (Don't change with theme)
7474
============================================ */
75-
--memori-main-background: oklch(100% 0 0deg);
75+
--memori-main-background: oklch(97.8% 0.017 110deg);
7676
--memori-secondary-background: oklch(95% 0.03 240deg);
7777
--memori-text-color: oklch(20% 0.05 240deg);
7878
--memori-border-color: rgb(73 103 125 / 16%);

0 commit comments

Comments
 (0)