authentik theming #53

Merged
Marcel merged 3 commits from authentik-theming into main 2026-08-29 04:39:41 +02:00
Owner

Looks good. But I am not sure about the registered trademark symbol on the logo.

Looks good. But I am not sure about the registered trademark symbol on the logo.

looks good so far. Regarding the registered tradmark symbol: the logo designer added it. We should remove it. And we should discuss if we want to keep the font or choose another one

looks good so far. Regarding the registered tradmark symbol: the logo designer added it. We should remove it. And we should discuss if we want to keep the font or choose another one
Author
Owner

Also the background image is still default (on the login page) since I didn't know what to set it to.

Also the background image is still default (on the login page) since I didn't know what to set it to.
@ -0,0 +1,33 @@
# yaml-language-server: $schema=https://goauthentik.io/blueprints/schema.json
---
Owner

Sure, but this should be at least in a separate commit. Maybe also a seperate PR?

Sure, but this should be at least in a separate commit. Maybe also a seperate PR?
relaxsef marked this conversation as resolved
@ -246,2 +253,4 @@
'';
};
"/static/elf-branding/" = {
alias = "${pkgs.compressDrvWeb brandingAssetsDir {}}/";
Owner
-               alias = "${pkgs.compressDrvWeb brandingAssetsDir {}}/";
+               alias = "${pkgs.compressDrvWeb ./branding {}}/";

Then also the brandingAssetsDir var can be removed.

```diff - alias = "${pkgs.compressDrvWeb brandingAssetsDir {}}/"; + alias = "${pkgs.compressDrvWeb ./branding {}}/"; ``` Then also the `brandingAssetsDir` var can be removed.
Author
Owner

this didnt work

this didnt work
Owner
`compressDrvWeb` required a derivation... https://github.com/NixOS/nixpkgs/blob/6e90d09d59dde7442b03cde4a2682b415f78848c/pkgs/build-support/compress-drv/default.nix#L79-L82
m4rc3l marked this conversation as resolved
Owner

As long as we don't register a trademark using the circle R is illegal.

As long as we don't register a trademark using the circle R is illegal.
Josef force-pushed authentik-theming from f6d3d4efd6 to d893059ea2 2026-08-28 08:28:32 +02:00 Compare
Author
Owner

the trademark symbol is now history

the trademark symbol is now history
Klemens approved these changes 2026-08-28 20:45:38 +02:00
Klemens left a comment

LGTM

LGTM
Marcel force-pushed authentik-theming from d893059ea2 to 9b7eaa0b3c 2026-08-29 04:37:21 +02:00 Compare
Marcel merged commit 9b7eaa0b3c into main 2026-08-29 04:39:41 +02:00
Marcel deleted branch authentik-theming 2026-08-29 04:39:41 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
elbforge/elf-infra!53
No description provided.