{"id":32587281,"url":"https://github.com/colormaticstudios/colormatic-keycloak-theme","last_synced_at":"2026-06-15T21:32:00.779Z","repository":{"id":319921888,"uuid":"1075745240","full_name":"ColormaticStudios/Colormatic-Keycloak-Theme","owner":"ColormaticStudios","description":"Keycloak/Keycloakify theme for Colormatic ID (Mirror of https://git.colormatic.org/ColormaticStudios/Colormatic-Keycloak-Theme)","archived":false,"fork":false,"pushed_at":"2026-04-05T02:21:39.000Z","size":715,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T04:21:18.426Z","etag":null,"topics":["keycloak-theme","keycloakify"],"latest_commit_sha":null,"homepage":"https://auth.colormatic.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ColormaticStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-10-13T23:53:02.000Z","updated_at":"2026-04-05T02:21:44.000Z","dependencies_parsed_at":"2025-10-21T00:32:33.398Z","dependency_job_id":null,"html_url":"https://github.com/ColormaticStudios/Colormatic-Keycloak-Theme","commit_stats":null,"previous_names":["colormaticstudios/colormatic-keycloak-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ColormaticStudios/Colormatic-Keycloak-Theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColormaticStudios%2FColormatic-Keycloak-Theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColormaticStudios%2FColormatic-Keycloak-Theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColormaticStudios%2FColormatic-Keycloak-Theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColormaticStudios%2FColormatic-Keycloak-Theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ColormaticStudios","download_url":"https://codeload.github.com/ColormaticStudios/Colormatic-Keycloak-Theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ColormaticStudios%2FColormatic-Keycloak-Theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34381759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["keycloak-theme","keycloakify"],"created_at":"2025-10-29T22:59:34.775Z","updated_at":"2026-06-15T21:32:00.774Z","avatar_url":"https://github.com/ColormaticStudios.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Colormatic Keycloak Theme\n\nThis project was built from the [Keycloakify Svelte Starter](https://github.com/keycloakify/keycloakify-starter-svelte)\n\nSome things that need to be done:\n\n- [x] Unify the architecture of all the forms\n- [x] Fix the random spacing around the place\n- [ ] Build a proper unified design language\n- [ ] Customize the colors to thematically align with Colormatic\n- [x] Integrate proper components (like [Shadcn/Svelte](https://www.shadcn-svelte.com/))\n- [ ] User feedback\n\n# Testing the theme locally\n\n[Documentation](https://docs.keycloakify.dev/testing-your-theme)\n\n# Building the theme\n\nYou need to have [Maven](https://maven.apache.org/) installed to build the theme (Maven \u003e= 3.1.1, Java \u003e= 7).  \nThe `mvn` command must be in the $PATH.\n\n- On macOS: `brew install maven`\n- On Debian/Ubuntu: `sudo apt-get install maven`\n- On Windows: `choco install openjdk` and `choco install maven` (Or download from [here](https://maven.apache.org/download.cgi))\n\n```bash\nyarn run build-keycloak-theme\n```\n\nNote that by default Keycloakify generates multiple .jar files for different versions of Keycloak.\n\n# Account theme (React) build\n\nThis repo now includes a React-based account console under `src/account` that is built separately from the Svelte login theme.\n\n## Dev\n\n```bash\nbun run dev\nbun run dev:account\n```\n\n`dev` serves the login theme (Svelte). `dev:account` serves the account console (React).\n\n## Build\n\n```bash\nbun run build:login\nbun run build:account\nbun run build:themes\nbun run build-keycloak-theme\n```\n\n`build:themes` builds both themes and merges the manifests so `build-keycloak-theme` produces a single jar with both login and account assets.\n\n# Checks\n\n```bash\nbun run check\n```\n\nRuns Svelte checks, TypeScript checks (TS/TSX/JS, excluding `.svelte`), and a Tailwind compile pass.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolormaticstudios%2Fcolormatic-keycloak-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolormaticstudios%2Fcolormatic-keycloak-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolormaticstudios%2Fcolormatic-keycloak-theme/lists"}