Skip to content

Conversation

@Marchand-Nicolas
Copy link
Collaborator

Refactor dark mode styling to use CSS and Tailwind variables, fixing visual inconsistencies and enabling easy theme configuration.

The previous dark mode implementation suffered from hardcoded colors and visual bugs. This PR addresses these issues by centralizing all theme colors into CSS variables, which are then mapped in the Tailwind configuration. This ensures a consistent and easily configurable dark theme across the application. A client-side script was also added to prevent a flicker when applying the dark theme on page load.


Open in Cursor Open in Web

Co-authored-by: nicomarchand29 <nicomarchand29@gmail.com>
@cursor
Copy link

cursor bot commented Oct 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Oct 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
graphgpt Error Error Oct 12, 2025 10:04am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants