mProjectsCode / mProjectsCode/obsidian-shiki-plugin
Allow different syntax highlight theme for different Obsidian theme
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 238
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Yes. This way, the user can pick the best suitable syntax highlight theme for their Obsidian theme if they often switch between different Obsidian theme.
Describe the solution you'd like
Apply the setting for different Obsidian theme.
Additional context
N/A
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
Start by locating the current syntax highlight theme setting and the plugin entry point that applies it. Check how the active Obsidian theme can be identified, then define separate highlight-theme values per Obsidian theme; done means switching Obsidian themes applies the corresponding setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100