]> 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@juplo.de>
Sun, 12 Jul 2026 10:27:24 +0000 (12:27 +0200)
commit06e28215ab18b426af6edbfa9f31b9b4618b1af6
treee38468d047437824e9eb859c86b22f9bf3e27cbe
parent16d9e2d30109046bde23ac7dbe389880239fb7e6
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