diff --git a/TODO.md b/TODO.md index a8f37da..e918d0b 100644 --- a/TODO.md +++ b/TODO.md @@ -10,8 +10,8 @@ ## Cosmetic -- [ ] **Refactor the CSS.** Make it easy to re-theme by keeping the definitions of primary/background/highlight/etc colors confined to a few specific styles. If this requires adopting some kind of CSS framework/preprocessing, so be it. -- [ ] **Re-styling**. The entire app could use a face lift, but in particular the splash page is ugly. +- [x] **Refactor the CSS.** All colors/fonts/radii/shadows now live as tokens in `frontend/src/assets/css/theme.css`; everything else derives translucent variants via `color-mix()`. Re-theming the app = editing that one file (plus the mirrored token block at the top of `src/pirats/rules.html`). +- [x] **Re-styling**. New "Lantern & Brine" theme: brass/parchment on lantern-lit ink-navy, Pirata One wordmark, Alegreya SC/Sans (self-hosted via fontsource), parchment-faced playing cards, rebuilt splash page. ## Worth Double-Checking / Minor diff --git a/frontend/index.html b/frontend/index.html index 2b56de4..b43ccda 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ -
Fill in your Rat Records, delegate questions to your crew, and prepare your Math Magic Techniques.
-Assigning crewmates to write your relationships...
+Assigning crewmates to write your relationships...
{/if}Drag and drop your assigned techniques onto your Face Cards:
+Drag and drop your assigned techniques onto your Face Cards:
{#if faceError}The Pi-Rats of {state.game.crew_name || 'the crew'} party til they pass out in a pile. Tell one last tale of how your Pi-Rat is remembered!
-