-
- Downloads
Mostly implement dark mode
Showing
- README.md 0 additions, 1 deletionREADME.md
- index.html 2 additions, 2 deletionsindex.html
- src/components/forms/FormInput.tsx 11 additions, 11 deletionssrc/components/forms/FormInput.tsx
- src/components/forms/FormSelect.tsx 11 additions, 48 deletionssrc/components/forms/FormSelect.tsx
- src/components/i18n/lang/de.json 1 addition, 1 deletionsrc/components/i18n/lang/de.json
- src/components/i18n/lang/en.json 1 addition, 1 deletionsrc/components/i18n/lang/en.json
- src/components/layout/App.tsx 1 addition, 1 deletionsrc/components/layout/App.tsx
- src/components/layout/Header.tsx 3 additions, 1 deletionsrc/components/layout/Header.tsx
- src/components/layout/MobileNavigation.tsx 1 addition, 1 deletionsrc/components/layout/MobileNavigation.tsx
- src/components/layout/Navigation.tsx 5 additions, 5 deletionssrc/components/layout/Navigation.tsx
- src/components/pages/ContactPage.tsx 2 additions, 1 deletionsrc/components/pages/ContactPage.tsx
- src/components/pages/DiscordLinkPage.tsx 3 additions, 2 deletionssrc/components/pages/DiscordLinkPage.tsx
- src/components/pages/IndexPage.tsx 2 additions, 1 deletionsrc/components/pages/IndexPage.tsx
- src/components/shells/Shells.tsx 5 additions, 1 deletionsrc/components/shells/Shells.tsx
- src/components/shells/ThemeShell.tsx 17 additions, 0 deletionssrc/components/shells/ThemeShell.tsx
- src/components/widgets/Button.tsx 17 additions, 14 deletionssrc/components/widgets/Button.tsx
- src/components/widgets/HR.tsx 13 additions, 1 deletionsrc/components/widgets/HR.tsx
- src/components/widgets/LanguageSelect.tsx 1 addition, 1 deletionsrc/components/widgets/LanguageSelect.tsx
- src/components/widgets/LoadingIndicator.tsx 1 addition, 1 deletionsrc/components/widgets/LoadingIndicator.tsx
- src/components/widgets/TextLink.tsx 3 additions, 2 deletionssrc/components/widgets/TextLink.tsx
Loading
Please register or sign in to comment