markdown-plus-plus icon indicating copy to clipboard operation
markdown-plus-plus copied to clipboard

Add remaining builtin themes

Open Bludwarf opened this issue 5 years ago • 8 comments

Bludwarf avatar Jan 28 '19 17:01 Bludwarf

Thanks for these nice works.

I'm reviewing them one-by-one. Will do some research on the concept of design from original creators. If process is smooth, I will do some adjustments, and push more commits to the branch Bludwarf-master.

If you already have some resources/documentations, feel free to tell me. Many thanks!

It will take some days. Please stay tune. :)

Edditoria avatar Jan 30 '19 12:01 Edditoria

hello everyone ! I thank you so much for all, I just watched and got the lesson. Do you want to start the project now? Thank you very much. hola

pixelskyales avatar Feb 18 '19 12:02 pixelskyales

access

pixelskyales avatar Feb 18 '19 13:02 pixelskyales

@Edditoria, @pixelskyales I have tried to match built-in xml themes with json and I made a small node program to automate it. Check it out here : https://github.com/Bludwarf/markdown-plus-plus-generator.

This is a draft as I originaly created this program inside this repository. You may find for instance the path "../build/data.template.json" that points to the build directory of this repository. I will try to enhance it if it may be useful for someone.

I have found the builtin themes from this repository : https://github.com/jsleroy/notepad-plus/tree/master/PowerEditor/installer/themes

Bludwarf avatar Feb 18 '19 18:02 Bludwarf

This is a smart work that automate things. And it works.

But the colors are wired as a "article-editing" tool. And they doesn't align with the idea/principle of the original designer (if any). Btw, the existing style config in NPP doesn't follow the originals, too.

In the meantime, please use @Bludwarf 's work.

@olokos What theme(s) do you use in NPP?

Edditoria avatar Apr 21 '20 16:04 Edditoria

@Edditotria

I'm using obsidian theme, it's the only one that looks right" to me, but sadly it's missing from your repo. 😢

I would highly appreciate if you could implement at least obsidian, it blends really well with my system wide black mode everywhere, including websites.

olokos avatar Apr 22 '20 06:04 olokos

@olokos Obsidian has been created as you wish.

Run npx markdown-plus-plus obsidian if you have node installed.

Thanks for request! 😄

Edditoria avatar Apr 27 '20 14:04 Edditoria

Thank you so much @Edditoria ! I have also noticed one small bug, sorry for cluttering this PR with it, but it's worth mentioning. Cool SS The text should be italic but instead color is cut off and only the first letter is properly formatted.

olokos avatar Apr 28 '20 01:04 olokos