From 2b78e5fcdf303f7055a67e13c5968e9ed92f56df Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Jun 2025 22:14:11 +0300 Subject: Replace themes with 50 retro-futuristic single-column themes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- extras/html/themes/neon_deck/heading.ttf | Bin 0 -> 1854788 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 extras/html/themes/neon_deck/heading.ttf (limited to 'extras/html/themes/neon_deck/heading.ttf') diff --git a/extras/html/themes/neon_deck/heading.ttf b/extras/html/themes/neon_deck/heading.ttf new file mode 100644 index 0000000..608f2ad Binary files /dev/null and b/extras/html/themes/neon_deck/heading.ttf differ -- cgit v1.2.3