summaryrefslogtreecommitdiff
path: root/extras/html/themes/cozy_crystal/theme.conf
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-22 22:14:11 +0300
committerPaul Buetow <paul@buetow.org>2025-06-22 22:14:11 +0300
commit2b78e5fcdf303f7055a67e13c5968e9ed92f56df (patch)
treeaa64ddf518419c807782ce302a62ff36da79fca2 /extras/html/themes/cozy_crystal/theme.conf
parent3af674aebad9e3792fbf13b3cbda7b1691b1f4f3 (diff)
Replace themes with 50 retro-futuristic single-column themes
- 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>
Diffstat (limited to 'extras/html/themes/cozy_crystal/theme.conf')
-rw-r--r--extras/html/themes/cozy_crystal/theme.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/extras/html/themes/cozy_crystal/theme.conf b/extras/html/themes/cozy_crystal/theme.conf
deleted file mode 100644
index b620ed7..0000000
--- a/extras/html/themes/cozy_crystal/theme.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-declare -xr HTML_HEADER=./extras/html/header.html.part
-declare -xr HTML_FOOTER=./extras/html/footer.html.part
-declare -xr HTML_CSS_STYLE=$HTML_THEME_DIR/style.css
-declare -xr HTML_WEBFONT_HEADING=./extras/html/fonts/zai-aeg-mignon-typewriter-1924/zai-aeg-mignon-typewriter-1924-Bold.ttf
-declare -xr HTML_WEBFONT_TEXT=./extras/html/fonts/roboto-slab/roboto-slab-Regular.ttf
-declare -xr HTML_WEBFONT_CODE=./extras/html/fonts/hack/hack-Regular.ttf
-declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/fonts/khand/khand.ttf
-declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/mono.css