summaryrefslogtreecommitdiff
path: root/extras/html/themes/terminal_hub/style.css
AgeCommit message (Collapse)Author
2025-06-22Fix CRT theme readability and adjust retro glow effectsexperimentalPaul Buetow
- Fixed CRT overlay opacity from 40% to 15% for better readability - Brightened 10 dark CRT themes with lighter backgrounds and text colors - Updated retro glow effect transparency from 0%-125% to 75%-100% for subtler vignette - Improved readability for themes with black/dark backgrounds 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
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>
2025-06-22Replace themes with 50 retro-futuristic single-column themesPaul Buetow
- Removed previous multi-layout themes - Generated 50 new retro/retro-futuristic themes with: - Single column layout only - Minimum 1200px width for modern displays - Retro computing aesthetics (terminal, CRT, synthwave, etc.) - Various visual effects: scanlines, CRT, grid, dots, terminal - Monospace typography throughout - Theme palettes include: - Classic terminal green - Amber CRT monitors - Synthwave purple/pink - Matrix green - DOS blue/white - Cyberpunk neon - And more retro color schemes - Updated index.html with retro-themed gallery interface - All themes W3C CSS validated - Proper font licensing maintained - Screenshot previews for all themes 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>