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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-05-20 20:03:52 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-05-21 17:49:18 +0300
commit6279eca39ad487ab8736027fa0db991739fb16f7 (patch)
treeac3c2846bb6893dc1ea1e8ce5b840a1c959e2df2 /plugins/Morpheus/stylesheets/theme.less
parent47a53714aba7e9a3e5e7677e24077708fcda0f65 (diff)
Moved background colors to theme-advanced.less
Diffstat (limited to 'plugins/Morpheus/stylesheets/theme.less')
-rw-r--r--plugins/Morpheus/stylesheets/theme.less5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/Morpheus/stylesheets/theme.less b/plugins/Morpheus/stylesheets/theme.less
index d26025bb7b..3983a92d78 100644
--- a/plugins/Morpheus/stylesheets/theme.less
+++ b/plugins/Morpheus/stylesheets/theme.less
@@ -10,9 +10,4 @@
@theme-color-text-light: #444;
@theme-color-text-lighter: @color-silver-l40;
@theme-color-link: @color-blue-piwik;
-@theme-color-background-base: #fff;
-@theme-color-background-tinyContrast: #f2f2f2;
-@theme-color-background-lowContrast: @color-silver-l80;
-@theme-color-background-contrast: #5F5A60;
-@theme-color-background-highContrast: #202020;
@theme-color-base-series: #ee3024;