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

Separate style & semantics to allow for custom theming #41

Open
mafik opened this issue Jun 25, 2023 · 0 comments
Open

Separate style & semantics to allow for custom theming #41

mafik opened this issue Jun 25, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mafik
Copy link
Owner

mafik commented Jun 25, 2023

HTML markup of the Web UI is pretty clean already but there are a couple of places where stylistic elements are hardcoded in HTML. Two specific instances are images in the header. This bug is about replacing them with equivalent CSS rules.

This should allow for custom themes to be implemented through separate CSS files.

@mafik mafik added enhancement New feature or request good first issue Good for newcomers labels Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant