tsts
All checks were successful
deploy to production / deploy (push) Has been cancelled

This commit is contained in:
2023-10-03 08:45:00 +00:00
parent 3a15f42712
commit 1ec2cc3ef1
2 changed files with 3 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ body.darkTheme {
--heading-font-color: #9fb3c7; /* slightly brighter for better readability */
--top-heading-font-color: rgb(200, 106, 0);
--link-font-color: rgb(200, 106, 0);
--banner-color: #04a577; /* a cooler shade for the banner */
--banner-color: #9fb3c7; /* a cooler shade for the banner */
--opposite-bg-color: #fafafa; /* off-white */
--opposite-bg-color-80: rgba(250, 250, 250, 0.8);
--opposite-bg-color-5: rgba(250, 250, 250, 0.05);