feat: add default theme option and fix toast z-index, add error styling to start screen inputs

This commit is contained in:
2026-01-25 02:48:33 +00:00
committed by GitHub
parent 88c31c5082
commit f1957c7d91
3 changed files with 18 additions and 62 deletions

View File

@@ -82,9 +82,9 @@ jobs:
type=gha,mode=max,scope=deps-only
# - name: Docker Hub Description
# uses: peter-evans/dockerhub-description@v4
# with:
# username: ${{ vars.DOCKERHUB_USERNAME }}
# password: ${{ secrets.DOCKERHUB_TOKEN }}
# repository: sillyangel/mice
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v4
with:
username: sillyangel
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: sillyangel/mice