💄(frontend) align colors with theme from figma

Some colors were not exactly the same as the ones
in figma, this commit aligns them with the theme
tokens.
This commit is contained in:
Anthony LC
2026-02-10 15:01:12 +01:00
parent f4cb66d6b6
commit 75c7811755
7 changed files with 80 additions and 35 deletions

View File

@@ -15,6 +15,7 @@ and this project adheres to
- ♿️(frontend) prevent dates from being focusable #1855
- ♿️(frontend) Focus main container after navigation #1854
- 💄(frontend) align colors and logo with ui-kit v2 #1869
- 🚸(backend) sort user search results by proximity with the active user #1802
- 🚸(oidc) ignore case when fallback on email #1880