krios2146_obsidian-theme-gi.../manifest.json
Nomad 06f3391cc4 feat: address upstream issues #19, #24, #25, #29, #30
- fix(#30): headers underline now applies in both Reading view and Live
  Preview (.HyperMD-header-1/-2); replaced invalid body.h1-underline.markdown-rendered selector
- fix(#29): disabled buttons no longer show cursor:pointer on hover;
  added explicit cursor:not-allowed
- feat(#24): style <kbd> tag in GitHub style (mono font, border, inset shadow)
- fix(#25): table font size now follows --font-text-size, fixes
  inconsistent sizing in pop-out windows
- feat(#19): add GitHub Dark Dimmed variant as a class-toggle in Style
  Settings (applies on .theme-dark)
- chore: bump version to 1.2.0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 23:01:05 +05:00

7 lines
147 B
JSON

{
"name": "GitHub Theme",
"version": "1.2.0",
"minAppVersion": "1.0.0",
"author": "@krios2146",
"authorUrl": "https://github.com/krios2146"
}