Skip to content

🐞 Changing "Use Theme Background" does not apply to gutter #309

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

Open
scrapp08 opened this issue Aug 26, 2023 · 2 comments
Open

🐞 Changing "Use Theme Background" does not apply to gutter #309

scrapp08 opened this issue Aug 26, 2023 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@scrapp08
Copy link

scrapp08 commented Aug 26, 2023

Description

When disabling the "Use Theme Background" option, the gutter still uses the theme background rather than the standard background.

To Reproduce

  1. Enable a theme and use the theme background.
  2. Observe the colour of the theme background.
  3. Disable the "Use Theme Background" option.
  4. Observe the colour of the gutter

Expected Behavior

The gutter should also use the standard background as opposed to the theme background.

Version Information

CodeEdit: 0.0.3-alpha (36)
macOS: 13.5

Screenshots

image
@scrapp08 scrapp08 added the bug Something isn't working label Aug 26, 2023
@scrapp08 scrapp08 changed the title 🐞 Changing "Use Theme Background" does not completely work 🐞 Changing "Use Theme Background" does not apply to gutter Aug 26, 2023
@armartinez
Copy link

I tested this and if I switch tabs then the color is displayed correctly for me, does this happen to you too @scrapp08 ?

@austincondiff austincondiff added the good first issue Good for newcomers label Apr 19, 2025
@austincondiff austincondiff moved this from 🆕 New to 📋 Todo in CodeEdit Project Apr 19, 2025
@austincondiff
Copy link
Collaborator

Yes, this is a valid issue. The gutter view needs the window background color when not using the theme background. This needs to be done in CodeEditSourceEditor. Moving this issue over there.

@austincondiff austincondiff transferred this issue from CodeEditApp/CodeEdit Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: 📋 Todo
Development

No branches or pull requests

3 participants