castopod/app
Yassine Doghri a746a781b4 feat(themes): set generic css variables for colors to enable instance themes
- set new colors using the css variables for theming in tailwind.config.js
- replace admin and
public colors with new variable enabled colors
2021-12-29 12:06:10 +00:00
..
Config feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Controllers feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Database feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Entities feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Filters refactor(modules): extract castopod parts into a modules/ folder for a scalable HMVC structure 2021-12-29 11:54:22 +00:00
Helpers feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Language feat: toggle podcast sidebar on smaller screens 2021-12-29 12:03:15 +00:00
Libraries feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Models feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Resources feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
Validation feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
Views feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
.htaccess feat: add npm for js dependencies + move src/ files to root folder 2020-10-15 14:05:36 +00:00
Common.php feat(themes): add ViewThemes library to set views in root themes folder 2021-12-29 11:54:52 +00:00
index.html feat(episodes): add create form and view pages for episode 2020-10-15 14:40:47 +00:00