mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +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;
|
||||
--primary-color: black;
|
||||
--secondary-color: #555555;
|
||||
--link-color: #1e96f0;
|
||||
--link-color: #37653F;
|
||||
--internal-link-color: black;
|
||||
--background-color: white;
|
||||
--separator-color: #0e0e0e;
|
||||
@@ -20,7 +20,7 @@
|
||||
:root {
|
||||
--primary-color: #b5b5b5;
|
||||
--secondary-color: #858585;
|
||||
--link-color: #2ea6ff;
|
||||
--link-color: #659464;
|
||||
--internal-link-color: darkgrey;
|
||||
--background-color: black;
|
||||
--separator-color: #0a0a0a;
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
color-scheme: light dark;
|
||||
--primary-color: black;
|
||||
--secondary-color: #555555;
|
||||
--link-color: #1e96f0;
|
||||
--link-color: #37653F;
|
||||
--background-color: white;
|
||||
--separator-color: #0e0e0e;
|
||||
}
|
||||
@@ -25,7 +25,7 @@
|
||||
:root {
|
||||
--primary-color: #b5b5b5;
|
||||
--secondary-color: #858585;
|
||||
--link-color: #2ea6ff;
|
||||
--link-color: #659464;
|
||||
--background-color: black;
|
||||
--separator-color: #0a0a0a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user