- Change modal background from bg-surface to bg-background for proper dark mode support - Use bg-surface for nested elements (env vars, code blocks) to create subtle contrast - Ensures modal respects the application's dark theme 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.example | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||