linuxmint / linuxmint/nemo-extensions
Get Nemo-Preview to reflect the color of your current LM theme.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 486
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
This is from Linux Mint Forum. I wanted to post it here, maybe it can be incorporated into the code base:
I found that by changing this line: settings.gtk_application_prefer_dark_theme = false; from true to false in this file: /usr/share/nemo-preview/js/ui/application.js (~line 92), then Nemo Preview correctly follows the theme of the Xed editor
If there's a particular reason this shouldn't be incorporated, please close the bug and forgive my ignorance.
Best,
N.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open /usr/share/nemo-preview/js/ui/application.js and inspect the setting around line 92. Verify how Nemo Preview currently handles the GTK theme and confirm that the desired result is for it to follow the Xed editor's theme. Done means the change is incorporated if appropriate and Nemo Preview reflects the current theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100