mirror of
https://github.com/bucknatt/mitsu-plugin.git
synced 2026-07-22 07:05:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| assets/screenshots | ||
| src | ||
| manifest.json | ||
| README.md | ||
| theme.css | ||
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 plugin’s styles.css via obsidian-miku-plugin/scripts/merge-styles.mjs.
Editing
- Source modules:
src/*.css - Shipped bundle:
theme.css(keep in sync when editingsrc/)
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.