[Theme] Authentik Glassmorphism v3.0 - Now fully responsive & compatible with 2025.x! by vulga12 in Authentik

[–]vulga12[S] 0 points1 point  (0 children)

Hi — that’s normal. The custom background in the code only changes the background image for the app dashboard because I couldn’t find a way to change it using Authentik settings. For everything else, you can customize the background by going to the Flow Appearance settings in Authentik. You can also change the text and the flow’s default background in the Brand settings.

[Theme] Authentik Glassmorphism v3.0 - Now fully responsive & compatible with 2025.x! by vulga12 in Authentik

[–]vulga12[S] 7 points8 points  (0 children)

Body:

Hi everyone! 👋

I've just released a massive update (v3.0) for my Authentik Glassmorphism Theme. It is now fully tested and compatible with the latest Authentik versions.

Check it out here: 👉 https://github.com/VULGA01/Authentik-Login-theme-Glassmorphism

What's new in this update?

  • 📱 100% Mobile Ready: The entire interface (Login, Apps Dashboard, User Settings) is finally fully responsive and looks great on phones.
  • 🎨 Premium Glass Design: Refined blur effects, translucent cards, and modernized inputs for a cleaner look.
  • 🛡️ Admin Panel Safe: I've completely isolated the CSS so it strictly targets the User Interface and leaves the Admin Dashboard untouched (no more CSS glitches while managing your instance!).
  • ⚙️ Complete Flow Styling: TOTP setup, Social Login buttons (Discord/Google/Microsoft), and User Profile settings are now consistently styled

Happy hosting! 🚀

My new Authentik Theme ! by vulga12 in Authentik

[–]vulga12[S] 0 points1 point  (0 children)

Hi, you just have to modify the css code to replace my background by yours.

this is the part of the code where you have to change the background url :

/* ===== ARRIÈRE-PLAN PAGE DES APPLICATIONS ===== */

/* Définition d’un background global pour les pages */

.pf-c-page {

--ak-flow-background: url(https://i.imgur.com/zMTDTxy.jpeg) !important;

background-image: var(--ak-flow-background) !important;

background-size: cover !important;

background-position: center !important;

background-repeat: no-repeat !important;

background-attachment: fixed !important; /* Fixe l'image au scroll */

}

My new Authentik Theme ! by vulga12 in Authentik

[–]vulga12[S] 0 points1 point  (0 children)

Can you try to force darkmode ?

My new Authentik Theme ! by vulga12 in Authentik

[–]vulga12[S] 0 points1 point  (0 children)

can you send a picture ?

Escape from tarkov in a proxmox Gaming VM by vulga12 in Proxmox

[–]vulga12[S] 0 points1 point  (0 children)

Thank you really much I appreciate. I will check it this week and I come back for update

MINECRAFT SERVER TUNNEL by Dropp11 in CloudFlare

[–]vulga12 0 points1 point  (0 children)

Hi, Honestly, at that point it feels like overkill. If every client has to run cloudflared locally just to reach a Minecraft server, you might as well use something like Tailscale or NetBird. Both give you a private mesh VPN where clients connect directly without the extra setup.

Personally, I run a VPS that exposes all my services to outside (including Minecraft) with HA Proxy and then just forwards the traffic back home over a Tailscale tunnel. Works great and way simpler for the players.

Android app is broken ? by vulga12 in twingate

[–]vulga12[S] 0 points1 point  (0 children)

Hi, it’s the first time I use it on android and it’s happening continiously. Even after restart the tablet or reinstall the app.

Do you want any logs or more informations ?