Changeset 999aad2 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/20/2026 02:14:32 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
bffb348
Parents:
83b8b8f
Message:

feat(themes): preview colours synced with real CSS + 4 palettes + 4 accents

  • ThemeService.PALETTES paper/ink now 1-to-1 matching [data-palette] CSS → the preview swatches in Appearance now match the applied theme (Stone=beige, Midnight=purple, Sunset=pink, Forest=olive, etc. — was a mismatch).
  • 4 new palettes: Rose, Slate, Mint, Lilac (CSS light+dark + ThemeService).
  • 4 new accent colours: Turquoise, Pink, Violet, Sky Blue.

style.css?v=29.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r83b8b8f r999aad2  
    163163
    164164<!-- v9 stylesheet (full palette system) -->
    165 <link rel="stylesheet" href="/assets/css/style.css?v=28">
     165<link rel="stylesheet" href="/assets/css/style.css?v=29">
    166166
    167167<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.