From 41c670c808530d3a02431d4656af2441e514a816 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20B=C3=B6ckenhoff?= <dboe@ipp.mpg.de>
Date: Fri, 14 Jul 2023 10:55:49 +0200
Subject: [PATCH] docs: green

---
 docs/_static/style.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/_static/style.css b/docs/_static/style.css
index ca785ff..b7bcf22 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -47,7 +47,7 @@ html[data-theme="light"] {
 
 html[data-theme="light"], html[data-theme="dark"] {
 	--pst-color-background: var(--color-background-primary);
-	--pst-color-primary: #ffae57;
+	--pst-color-primary: #5ca904;
 }
 
 
@@ -90,4 +90,4 @@ div.literal-block-wrapper, pre {
 
 #navbar-icon-links a {
 	padding-top: .2rem;
-}
\ No newline at end of file
+}
-- 
GitLab