6 Commits

Author SHA1 Message Date
hykocx c4f2a3ef87 docs(readme): change theme description 2026-04-29 10:47:11 -04:00
hykocx 90614ccf6b docs: add preview image to readme
- add preview.jpg screenshot to assets directory
- embed preview image in readme
2026-04-28 20:24:36 -04:00
hykocx 7bc8d8b1ce style(themes): adjust color values for card, button, and project column backgrounds
- update `--color-card` to pure/near-pure values in both dark and light themes
- update `--color-button` to more distinct static colors in both themes
- replace variable-based `--color-project-column-bg` with explicit hex values
2026-04-28 20:16:46 -04:00
hykocx 5e1c44cad1 style(themes): increase text contrast and darken secondary color
- update text color palette in dark theme for higher contrast (pure white base)
- update text color palette in light theme for higher contrast (pure black base)
- darken `--color-secondary` in dark theme from #30363d to #1b1b1b
- add `DEFAULT_THEME = octo-auto` example to README
2026-04-28 20:03:18 -04:00
hykocx a1a8a149ca feat(themes): add octo gitea theme with light, dark, and auto variants
- add theme-octo-dark.css with deep black background and blue accent
- add theme-octo-light.css with white background and blue accent
- add theme-octo-auto.css that switches between light/dark via prefers-color-scheme
- update README with installation instructions, variant descriptions, and customization notes
2026-04-28 16:03:10 -04:00
hykocx 4409d90110 Initial commit 2026-04-28 15:47:31 -04:00