From dc1bbb50f41e842ac0df957cf546e57c1a983457 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 19 May 2026 10:18:13 +0200 Subject: [PATCH 1/2] fix(brand): use canonical cobalt #21468B in custom.css --- docs/src/css/custom.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css index 1d76392..af1c311 100644 --- a/docs/src/css/custom.css +++ b/docs/src/css/custom.css @@ -9,8 +9,8 @@ /* You can override the default Infima variables here. */ :root { - /* Primary color: Conduction Cobalt (matches hexagon logo #4376FC) */ - --ifm-color-primary: #4376FC; + /* Primary color: Conduction Cobalt (matches hexagon logo #21468B) */ + --ifm-color-primary: #21468B; --ifm-color-primary-dark: #2a62fb; --ifm-color-primary-darker: #1d57fb; --ifm-color-primary-darkest: #053fe8; @@ -37,7 +37,7 @@ [data-theme='dark'] { /* Primary colors */ --ifm-color-primary: #6a96fd; - --ifm-color-primary-dark: #4376FC; + --ifm-color-primary-dark: #21468B; --ifm-color-primary-darker: #2a62fb; --ifm-color-primary-darkest: #1d57fb; --ifm-color-primary-light: #80a6fd; From d8b1b8767e3c08d1e88090f7c64f15dbbd97a674 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 19 May 2026 10:18:15 +0200 Subject: [PATCH 2/2] fix(brand): use canonical cobalt #21468B in logo.svg --- docs/static/img/logo.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/static/img/logo.svg b/docs/static/img/logo.svg index 4e9caa6..7aa43de 100644 --- a/docs/static/img/logo.svg +++ b/docs/static/img/logo.svg @@ -1,5 +1,5 @@ - +