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

Custom CSS #26

Open
m1k3s0 opened this issue Jul 3, 2024 · 2 comments
Open

Custom CSS #26

m1k3s0 opened this issue Jul 3, 2024 · 2 comments

Comments

@m1k3s0
Copy link

m1k3s0 commented Jul 3, 2024

Would be great to have functionality to customize the current theme. If not custom CSS then perhaps ability to customize current theme by change colors or headings, background, etc.

@kjk
Copy link
Owner

kjk commented Jul 3, 2024

I could add concept of special note e.g. named edna.custom.css for custom css.

The problem is that most colors are just tailwindcss classes in .svelte templates.

It would be a lot of tedious work to create meaningful css classes or variables for such custom css to override, so I'm not planning to work on such thing any time soon.

@m1k3s0
Copy link
Author

m1k3s0 commented Jul 3, 2024

Thanks for the consideration! Makes sense that this is lower priority.

@kjk kjk changed the title Feature request: Custom CSS Custom CSS Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants