castopod/themes/cp_admin/episode
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
..
_card.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
_sidebar.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
create.php feat: add podcast banner field for each podcast + refactor images configuration 2021-12-29 12:04:04 +00:00
delete.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
edit.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
embed.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
list.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
persons.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
publish.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
publish_edit.php feat(themes): set generic css variables for colors to enable instance themes 2021-12-29 12:06:10 +00:00
soundbites.php refactor: replace "embeddable-player" occurrences to "embed" 2021-12-29 12:02:53 +00:00
unpublish.php fix: unpublish episode before deleting it + add validation step before deletion 2021-12-29 12:00:55 +00:00
view.php feat: add heading component + update ecs rules to fix views 2021-12-29 11:55:43 +00:00