mirror of
https://github.com/krios2146/obsidian-theme-github.git
synced 2026-07-22 03:20:23 +00:00
- 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>
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"name": "GitHub Theme",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "1.0.0",
|
|
"author": "@krios2146",
|
|
"authorUrl": "https://github.com/krios2146"
|
|
}
|