Skip to content

Commit 8c86b9f

Browse files
committed
add colour variable to CSS root
1 parent 6844c6c commit 8c86b9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ As well as useful links to learn more */
1818
====== Design Palette ====== */
1919
:root {
2020
--paper: oklch(7 0 0);
21+
--color: white;
2122
--ink: color-mix(in oklab, var(--color) 5%, black);
2223
/* increased font size, since it felt tiny */
2324
--font: 1.15rem/1.5 system-ui;

0 commit comments

Comments
 (0)