mraible opened a new pull request, #160:
URL: https://github.com/apache/roller/pull/160

   Adds three modern, production-ready Roller themes:
   
   - Horizon: a crisp editorial layout with cool blue accents and generous 
whitespace
   - Alpenglow: a warm, expressive magazine design with coral and violet accents
   - Dispatch: a compact, typography-led newspaper layout with amber accents
   
   Each theme includes responsive weblog, permalink, search, tag, archive, and 
sidebar templates. They automatically follow the visitor’s light or dark 
color-scheme preference, avoid external runtime dependencies, and include an 
SVG preview for Roller’s theme selector.
   
   Theme discovery coverage verifies that all three themes and their 
stylesheets load through ThemeManager.
   
   Screenshots for each theme in light and dark mode are included below.
   
   Tested with:
   
   - `mvn -pl app -Dtest=ThemeManagerTest test`
   - `mvn -pl app -DskipTests package`
   - `git diff --check`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to