Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create @Theme annotation #3197

Closed
caalador opened this issue Dec 21, 2017 · 1 comment
Closed

Create @Theme annotation #3197

caalador opened this issue Dec 21, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@caalador
Copy link
Contributor

caalador commented Dec 21, 2017

There should be a @Theme annotationt that takes
as the value Class<? extends AbstractTheme> that
contains any bootstrap additions and import rewrites.

Same usage rules as for @Viewport, @Inline, @BodySize and PageConfigurator for discovering the theme.

@pleku
Copy link
Contributor

pleku commented Jan 8, 2018

Acceptance Criteria

There is a tutorial on how to apply your own theme using the annotation, and what files need to be and where. It should explain how it is different to the actual application theme, which we will add tutorial as part of another issue. The application theme should go to src/main/webapp/frontend/styles/shared-styles.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants