1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-13 21:48:46 +00:00

feat: Add sitewide announcements bar (#3121)

This commit is contained in:
2025-09-12 17:34:32 -05:00
parent 047ef27590
commit 67d1cc2424
3 changed files with 20 additions and 9 deletions

View File

@@ -46,6 +46,7 @@
--pg-green: #2e7e31;
--pg-blue-gray: #546d78;
--pg-viridian: #40826d;
--ghost-accent-color: #4f46e5;
}
:root, [data-md-color-scheme="slate"] {
--md-default-bg-color: rgb(26, 26, 27);
@@ -67,6 +68,7 @@
--pg-blue-gray: #9ab2bc;
--pg-viridian: #40826d;
--md-footer-bg-color--dark: var(--md-default-bg-color);
--ghost-accent-color: #4f46e5;
}
/* Better contrast link colors */