data-peek/apps/webapp
Rohith Gilla ed41c71f67
fix(webapp): add Clerk dark theme for visible auth UI
Clerk components were rendering dark text on dark background, making
sign-in, user button, and other auth UI invisible. Added @clerk/themes
dark base theme with matching color variables.
2026-04-06 10:45:10 +05:30
..
drizzle Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
src fix(webapp): add Clerk dark theme for visible auth UI 2026-04-06 10:45:10 +05:30
.env.local.example Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
.gitignore chore: gitignore 2026-04-06 08:39:36 +05:30
drizzle.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
next-env.d.ts fix(webapp): add Clerk dark theme for visible auth UI 2026-04-06 10:45:10 +05:30
next.config.ts Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
package.json fix(webapp): add Clerk dark theme for visible auth UI 2026-04-06 10:45:10 +05:30
postcss.config.mjs Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
tsconfig.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30
vercel.json Add web SQL client (app.datapeek.dev) (#133) 2026-04-05 12:32:32 +05:30