Skip to content

Commit c8de28b

Browse files
committed
more colors
1 parent 2342392 commit c8de28b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/crumple.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,9 +598,9 @@
598598

599599
/* Per-page nav colors — set --c1 through --c5 per body id */
600600
body#essays { --c1: #ab2439; --c2: #5a82b3; --c3: #a36aa5; --c4: #d8a37b; --c5: #e0b3b6; }
601-
body#art { --c1: #c7d14f; --c2: #00b49b; --c3: #96d1aa; --c4: #78cdd0; --c5: #97acc8; }
601+
body#art { --c1: #c7d14f; --c2: #00b49b; --c3: #96d1aa; --c4: #78cdd0; --c5: #b73f74; }
602602
body#trash { --c1: #020121; --c2: #012118; --c3: #210120; --c4: #020121; --c5: #012118; }
603-
body#poems { --c1: #020121; --c2: #012118; --c3: #210120; --c4: #020121; --c5: #012118; }
603+
body#poems { --c1: #c1c494; --c2: #bce4e5; --c3: #97acc8; --c4: #099197; --c5: #ebd3a2; --c6: #a5c8d1; }
604604

605605
body#essays:has(.footer > a:hover) .crumple,
606606
body#art:has(.footer > a:hover) .crumple,

0 commit comments

Comments
 (0)