Skip to content

Releases: KKenny0/obsidian-kami

0.1.2 — lint compliance

20 Jun 11:19

Choose a tag to compare

Patch release: removes !important from CodeMirror selection and reduced-motion rules. Same visual effect, community lint clean.

0.1.1 — compat fix

20 Jun 08:11

Choose a tag to compare

Patch release for community.obsidian.md lint compliance.

  • Drop CSS Scrollbars spec properties (scrollbar-width, scrollbar-color) flagged as partially supported by Obsidian 1.4.5
  • Webkit scrollbar block retained (vendor extension, not spec)
  • LICENSE restored to pure MIT so GitHub licensee detects SPDX:MIT correctly

No visual change for users on Obsidian 1.5+.

0.1.0 — Phase 1 release

20 Jun 07:08

Choose a tag to compare

First release of Kami Reader — Obsidian theme inspired by tw93/kami v1.1.0.

What's included

  • Visual system: parchment `#f5f4ed` + ink-blue `#1B365D` accent, Charter serif (EN) + LXGW WenKai Screen (CJK)
  • Dark variant: Deep Dark `#141413` + Ink Light `#2D5A8A`
  • Atomic components: monochrome ink-blue callouts (severity by border thickness), Featured Card embeds, em-dash list markers, olive blockquote, ring/whisper shadow system
  • Style Settings schema: 5 high-leverage variables (font stack, line-height, note width, accent color, primary background)
  • Full coverage: Reading View, CodeMirror 6 Live Preview, UI chrome (titlebar, tabs, ribbon, file explorer, command palette, settings, modals, menus)
  • Bilingual README (English + Simplified Chinese)

Tested on

  • Obsidian 1.7.7 (macOS, App Store build)
  • macOS Sequoia 15 (sandbox workaround documented in README)

Not affiliated with tw93

Inspired by tw93/kami design system (MIT). All visual tokens trace to the original kami project.