|
@@ -19,7 +19,9 @@ $accentdark: rgba(224, 141, 188, 0.5);
|
|
|
$background-color: rgba(171, 224, 174, 0.4);
|
|
$background-color: rgba(171, 224, 174, 0.4);
|
|
|
$third-main-color: antiquewhite;
|
|
$third-main-color: antiquewhite;
|
|
|
$textcolor: dimgray;
|
|
$textcolor: dimgray;
|
|
|
-$primary: $themecolor;
|
|
|
|
|
|
|
+// $primary: $themecolor;
|
|
|
|
|
+// $primary: #ff69b4;
|
|
|
|
|
+$primary: $subthemecolor;
|
|
|
$logo-mark-fill: lighten(desaturate($topbar, 10%), 15%);
|
|
$logo-mark-fill: lighten(desaturate($topbar, 10%), 15%);
|
|
|
$wikilinktext: $subthemecolor;
|
|
$wikilinktext: $subthemecolor;
|
|
|
$wikilinktext-hover: gba(171, 224, 174, 0.9);
|
|
$wikilinktext-hover: gba(171, 224, 174, 0.9);
|