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

Add support for CSS markdown themes #1736

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

artsparkAI
Copy link

Hi everyone, this is an implementation of configuring CSS markdown themes in stackedit. It's pretty simple, it scopes the SCSS by a certain class and then configures that class from the settings in the sidebar.

ezgif com-gif-maker (5)

At first I forked the repo to just overwrite the CSS and preview for a one-time use. But I decided to try and implement it as an actual feature and pass it on to the community.

The code style is rough in some places but I really have to focus on my main project, so I most likely won't be putting much more time into this. But I'd appreciate if someone wanted to take this as a starting point, it would be an awesome feature.

Also, If I were to continue working on this, I'd probably want to add support for user themes via URL, or copy-paste via CSS. @benweet hope you like this.

@xTavi
Copy link

xTavi commented Jun 17, 2021

Looks cool! Good job!

For some reason. the build failed 😞

@artsparkAI
Copy link
Author

artsparkAI commented Jun 17, 2021 via email

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

Successfully merging this pull request may close these issues.

None yet

2 participants