Silberengel
|
26eab2b3c3
|
gitcitadel branding: logos, favicons, og-image + CSS adjustments
- assets/laeserin_logo.png → GitCitadel_Graphic_Landscape.png (header banner)
- assets/theme/local/og-image.jpg → same landscape logo (OG / share preview)
- assets/theme/local/icons/ → GitCitadel_PFP.png resized to all required sizes:
favicon.ico (32×32), favicon-96x96.png, apple-touch-icon.png (180×180),
web-app-manifest-192x192.png, web-app-manifest-512x512.png
- app.css: header__logo-banner → object-fit: contain + center (landscape logo,
not portrait crop); card-header--no-cover img same change
- .gitignore: track all theme/local assets in this branch
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2 weeks ago |
Silberengel
|
b501a13892
|
gitcitadel theme: purple/plum light + gitcitadel-online dark palette
Light theme (data-theme="gitcitadel"):
- bg: #f5f2fb (cool lavender canvas), bg-light: #ede8f5
- brand: #5c3d8f (deep grape-purple), accent: #7c5cbf
- link: #5535a0 / hover #3d2278, focus-ring: #7c9eff
Dark theme mirrors gitcitadel-online/static/css/main.css exactly:
- bg: #1e1e1e / #2d2d2d, text: #f0f0f0 / #c0c0c0
- primary/link: #7c9eff, hover: #9bb3ff, visited: #a58fff (lavender-purple)
unfold.yaml: theme_color/theme_bg_color updated; d_tag TODO removed.
assets/theme/local/.gitignore: allow theme.css + theme-dark.css in this branch.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2 weeks ago |