Skip to content
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

Closed
frederikstonge opened this issue Jun 12, 2017 · 11 comments
Closed

Dark Theme and punctuation. #5

frederikstonge opened this issue Jun 12, 2017 · 11 comments

Comments

@frederikstonge
Copy link

frederikstonge commented Jun 12, 2017

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!

@huoyaoyuan
Copy link
Member

This is a known issue, but I've not figured out what's wrong in the dark theme file.
Color Theme Editor for VS2017 is still not released, so it's difficult to do further fix (because I've uninstalled 2015).
I'd like someone to remind the VS team about this. ☹️

@huoyaoyuan
Copy link
Member

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.

@frederikstonge
Copy link
Author

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!!

@Code-ScottLe
Copy link

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.

@Thouce
Copy link

Thouce commented Jul 29, 2017

theme key:"文本编辑器→运算符-前景色",改为明亮的颜色即可。

@zahasoftware
Copy link

Current cursor is black, Operator can be fix with Code-ScottLe answer, but current the square of current cursor is black...

@vncastanheira
Copy link

vncastanheira commented Oct 10, 2018

There is a Color Theme Editor for VS2017 now, maybe it can help.

@Scrxtchy
Copy link
Contributor

Scrxtchy commented Oct 26, 2018

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

@Scrxtchy
Copy link
Contributor

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

@Scrxtchy
Copy link
Contributor

And with an additional countless hacking, and the tool provided by vncastanheira
image

These control the glyphs on the toolbar. Having these at 00 for transparency flicks them white, 01 is enough to not cause that and not be noticable enough to be a problem
image

@Synthetikaryote
Copy link

I use the Color Theme Editor for VS2017 to fix this issue on my end. Here's what I found:
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants