You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
Seems possible! I don't have the capacity to do this myself, but it should be relatively straightforward. I'd copy a prism theme that looks decent & replace its colours with the ones in src/colors.mjs.
If you'd like to do that, I'd be happy to merge a PR.
I just wanna say I LOVE LUCY!!
I've been using it for about 3 years and I still can't get enough of it.
Sometimes I think: I need change, and I try another theme. But usually I come back to Lucy within the month! 😅
PrismJS
So there's this very famous syntax highlight library for JS, to integrate into HTML called: PrismJS
It uses a very simple CSS file to add the colours:
https://github.com/PrismJS/prism/blob/master/themes/prism-tomorrow.css
I wanted to ask if it's possible to create the LUCY theme for PrismJS? I'd love to integrate this in some front-end websites.
Thanks so much!!
The text was updated successfully, but these errors were encountered: