diff --git a/scipost/static/scipost/assets/config/preconfig.scss b/scipost/static/scipost/assets/config/preconfig.scss index 39a77066ff241bbc146e9e7b52b6e204e32ff0cb..e41116fc88bfbdfd871cfa9383ce3ecb98d1a94c 100644 --- a/scipost/static/scipost/assets/config/preconfig.scss +++ b/scipost/static/scipost/assets/config/preconfig.scss @@ -36,6 +36,7 @@ $green: #6ebb6e; $cyan: $scipost-lightblue; $yellow: $scipost-orange; $gray-600: #ccc; +$text-muted: #636c72; // Others, now as default // $red: $red; // $gray-100: $gray-100;