Custom CSS theme remains referenced after being disabled and removed
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Search first
- I searched and no similar issues were found
What Happened?
I installed a custom CSS theme (@phenrique-coder peace-mind) and later attempted to disable it.
The theme could not be reliably toggled on/off, so I uninstalled it entirely and then reloaded the app. But that was in vain, hence closed the app. That was also no use.
So i deleted the app itself and then after reinstalling Logseq, the default theme was displayed correctly and no visual remnants of the custom theme were present.
However, inspecting the Developer Console showed that Logseq was still attempting to load the removed stylesheet:
Observed Behavior
- Logseq still attempts to load the deleted CSS file
- Console reports
ERR_FILE_NOT_FOUND
Reproduce the Bug
-
Install a custom CSS theme (e.g. peace-mind)
-
Enable the theme
-
Disable or uninstall the theme
-
Restart Logseq
-
Open Developer Tools → Console
Expected Behavior
After a custom CSS theme is disabled or removed:
- No references to the theme should remain
- Logseq should stop attempting to load the CSS file
- No missing-file errors should appear in the Developer Console
Screenshots
No response
Files
No response
Browser, Desktop or Mobile Platform Information
OS: Mac
Logseq: 2.0.1-alpha+nightly.20260527 (d921807-dirty)
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)
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
No source files or tests are named. Reproduce on Mac with Logseq 2.0.1-alpha+nightly.20260527: install, enable, remove, restart, and inspect Developer Tools → Console for the deleted stylesheet request. Trace the theme removal and startup stylesheet-loading entry points, then verify restart produces no request or ERR_FILE_NOT_FOUND.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100