From 6ad0d4da6f43514559063284c2e5b7a503062416 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Wed, 6 May 2026 20:08:07 +0200 Subject: [PATCH] ui: update branding with new orange logo and accent color --- static/readme-logo-dark.svg | 49 ++++++++++++------------------ static/readme-logo-light.svg | 49 ++++++++++++------------------ static/style.css | 2 +- templates/components/header.gohtml | 2 +- 4 files changed, 40 insertions(+), 62 deletions(-) diff --git a/static/readme-logo-dark.svg b/static/readme-logo-dark.svg index f5cbbc1..c65aebc 100644 --- a/static/readme-logo-dark.svg +++ b/static/readme-logo-dark.svg @@ -1,34 +1,23 @@ - + - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/static/readme-logo-light.svg b/static/readme-logo-light.svg index be4ff47..fb4251d 100644 --- a/static/readme-logo-light.svg +++ b/static/readme-logo-light.svg @@ -1,34 +1,23 @@ - + - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/static/style.css b/static/style.css index 59c6f36..d35ce66 100644 --- a/static/style.css +++ b/static/style.css @@ -16,7 +16,7 @@ --color-foreground-muted: #6a6b70; --color-foreground: #f8f9fa; - --color-accent: #9f7aea; + --color-accent: #FB923C; } :root { diff --git a/templates/components/header.gohtml b/templates/components/header.gohtml index 7077404..46aaaa0 100644 --- a/templates/components/header.gohtml +++ b/templates/components/header.gohtml @@ -11,7 +11,7 @@ - MAL + MAL