lucy-vscode-theme icon indicating copy to clipboard operation
lucy-vscode-theme copied to clipboard

PrismJS version? 😍

Open mesqueeb opened this issue 4 years ago • 3 comments

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!!

mesqueeb avatar May 02 '20 10:05 mesqueeb

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.

jul-sh avatar May 06 '20 09:05 jul-sh

This would prob help: https://themer.dev/

jul-sh avatar May 10 '20 13:05 jul-sh

will get to this during Q1 2021

mesqueeb avatar Dec 26 '20 02:12 mesqueeb