gabriel / musehub public
feat patch dev
AI Agent gabriel · 128 days ago · May 9, 2026 · Diff

feat: global hljs token theme for blob, diff, and symbol pages

Add 30+ token class rules (.hljs-name, .hljs-attr, .hljs-tag, .hljs-template-tag, .hljs-template-variable, etc.) to _code.scss so syntax highlighting is visible everywhere hljs is used — not just inside .isd-cli-bd.

sha256:3dcbad0f80ac29a9ee8f43250e84c54fd5e2b312e2a9d3d2336aa68f6d64ab0e sha
+26 symbols
sha256:31e527737ceecf9dbfe2846a9a11ab4af778469b688eaf6dda66758855012a01 snapshot
+26
symbols added
0
dead code introduced
Semantic Changes 26 symbols
~ src/scss/components/_code.scss .scss 26 symbols added
+ hljs rule .hljs L49–49
+ hljs-attr rule .hljs-attr L71–71
+ hljs-attribute rule .hljs-attribute L77–77
+ hljs-builtin-name rule .hljs-built_in, .hljs-builtin-name L52–53
+ hljs-quote rule .hljs-comment, .hljs-quote L64–65
+ hljs-deletion rule .hljs-deletion L89–89
+ hljs-emphasis rule .hljs-emphasis L90–90
+ hljs-title function rule .hljs-function .hljs-title, .hljs-title.hljs-function, .hljs-title L57–59
+ hljs-selector-tag rule .hljs-keyword, .hljs-selector-tag L50–51
+ hljs-link rule .hljs-link L92–92
+ hljs-keyword rule .hljs-meta, .hljs-meta .hljs-keyword L66–67
+ hljs-name rule .hljs-name L70–70
+ hljs-literal rule .hljs-number, .hljs-literal L62–63
+ hljs-punctuation rule .hljs-operator, .hljs-punctuation L82–83
+ hljs-params rule .hljs-params L84–84
+ hljs-property rule .hljs-property L81–81
+ hljs-addition rule .hljs-section, .hljs-addition L87–88
+ hljs-selector-id class rule .hljs-selector-class, .hljs-selector-id L75–76
+ hljs-doctag rule .hljs-string, .hljs-doctag L60–61
+ hljs-strong rule .hljs-strong L91–91
+ hljs-bullet rule .hljs-symbol, .hljs-bullet L85–86
+ hljs-tag rule .hljs-tag L69–69
+ hljs-template-tag rule .hljs-template-tag L72–72
+ hljs-template-variable variable rule .hljs-template-variable L73–73
+ hljs-class class rule .hljs-type, .hljs-class .hljs-title, .hljs-title.hljs-class L54–56
+ hljs-subst variable rule .hljs-variable, .hljs-subst L79–80
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:3dcbad0f80ac29a9ee8f43250e84c54fd5e2b312e2a9d3d2336aa68f6d64ab0e --body "your comment"