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

Help! My Editor Broke! (Fixing Common Issues) #97

Open
sgoudham opened this issue Oct 16, 2023 · 1 comment
Open

Help! My Editor Broke! (Fixing Common Issues) #97

sgoudham opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@sgoudham
Copy link
Contributor

sgoudham commented Oct 16, 2023

My editor has different colours to user interface?

This is most likely due to your interface theme and editor theme being out of sync, please see #87 (comment) for more information and how to fix this.

Here's an example of the themes being out of sync:

image

My highlights don't seem to have updated?

JetBrains isn't the best with hot-reloading plugins and sometimes existing configurations take precedence over new configuration.

  1. Restart your IDE (This is sometimes enough)

  2. If restarting did not work, make sure that your color scheme settings have been reset to default:

    You can tell when a color scheme has been modified when the text in the dropdown bar is highlighted.

    Settings -> Editor -> Color Scheme
    image

@sgoudham sgoudham added the meta label Oct 16, 2023
@sgoudham sgoudham pinned this issue Oct 16, 2023
@sgoudham sgoudham changed the title Help! My Editor Broke! (Common Issues) Help! My Editor Broke! (Fixing Common Issues) Oct 16, 2023
@nocturn9x
Copy link

Many thanks! I switched the color scheme back to Catppuccin and it fixed it :)

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

No branches or pull requests

2 participants