summaryrefslogtreecommitdiff
path: root/extras/html/source-highlight-styles
AgeCommit message (Collapse)Author
2025-06-22Fix retro theme visual effects and improve readabilityPaul Buetow
- Fixed CSS validation issues (hex colors with alpha to rgba) - Enhanced visual effects (scanlines, CRT, grid, dots, terminal) for better visibility - Effects now properly display in Firefox and other browsers - Made classic_matrix theme lighter with sharper text for better readability - Enhanced retro glow effects to 125% for stronger vignette effect - Added test_effects.html for testing visual effects - All themes now W3C CSS compliant 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
2024-12-30refine themePaul Buetow
2024-05-18add support for GNU Source Highlight CSS styles, e.g. to have a darker style.Paul Buetow