Revive the beauty of typography. https://retypeset.radishzz.cc/en/
Find a file
radishzzz 419b8b5611 fix: theme toggle error
- Streamlined theme toggle logic to better synchronize with user preferences and system settings.
- Updated the initialization of the theme to utilize a more robust method for determining the default mode.
- Improved accessibility by ensuring aria attributes are correctly set for the theme toggle button.
- Enhanced global CSS styles for better consistency and added support for view transitions during theme changes.
- Removed redundant code and improved overall readability of the theme toggle component.
2025-01-23 10:13:30 +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 2025-01-23 10:13:30 +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