This commit is contained in:
infominer 2019-05-13 13:40:27 -04:00
parent 74aacb56b8
commit 068e6cac79

View File

@ -3,10 +3,10 @@
========================================================================== */
/* Colors */
$background-color: #a8e4e4 !default;
$background-color: #5fbdbd !default;
$text-color: #40514e !default;
$muted-text-color: #40514e !default;
$primary-color: #11999e !default;
$primary-color: #12bec4 !default;
$border-color: mix(#fff, #40514e, 75%) !default;
$footer-background-color: #30e3ca !default;
$link-color: #11999e !default;