5 Commits

Author SHA1 Message Date
didericis c2f024d7de fix: use white background for code/diff
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:15:56 -04:00
didericis d168175a7b fix: lighten diff/code background to parchment offwhite
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:13:08 -04:00
didericis 764f2f2690 fix: navbar dropdown username and icons inherit dark text
The previous override only restored dark text on .item/.header/.text
themselves; the cascading "#navbar *" cream color still applied to
their children — the <strong> username inside "Signed in as …" and
the inline SVG icons. Extend the override to descendants, force SVG
fill back to currentColor, and split the hover/active rule so only
the row itself gets the dark background (not every child element).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 20:31:36 -04:00
didericis 77cf7c9a76 fix: readable text in navbar user dropdown
The cascading "#navbar *" rule was forcing the cream nav-bar text color
onto dropdown popovers, which sit on a parchment background and were
nearly invisible. Override the popover surface to use dark text while
keeping the dark-on-hover highlight.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 03:13:43 -04:00
didericis a004fc57ed Initial commit — Fell Gitea theme
Parchment body, near-black starfield nav, teal (#42b983) accent.
Includes IM Fell Type fonts (regular, italic, small-caps) and a
README covering installation on TrueNAS Scale and plain Docker.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 14:47:10 -04:00