Changeset c9c70cc in Klonkt for src/views


Ignore:
Timestamp:
06/24/2026 05:07:53 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
34076d7
Parents:
19fbe03
Message:

Palettes overhaul: neutral 'Klonkt' default + 7 real-colour themes

  • Default is now the clean neutral (white/black + gold accent), renamed 'Klonkt' (the old navy Klonkt is gone; former 'Paper' merged into it).
  • 7 real-colour palettes (tinted like forest/lilac, not navy-with-accent): Forest, Ocean (blue), Teal, Lilac, Sunset, Candy (red), Amber.
  • Dropped Sand/cream + Paper from the picker. style.css?v=46.

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r19fbe03 rc9c70cc  
    175175
    176176<!-- v9 stylesheet (full palette system) -->
    177 <link rel="stylesheet" href="/assets/css/style.css?v=45">
     177<link rel="stylesheet" href="/assets/css/style.css?v=46">
    178178
    179179<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.