-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Dark Theme and punctuation. #5
Comments
This is a known issue, but I've not figured out what's wrong in the dark theme file. |
Further more: I've considered to generate theme file dynamically, instead of distributing pre-edited theme file. But this may need a lot of work. |
It's weird because the real dark theme of visual studio doesn't have this issue. I thought it was something done on your side! Thanks for your input!! |
FYI, you can temporary fix this by go to Options => Environment => Fonts and Colors => Display Items => Operators and manually flip the Item Foreground to White. |
theme key:"文本编辑器→运算符-前景色",改为明亮的颜色即可。 |
Current cursor is black, Operator can be fix with Code-ScottLe answer, but current the square of current cursor is black... |
There is a Color Theme Editor for VS2017 now, maybe it can help. |
Hmm, smells like the theme was copied over from the light one. You can see that the startpage also has a light background. In comparison to VS's dark theme, this is meant to be dark too and the icons in the UI |
Was able to Fix the icons by fucking with the environment registry. But this also means breaking transparency altogether, otherwise the startpage fix is Scrxtchy@699ff0f |
When using the dark theme, i find it hard to see these symbols :
"!"
"="
"=="
"."
"=>"
Font is black and i'm using 2017 so i cannot edit it, could you find a color that is easier to see for the dark theme please? :)
Thanks a lot, love that extension!
The text was updated successfully, but these errors were encountered: