Color update

This commit is contained in:
2025-02-15 19:05:22 +01:00
parent 3d9d39f56e
commit 8ce6a1d90e
2 changed files with 20 additions and 3 deletions

16
css/themes/jmde.css Normal file
View File

@@ -0,0 +1,16 @@
/* Theme */
main {
background: #314159;
color: #7ba2bf;
}
.icons-social a {
color: #7ba2bf;
;
}
.icons-social a svg path{
fill: #7ba2bf;
;
}