mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
Adjusted links in shared HTML files to new themed brand color
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
48faa90b5e
commit
4fd617684b
@@ -11,7 +11,7 @@
|
|||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
--primary-color: black;
|
--primary-color: black;
|
||||||
--secondary-color: #555555;
|
--secondary-color: #555555;
|
||||||
--link-color: #1e96f0;
|
--link-color: #37653F;
|
||||||
--internal-link-color: black;
|
--internal-link-color: black;
|
||||||
--background-color: white;
|
--background-color: white;
|
||||||
--separator-color: #0e0e0e;
|
--separator-color: #0e0e0e;
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
:root {
|
:root {
|
||||||
--primary-color: #b5b5b5;
|
--primary-color: #b5b5b5;
|
||||||
--secondary-color: #858585;
|
--secondary-color: #858585;
|
||||||
--link-color: #2ea6ff;
|
--link-color: #659464;
|
||||||
--internal-link-color: darkgrey;
|
--internal-link-color: darkgrey;
|
||||||
--background-color: black;
|
--background-color: black;
|
||||||
--separator-color: #0a0a0a;
|
--separator-color: #0a0a0a;
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
--primary-color: black;
|
--primary-color: black;
|
||||||
--secondary-color: #555555;
|
--secondary-color: #555555;
|
||||||
--link-color: #1e96f0;
|
--link-color: #37653F;
|
||||||
--background-color: white;
|
--background-color: white;
|
||||||
--separator-color: #0e0e0e;
|
--separator-color: #0e0e0e;
|
||||||
}
|
}
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
:root {
|
:root {
|
||||||
--primary-color: #b5b5b5;
|
--primary-color: #b5b5b5;
|
||||||
--secondary-color: #858585;
|
--secondary-color: #858585;
|
||||||
--link-color: #2ea6ff;
|
--link-color: #659464;
|
||||||
--background-color: black;
|
--background-color: black;
|
||||||
--separator-color: #0a0a0a;
|
--separator-color: #0a0a0a;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user