Skip to content

Dark mode: switch to deeper black-blue tones#15

Closed
dogussyaman wants to merge 1 commit intomainfrom
codex/add-modern-dark-mode-background
Closed

Dark mode: switch to deeper black-blue tones#15
dogussyaman wants to merge 1 commit intomainfrom
codex/add-modern-dark-mode-background

Conversation

@dogussyaman
Copy link
Copy Markdown
Owner

Motivation

  • Update the dark theme to a modern black-blue aesthetic so UI surfaces feel deeper and more contemporary.

Description

  • Tweaked the .dark theme CSS variables in styles/globals.css to use deeper black-blue oklch values for --background, --card, --popover, --secondary, --muted, --accent, --border, --input, and --sidebar.
  • No component or JS changes were required; this is a visual palette update only and the file was committed.
  • A visual verification screenshot was generated after applying the dark class to the running site.

Testing

  • Started the dev server with npm run dev, which reported Ready (server started) but the first page load surfaced a Supabase env error (runtime), not related to the CSS change.
  • Ran a Playwright script to load the site, add the dark class, and capture a screenshot saved as artifacts/dark-bg.png, which completed successfully.
  • No unit or integration tests were modified or executed for this visual-only change.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 7, 2026

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

Project Deployment Actions Updated (UTC)
code-crafters Ready Ready Preview, Comment Feb 7, 2026 2:51pm

@dogussyaman dogussyaman deleted the codex/add-modern-dark-mode-background branch February 16, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant