Skip to content

Commit

Permalink
update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Nov 20, 2024
1 parent cc8bb75 commit 9450eec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Binary file modified keycloakify/dist_keycloak/keycloak-theme-for-kc-22-to-25.jar
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion keycloakify/src/login/Template.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import type { KcContext } from "./KcContext";
import ThemeSwitcher from "@/components/theme-switcher";
import { CircleAlert, CircleCheck, CircleX, Hammer, Info } from "lucide-react";
import { Alert, AlertDescription } from "@/components/ui/alert";
import { cn } from "@/lib/utils";

export default function Template(props: TemplateProps<KcContext, I18n>) {
const {
Expand Down

0 comments on commit 9450eec

Please sign in to comment.