virusX
April 14, 2026, 7:38am
1
I sent this on the discord server but I’m copying the info here:
Just dropped my first GRAV theme.
Synthwave: A retro-futuristic 80s Theme for Grav CMS.
It’s a fun little project I built purely for the joy of learning theme development!
It’s got a retro-futuristic vibe I love, with some advanced features like ajax browsing for seamless audio, and now I’m diving into creating the matching skeleton to release soon.
Live demo: History | Synthwave: A retro-futuristic 80s Theme for Grav CMS.
GitHub repo: DrDroid-FR/grav-theme-synthwave .
Feedback welcome
virusX
April 17, 2026, 12:25pm
2
New version [1.1.0] - 2026-04-17
### Added
- Custom Hero Decoration feature - replace the default synthwave decorations (sun, city, grid, sky) with:
- Hero Overlay toggle for better text readability with custom media
- Custom Twig Template field to specify template filename
virusX
April 18, 2026, 9:15am
3
New version [1.1.1] - 2026-04-18
### Added
- Added `_demo/` folder with demo pages and configuration for testing the theme:
Demo pages: Home/History, Theme, Typography, Contact
(I also kept the base GRAV page as reference for everyone, but it’s disabled by default)
Theme configuration with custom Twig hero example
System configuration for proper plugin setup
Form plugin configuration
### Changed
- Updated README with Custom Hero Decoration documentation
virusX
April 18, 2026, 12:00pm
4
virusX
April 20, 2026, 12:48am
5
## [1.2.0] - 2026-04-20
### Added
- Full compatibility with Grav CMS 2.x
- Updated templates to use Grav 2.x-compatible Twig syntax and best practices
- Verified all theme features work correctly on Grav 2.x (AJAX navigation, background music, VHS effects, admin configuration)
- No breaking changes - theme remains fully backward compatible with Grav 1.6.x+