mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🚀 Feature: Custom Font on Login page #571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asoji on GitHub (Dec 24, 2025).
Feature description
I suggest there should be a way to change the fonts on the Login page, allowing slightly more customization for an instance.
Pitch
On my team's instance, we use ZITADEL for SSO, and it allows for us to be able to set the universal font for that sign in page, shown like so:
However, with Pocket ID, you can't do that, you're just stuck to its default fonts, which isn't bad per-se, but I'd like to be able to change it for my own instance's taste
A way to change either universal font, or Header and Description/Subheader font would be really nice in my opinion. We already have various forms of customization, from picking a background, to changing the instance name and color, so I think we should be able to change the font as well to suit our own instances of Pocket ID. It could probably be done by pointing to a CSS font file, a font link directly, or uploading the font to store somewhere, like what ZITADEL does.
@stonith404 commented on GitHub (Jan 2, 2026):
Thanks for your feature request. We could implement much more customization options but the goal is to keep Pocket ID as simple as possible and I think allowing too much customization options make the UI too cluttered and confusing.
If you want to customize the design you can easily fork the project and do as many modifications as you want.