]> juplo.de Git - website/commit
style: Syntax-Highlighting und Inline-Code-Darstellung verbessert
authorKai Moritz <kai.milan.moritz@googlemail.com>
Mon, 22 Jun 2026 20:51:54 +0000 (20:51 +0000)
committerKai Moritz <kai.milan.moritz@googlemail.com>
Mon, 22 Jun 2026 20:51:54 +0000 (20:51 +0000)
commit26a7866a62b52bc1c9992b9d0b0c93606aa5f599
tree03879d50d3e9f853580c2a22caddb3d6fb1502d2
parentc21ae2f107f831bd9a89eecbe5117b84611f3e5e
style: Syntax-Highlighting und Inline-Code-Darstellung verbessert

- Shiki-Theme von github-dark auf one-dark-pro gewechselt: kräftigere,
  kontrastreichere Farben auf dunklem Hintergrund
- Zeilennummern für Code-Blöcke via CSS-Counter (pre.astro-code .line::before)
- Inline-<code> erhält Hintergrundfarbe ($sehrhell) mit Padding und
  Border-Radius, damit Code im Fließtext klar erkennbar ist

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
astro.config.mjs
public/css/screen.css
public/css/screen.css.map
src/styles/base/typo.scss