dracula / notepad-plus-plus

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

Wrong folder for themes on win10 #28

Closed aBnormaLz closed 4 years ago

aBnormaLz commented 4 years ago

Actually the correct folder is %AppData%\Roaming\Notepad++\themes

I see that there is a closed issue for this, so maybe the folder depends on windows version :)

https://github.com/dracula/notepad-plus-plus/issues/2

ukarim commented 4 years ago

%AppData% is platform dependent env variable. More info here https://github.com/dracula/dracula.github.io/pull/81

zenorocha commented 4 years ago

This has been fixed now: https://github.com/dracula/notepad-plus-plus/commit/03d2dc3640296a285b9d88864821412915e0db95

Thanks for your patience!