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

Open
#309 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
swift
Domain
desktop

Research direction

Reproduce the theme-background toggle in CodeEditSourceEditor on macOS, then trace the gutter background handling and the setting that controls theme backgrounds. Done means disabling “Use Theme Background” makes both the editor and gutter use the standard background; the payload names no specific files or tests to run.

Written by the indexing model from the issue text.

Description

bug good first issue
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
Dominant language
Swift
Stars
720
Forks
162
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeEditApp/CodeEditSourceEditor

All issues in CodeEditApp/CodeEditSourceEditor

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.