a web extension that tracks what wikipedia pages you looked at.
Find a file
Pontoporeia baeffbb88b Redesign UI with minimalist style and dark theme support
- Implement CSS custom properties for comprehensive theming
- Add automatic dark theme using prefers-color-scheme media query
- Cleaner, more minimalist design with better spacing
- Improved typography and readability
- Smoother transitions and hover states
- Custom scrollbar styling for better aesthetics
- Larger popup width (420px) for better content display
- Better contrast ratios for accessibility
- Subtle hover effects on article items
- Rounded corners and modern button styles

The extension now automatically adapts to your system's
light/dark theme preference.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 19:35:23 +01:00
src Redesign UI with minimalist style and dark theme support 2025-11-09 19:35:23 +01:00
.gitignore Restructure project and fix extension logging issues 2025-11-09 19:15:59 +01:00
CLAUDE.md Restructure project and fix extension logging issues 2025-11-09 19:15:59 +01:00
Justfile Restructure project and fix extension logging issues 2025-11-09 19:15:59 +01:00
LICENSE Initial commit 2025-04-18 11:10:29 +00:00
package.json Restructure project and fix extension logging issues 2025-11-09 19:15:59 +01:00
pnpm-lock.yaml Restructure project and fix extension logging issues 2025-11-09 19:15:59 +01:00
README.md initial commit with content 2025-04-18 13:11:30 +02:00