Skip to content

Improve code syntax contrast - #79

Merged
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:fix/code-syntax-colors
Aug 23, 2026
Merged

Improve code syntax contrast#79
HeyItsGilbert merged 1 commit into
PowerShellOrg:mainfrom
eosfor:fix/code-syntax-colors

Conversation

@eosfor

@eosfor eosfor commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • switch Hugo/Chroma highlighting from the light GitHub theme to github-dark
  • keep highlighted code blocks consistent with the existing Prism Tomorrow token palette
  • update the theme comment to reflect that highlighted blocks no longer always use a light background

Testing

  • npm run build
  • verified the affected PSRule article renders code with a dark background and high-contrast text

Closes #74

@netlify

netlify Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploy Preview for powershellorg ready!

Name Link
🔨 Latest commit 9d47af5
🔍 Latest deploy log https://app.netlify.com/projects/powershellorg/deploys/6a8a83463d5e25e21164d21f
😎 Deploy Preview https://deploy-preview-79--powershellorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@HeyItsGilbert

Copy link
Copy Markdown
Member

Thanks for the fix!

@HeyItsGilbert
HeyItsGilbert merged commit 8050b5a into PowerShellOrg:main Aug 23, 2026
5 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.

Improve Code Syntax Colors

2 participants