Commit ca51241
committed
Seperate admin themes into CSS bundles
With seperate theme files for light, dark and auto modes we are able to load the theme
we want into other admins (ie. Solidus) while still keep the bundles as small as possible.
The default `alchemy/theme.css` file includes both (dark and light) themes which
switch by preferred color scheme.
The dedicated `alchemy/light-theme` and `alchemy/dark-theme` can be loaded in situations
where you want that explicit theme.1 parent dc7aeac commit ca51241
33 files changed
Lines changed: 735 additions & 734 deletions
File tree
- app
- assets/builds
- alchemy
- tinymce/skins/content
- alchemy-dark
- alchemy
- stylesheets
- alchemy
- admin
- themes
- tinymce/skins/content/alchemy-dark
- views/layouts/alchemy
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments