Skip to content

Conversation

@petecheslock
Copy link
Member

Light mode code blocks were hard to read with the pure white background blending into the page. Switched to the GitHub Prism theme and added a subtle gray background with a border so they actually stand out now.

Also tweaked dark mode to use Dracula theme while keeping the original light blue text color everyone's used to. I had ran into problems to dark mode when changing the light mode so i just changed the theme to get around the issues.

Changes:

  • Light mode: gray background (#f6f8fa) instead of white
  • Dark mode: Dracula theme with original blue text (#9CDCFE)
  • Added proper CSS scoping so the themes don't mess with each other

Before:
Screenshot 2025-11-19 at 12 12 04 PM
After:
Screenshot 2025-11-19 at 12 14 21 PM

Before:
Screenshot 2025-11-19 at 12 12 00 PM
After:
Screenshot 2025-11-19 at 12 14 17 PM

@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for elaborate-kangaroo-25e1ee ready!

Name Link
🔨 Latest commit f661ddd
🔍 Latest deploy log https://app.netlify.com/projects/elaborate-kangaroo-25e1ee/deploys/691dfc143f7042000826f2de
😎 Deploy Preview https://deploy-preview-120--elaborate-kangaroo-25e1ee.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jjasghar jjasghar merged commit 674e7ee into llm-d:main Nov 20, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants