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

Can't update the theme correctly #44

Closed
aquariusdev opened this issue Dec 20, 2023 · 1 comment
Closed

Can't update the theme correctly #44

aquariusdev opened this issue Dec 20, 2023 · 1 comment

Comments

@aquariusdev
Copy link

Hi, I tried updating the theme on my end by adding the following CSS, but it only worked on the dashboard and not on profiles:


.p-card { 
background: #fff;
color: #000;
}
a { 
color: #3366cc;
}
.ql-snow>.ql-editor {
color: #000;
}

@gabboman
Copy link
Owner

Hello, the concept right now is to use the blog's theme, and if it has no theme goes to the default one. Might be a good idea to try to use your theme in that case. Will do that in the future, will update this issue once I change that

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