GoDoxy/internal/net/gphttp/middleware/themes
yusing e02cacdf2a feat(middleware): add themed middleware with customizable themes and styles
- Introduced a new themed middleware that allows for dynamic theme application.
- Added support for multiple themes: dark, dark-grey, solarized-dark, and custom CSS.
- Included CSS files for each theme and a font CSS template for font customization.
- Updated middleware registry to include the new themed middleware.
2025-07-20 12:59:25 +08:00
..
dark-grey.css feat(middleware): add themed middleware with customizable themes and styles 2025-07-20 12:59:25 +08:00
dark.css feat(middleware): add themed middleware with customizable themes and styles 2025-07-20 12:59:25 +08:00
font.css feat(middleware): add themed middleware with customizable themes and styles 2025-07-20 12:59:25 +08:00
solarized-dark.css feat(middleware): add themed middleware with customizable themes and styles 2025-07-20 12:59:25 +08:00