mProjectsCode / mProjectsCode/obsidian-shiki-plugin

Allow different syntax highlight theme for different Obsidian theme

Open
#76 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.