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] - Purple color is not the same as the one in VS Code #47

Closed
sackboy19 opened this issue Dec 16, 2022 · 2 comments
Closed

[Bug] - Purple color is not the same as the one in VS Code #47

sackboy19 opened this issue Dec 16, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@sackboy19
Copy link

Describe the bug

The purple color in the color scheme is not the same as the purple in vs code.
Purple from VS Code dark theme: #C586C0
The purple you use in your theme is #CE80B6

Platform & Language Details (please complete the following information):

  • Platform: CLion
  • Platform Version: 2022.3
  • Language: [all]
  • Version [1.7.6]

Jetbrains Screenshot

image

VSCode Screenshot

image

@sackboy19 sackboy19 added the bug Something isn't working label Dec 16, 2022
@dinbtechit
Copy link
Owner

Thank you for reporting the bug. This is a conscious decision. For some reason, Jetbrains Editor UI renders some VSCode colors differently (perhaps something to do with the Jetbrains fonts?). Right now, we are trying to visually match the rendered colors to the vscode color. That's why some colors can be different in the Settings -> Color Scheme

I think we can revisit the problem again and see if we can get it fixed in just the VScode Dark theme. So it doesn't impact the brighter theme.

dinbtechit added a commit that referenced this issue Jan 13, 2023
dinbtechit added a commit that referenced this issue Jan 13, 2023
dinbtechit added a commit that referenced this issue Jan 13, 2023
@dinbtechit
Copy link
Owner

Fixed in v1.7.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants