refactor: update theme color handling and toggle component

- Modify color scheme to resolve theme-color issues
- Refactor theme toggle component and icon
This commit is contained in:
radishzzz 2025-01-21 04:08:00 +00:00
parent eae55b7477
commit 6ea0644928
7 changed files with 30 additions and 50 deletions

View file

@ -0,0 +1 @@
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m12 1c-6.1 0-11 4.9-11 11s4.9 11 11 11 11-4.9 11-11-4.9-11-11-11m0 20c-5.8 0-10.5-4-10.5-9s4.7-9 10.5-9 10.5 4 10.5 9-4.7 9-10.5 9" fill="#3d3d3d"/></svg>

After

Width:  |  Height:  |  Size: 223 B