dracula / notepad-plus-plus

🧛🏻‍♂️ Dark theme for Notepad++
https://draculatheme.com/notepad-plus-plus
MIT License
287 stars 109 forks source link

String color inconsistent between projects #38

Closed brccabral closed 2 years ago

brccabral commented 2 years ago

Hi everyone, Strings in Visual Studio Code and SQL Developer are yellow F1FA8C, but in Notepad++ are red FF5555. Should different projects be consistent with each other or not? Thanks, Bruno

zenorocha commented 2 years ago

Hey @brccabral, that's correct. Strings should be represented with the same color and should follow this spec: https://spec.draculatheme.com/

Can you send a pull request to the Notepad++ repo to fix this?

zenorocha commented 2 years ago

@ukarim do you want to give it shot?

ukarim commented 2 years ago

@zenorocha I no longer have access to Windows machine and I cannot properly test new changes. I already added maintainer-wanted topic to repo. Probably it will be good to add call for maintainers in project readme