mirror of
https://github.com/VERT-sh/VERT.git
synced 2026-06-12 22:31:58 -05:00
[PR #12] [MERGED] feat: dynamic theme icon #109
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VERT-sh/VERT/pull/12
Author: @not-nullptr
Created: 11/13/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @not-nullptr
Base:
main← Head:nullptr/theme-icon-switching📝 Commits (1)
b435febfeat: dynamic theme icon📊 Changes
2 files changed (+97 additions, -6 deletions)
View changed files
📝
src/lib/components/functional/FancyMenu.svelte(+20 -3)📝
src/routes/+layout.svelte(+77 -3)📄 Description
this makes the theme switcher icon go between a sun and moon icon depending on the current theme. it works with SSR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.