Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG COLOR OCHIN #26

Open
R4PH4 opened this issue Apr 2, 2021 · 6 comments
Open

BUG COLOR OCHIN #26

R4PH4 opened this issue Apr 2, 2021 · 6 comments

Comments

@R4PH4
Copy link

R4PH4 commented Apr 2, 2021

Hello,

can you correct these color errors thanks

Name save file :
image

Color name theme
image

Git lens, roll back
image

thk

@markovaljaots
Copy link

markovaljaots commented Apr 3, 2021

Can confirm, I have the same issue.

Temporary workaround is to add this to VSCode settings:

"workbench.colorCustomizations": {
    "[Slack Theme Aubergine]": {
      "gitDecoration.ignoredResourceForeground": "#877583",
      "gitDecoration.modifiedResourceForeground": "#ECB22E",
      "gitDecoration.addedResourceForeground": "#ECB22E",
      "gitDecoration.untrackedResourceForeground": "#ECB22E"
    }
},

@felipemendes
Copy link
Member

Thanks for the feedback, guys.
I'll work on this fix and let you know

@felipemendes
Copy link
Member

I just published v.1.9.15 with the fixes.
I hope it resolves all the bugs :)

@R4PH4
Copy link
Author

R4PH4 commented Apr 6, 2021

Super for the name, Very much

Bug for the git lens, ist the same:
image

For the F1 launch, its grey on grey :
image

And the scroll bar, its blue, on blue :
image

Thk

@felipemendes
Copy link
Member

Still looking further to solve all these errors.

@Tor-r
Copy link

Tor-r commented Dec 9, 2021

After updating VS Code to version 1.63.0, code blocks in Jupyter notebooks became dark and unreadable

2021-12-09_13-13-08

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

No branches or pull requests

4 participants