Skip to content

web: Adjust colors#18427

Merged
GirlBossRush merged 6 commits intomainfrom
adjust-colors
Dec 3, 2025
Merged

web: Adjust colors#18427
GirlBossRush merged 6 commits intomainfrom
adjust-colors

Conversation

@GirlBossRush
Copy link
Contributor

Details

  • Secondary buttons use a color closer to the primary in light mode
  • Sidebar border colors and width better align with the docs.

@GirlBossRush GirlBossRush requested a review from a team as a code owner November 28, 2025 16:03
@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit c46a2d8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69305f646f68bc0008b0b245
😎 Deploy Preview https://deploy-preview-18427--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GirlBossRush GirlBossRush requested a review from BeryJu November 28, 2025 16:03
@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c46a2d8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69305f6446d157000869262e
😎 Deploy Preview https://deploy-preview-18427--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit c46a2d8
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69305f6446d1570008692630

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (ea19094) to head (c46a2d8).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18427   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files         932      932           
  Lines       51095    51095           
=======================================
  Hits        47641    47641           
  Misses       3454     3454           
Flag Coverage Δ
e2e 44.78% <ø> (+<0.01%) ⬆️
integration 22.79% <ø> (+<0.01%) ⬆️
unit 91.45% <ø> (ø)
unit-migrate 91.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 28, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-c46a2d895685199453864d92bd96b95e5921242b
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-c46a2d895685199453864d92bd96b95e5921242b

Afterwards, run the upgrade commands from the latest release notes.

Copy link
Contributor

@kensternberg-authentik kensternberg-authentik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still think some of the red is too dark and has poor contrast, but this isn't about that.

@GirlBossRush GirlBossRush added this to the Release 2025.12 milestone Dec 3, 2025
@GirlBossRush GirlBossRush enabled auto-merge (squash) December 3, 2025 16:25
@GirlBossRush GirlBossRush merged commit 18663bf into main Dec 3, 2025
97 checks passed
@GirlBossRush GirlBossRush deleted the adjust-colors branch December 3, 2025 16:27
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (44 commits)
  build(deps): bump django from 5.2.8 to 5.2.9 (#18566)
  web: Adjust colors (#18427)
  admin/files: delete applications cache on migration (#18565)
  core: bump astral-sh/uv from 0.9.14 to 0.9.15 (#18555)
  core: bump goauthentik.io/api/v3 from 3.2025120.11 to 3.2025120.15 (#18551)
  core: bump goauthentik/fips-debian from `c718f60` to `cf233be` (#18553)
  ci: bump actions/checkout from 6.0.0 to 6.0.1 (#18554)
  ci: bump actions/stale from 10.1.0 to 10.1.1 (#18556)
  ci: bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#18557)
  ci: bump actions/setup-node from 6.0.0 to 6.1.0 in /.github/actions/setup (#18559)
  core: bump library/golang from 1.25.4-trixie to 1.25.5-trixie (#18558)
  providers/scim: cache ServiceProviderConfig (#18047)
  web/i18n: Locale Context Merge Branch (#18426)
  website: Glossary (#16007)
  endpoints/stage: v2, better error handling, more settings (#18545)
  website: Docusaurus 3.9.2 (#18506)
  website/integrations: add hoop.dev (#17868)
  web/flows: update default background image (#18540)
  endpoints: implement endpoint stage (#18468)
  website/integrations: add salesforce (#18516)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants