aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/components/LoginModal.svelte
Commit message (Collapse)AuthorAgeFilesLines
* chore(ui): refactor workspace to monorepo苏向夜2026-01-191-126/+0
|
* feat: enhance dark mode support across UI componentsHsiangNianian2026-01-141-15/+15
| | | | | | | | - Updated BottomBar, HomeView, LoginModal, ModLoaderSelector, SettingsView, Sidebar, StatusToast, and VersionsView components for improved dark mode styling. - Adjusted color schemes for various elements to ensure better visibility and aesthetics in dark mode. - Added a theme property to settings to enforce dark mode as the default. - Refactored version badges in VersionsView for better color differentiation. - Enhanced button and input styles for consistency in both light and dark themes.
* refactor: split App.svelte into componentsNatsuu2026-01-141-0/+126