Revive the beauty of typography. https://retypeset.radishzz.cc/en/
Find a file
radishzzz 77f94f646f fix: theme toggle error and improve global styles
- Refactored theme toggle logic to synchronize theme state with user preferences and system settings.
- Introduced a new method to set the theme based on saved preferences or system color scheme.
- Updated global CSS to support dark mode by default when the system prefers it, and added functional styles for better user experience.
- Improved theme toggle animation and ensured compatibility with view transitions API.
- Enhanced accessibility by updating aria attributes for the theme toggle button.
2025-01-23 09:08:16 +00:00
.vscode chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
public/image chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00
src fix: theme toggle error and improve global styles 2025-01-23 09:08:16 +00:00
.editorconfig chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
.gitignore chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
astro.config.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
eslint.config.mjs chore: update ts-uno-eslint configuration 2025-01-13 04:23:37 +00:00
package.json feat: integrate PhotoSwipe lightbox, enhance scrollbar functionality, and update layout components 2025-01-23 08:23:43 +00:00
pnpm-lock.yaml feat: integrate PhotoSwipe lightbox, enhance scrollbar functionality, and update layout components 2025-01-23 08:23:43 +00:00
tsconfig.json chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00
uno.config.ts chore: remove unused dependencies, enhance scrollbar functionality, and update VSCode settings 2025-01-22 23:35:52 +00:00