| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Use CSS prefers-color-scheme instead of JS-based theme toggle | Fuwn | 2026-01-20 | 1 | -28/+30 |
| * | fix: Prevent flash of light mode on page load | Fuwn | 2026-01-20 | 1 | -24/+26 |
| * | fix: Use consistent CSS selectors for theme variable overrides | Fuwn | 2026-01-20 | 1 | -2/+4 |
| * | refactor: Use CSS variable overrides for proper theme integration | Fuwn | 2026-01-20 | 1 | -176/+47 |
| * | feat: Improve theme CSS mappings for comprehensive styling | Fuwn | 2026-01-20 | 1 | -40/+108 |
| * | fix: Support both single-color and dual-mode theme formats | Fuwn | 2026-01-19 | 1 | -10/+24 |
| * | feat: Add OpenCode-compatible theme loader | Fuwn | 2026-01-19 | 1 | -0/+287 |