Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update color theme to match shop.kscale.dev #36

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 12, 2024

Update color theme to match shop.kscale.dev, focusing on blood orange primary color.

Changes made:

  • Updated color theme to match shop.kscale.dev
  • Unified accent colors to blood orange (#FA4300)
  • Simplified hover states to use opacity changes
  • Added dark mode toggle with system preference detection
  • Implemented smooth color transitions

Testing:

  • ✅ Verified dark mode toggle functionality
  • ✅ Confirmed color transitions work correctly
  • ✅ All CI checks passing
  • ✅ Local format, lint, and build checks pass
  • ✅ Tested on development server (localhost:3000)

Link to Devin run: https://app.devin.ai/sessions/458fe39c5454403b811eaf157ce9015b

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

Copy link
Member

@codekansas codekansas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i mainly meant we should update the background to have some light mode / dark mode

Comment on lines 18 to 19
" hover:bg-gray-200 dark:hover:bg-gray-800 " +
" hover:bg-accent-blood-orange hover:text-off-white " +
transitionEaseLinearDuration300
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't really what i meant - you should update the background instead

@codekansas codekansas merged commit 95d9232 into staging Dec 12, 2024
1 check passed
@codekansas codekansas deleted the devin/1733992166-update-color-theme branch December 12, 2024 10:20
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.

1 participant