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: implement theme toggle functionality; enhance styling for About… #8

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

SubwaySerfer
Copy link
Contributor

This pull request includes several changes to improve the responsiveness and theming of the application. The most important changes include adding media queries for better mobile responsiveness, implementing a theme toggle button, and defining a theme management utility.

Responsiveness Improvements:

Theming Enhancements:

  • src/layouts/TheHeader.vue: Added a theme toggle button in the header and implemented theme initialization on component mount.
  • src/utils/useTheme.ts: Created a new utility to manage light and dark themes, including functions to apply, toggle, and initialize themes.
  • src/style.css: Added new CSS variables for colors used in the themes and updated existing styles to use these variables. [1] [2] [3]…Section and ProjectList components; refactor CSS variables for improved theme management

…Section and ProjectList components; refactor CSS variables for improved theme management
@SubwaySerfer SubwaySerfer merged commit fc36951 into main Feb 3, 2025
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for sasha-af ready!

Name Link
🔨 Latest commit 2461ab5
🔍 Latest deploy log https://app.netlify.com/sites/sasha-af/deploys/67a13a433aa9af0008ad8317
😎 Deploy Preview https://deploy-preview-8--sasha-af.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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