Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Morpheus/stylesheets/colors.less')
-rw-r--r--plugins/Morpheus/stylesheets/colors.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/colors.less b/plugins/Morpheus/stylesheets/colors.less
index f32fea52c6..b5d973fa0f 100644
--- a/plugins/Morpheus/stylesheets/colors.less
+++ b/plugins/Morpheus/stylesheets/colors.less
@@ -19,6 +19,7 @@
@silver-60: lighten(@black, 60%);
@silver-70: lighten(@black, 70%);
@silver-80: lighten(@black, 80%);
+@silver-85: lighten(@black, 85%);
@silver-90: lighten(@black, 90%);
@silver-95: lighten(@black, 95%);