Something wrong with the Style
-
Currently my notepad++ looks like this: http://i.imgur.com/1UvWO6D.png
But the style i downloaded VS2012 Dark should look like this:
https://raw.githubusercontent.com/SeanCline/Npp-VS2012-Dark/master/screenshot.png -
@3V0Lu710N
could it be that it looks like expected when using c++ language?Cheers
Claudia -
@Claudia-Frank
yes, it looks fine on other languages, -
I didn’t play around with themes yet but I assume
either you have to add you userdefined lang into the VS2012 style xml or you need to edit
userDefineLang.xml (bgColor) to make it work with this style.Cheers
Claudia -
Can anyone explain to me how to fix it? this is my userDefineLang.xml http://pastebin.com/P7KFbg0n
and the theme im trying to use: http://pastebin.com/FTWA5p8k -
when loading udl and style it is already almost done, just change your foreground color
and it should be done, shouldn’t it.Cheers
Claudia