bucknatt_mitsu-plugin/obsidian-miku-theme
bucknatt f538fe900a Resolve community review lint warnings for 1.0.6
Add eslint-plugin-obsidianmd, fix type-safe Obsidian API usage,
use activeDocument for DOM, remove CSS !important, bump minAppVersion
to 1.7.2 for revealLeaf, and align UI strings with sentence case.
2026-05-15 19:05:27 +02:00
..
assets/screenshots initial commit 2026-04-28 20:44:44 +02:00
src Resolve community review lint warnings for 1.0.6 2026-05-15 19:05:27 +02:00
manifest.json add contributor 2026-05-15 14:47:26 +02:00
README.md Clean up public repo: remove QA/debug tooling and personal paths. 2026-05-15 16:48:44 +02:00
theme.css Resolve community review lint warnings for 1.0.6 2026-05-15 19:05:27 +02:00

Theme CSS source (contributors)

Palette and workspace styling for Miku Hybrid. This folder is not a separate Community install for end users.

Release builds merge theme.css into the plugins styles.css via obsidian-miku-plugin/scripts/merge-styles.mjs.

Editing

  • Source modules: src/*.css
  • Shipped bundle: theme.css (keep in sync when editing src/)

Theme modes

CSS reacts to body[data-miku-theme] set by the plugin:

  • MinimalMiku, Concert, NightNeon, SnowMiku

No-audio policy

No audio assets or audio-related functionality.