tpmjs/apps/web
Ajax Davis 9a8c0beb85 fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page
- Replace bg-black with bg-background
- Replace text-zinc-100 with text-foreground
- Replace text-zinc-400 with text-foreground-secondary
- Replace text-zinc-500 with text-foreground-tertiary
- Ensures page respects light/dark theme toggle

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 01:40:10 +10:00
..
src fix: replace hardcoded dark mode colors with theme-aware semantic tokens in tool-search page 2025-11-26 01:40:10 +10:00
eslint.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
next-env.d.ts chore: version packages 2025-11-25 22:23:10 +10:00
next.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
package.json feat: add light/dark theme system and full homepage with comprehensive UI components 2025-11-26 01:29:28 +10:00
postcss.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tailwind.config.ts feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
tsconfig.json feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00