Skip to content

Add equinox.css with syntax highlighting styles#4391

Open
rfon6ngy wants to merge 1 commit intohighlightjs:mainfrom
rfon6ngy:main
Open

Add equinox.css with syntax highlighting styles#4391
rfon6ngy wants to merge 1 commit intohighlightjs:mainfrom
rfon6ngy:main

Conversation

@rfon6ngy
Copy link
Copy Markdown

@rfon6ngy rfon6ngy commented Apr 12, 2026

Add a new "Equinox" theme which aim to be

  • usable in both light and dark mode with the same CSS (hence the name)
  • loosely based on Monaco coloring scheme
  • unopinionated (no background, border, shadow) for a smooth integration

Resolves #4390

Changes

Added new CSS that can hilight in both dark and light mode
<meta name="color-scheme" content="light">
image
<meta name="color-scheme" content="dark">
image

Checklist

  • No markup tests added
  • I can updated CHANGES.md but it was untouched for 9 months so ...

This style aim to be
- usable in both light and dark mode
- loosely based on Monaco coloring scheme
- no background for a smooth integration
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.

[Request] Add a theme that handle light and dark gracefully

2 participants