Commit Graph

8 Commits

Author SHA1 Message Date
m
df0513443e feat: add auto-theme that follows system dark/light preference
New default theme mgit-auto uses @media (prefers-color-scheme)
to automatically switch between light and dark mode.
2026-02-06 00:51:52 +01:00
m
c6b90f1153 feat: finalize logo — git branch tree forming 'm'
Design B chosen: bold top-down git tree with three branches.
Second fork nearly at same height as first for balanced 'm' shape.
Applied to logo.svg, favicon.svg, and homepage hero.
Restored clean homepage layout (removed design picker).
2026-02-06 00:43:28 +01:00
m
2a85f0192d feat: redesign logo options as top-down git trees forming 'm'
A — Git Tree: branches fork from left trunk, feature branch detail
B — Bold Tree: thicker strokes, smooth curves, minimal nodes
C — Full Graph: realistic git log with many commits and a merge
2026-02-06 00:40:43 +01:00
m
ce4d622bea feat: three logo design options on homepage for review
A — Classic Branch: clean arches with commit nodes
B — Smooth Flow: continuous branches, minimal nodes
C — Git Graph: network nodes with branch forks

All three form the letter 'm' from git branch patterns.
2026-02-06 00:34:21 +01:00
m
3345e493f5 feat: new logo with git branch motif behind 'm' lettermark 2026-02-06 00:30:45 +01:00
m
d96cd6756b refactor: clean up themes, templates, and add comprehensive README
- Themes now only override CSS variables (no selector overrides)
- Removed duplicate styles from header.tmpl (just loads Inter font now)
- Cleaned up logo SVG (simpler, no overlapping text)
- Improved home page with proper hero layout and sign-in/explore buttons
- Added detailed README documenting the setup, deployment, and design principles
2026-02-06 00:25:27 +01:00
m
b54810c024 feat: import existing gitea customizations from mvpsm
Themes (dark/light), logo, favicon, and template overrides.
2026-02-06 00:16:14 +01:00
m
a07779e01a Initial commit 2026-02-05 23:15:49 +00:00