Suggestion: LibreOffice Icon style
- Dominant language
- Python
- Stars
- 200
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Some of the icon styles for LibreOffice offer a dark and a light mode and look weird if not used with a correspondingly light or dark theme (examples: "Sifr" and "Sifr (dark)").
The following line:
`sifr_dark`
in the following file:
`~/.config/libreoffice/4/user/registrymodifications.xcu`
changes the theme on my machine.
Annoying note: Any changes to the file that are made while LibreOffice is open will be overwritten.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the LibreOffice theme-handling entry point in the Python application and compare it with the reported registrymodifications.xcu setting for SymbolStyle. Verify how light and dark desktop themes are detected and define completion as selecting a compatible LibreOffice icon style without overwriting changes while LibreOffice is open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100