Skip to content

Commit ca51241

Browse files
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

app/assets/builds/alchemy/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/assets/builds/alchemy/dark-theme.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/assets/builds/alchemy/light-theme.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/assets/builds/alchemy/theme.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/assets/builds/alchemy/welcome.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)