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-28 16:40:08 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-05-28 16:40:08 +0300
commit1aeed35bfff82ea7182b0976565195d4e197d706 (patch)
tree7b58034ab5a0a678eeb63094c9cb927769d80e81 /plugins/ExampleTheme
parentbdb1fd6f939f2ecc44494716b9a91e2142809f75 (diff)
Added UI test for themes
This test enables the example theme and checks that it works.
Diffstat (limited to 'plugins/ExampleTheme')
-rw-r--r--plugins/ExampleTheme/stylesheets/theme.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ExampleTheme/stylesheets/theme.less b/plugins/ExampleTheme/stylesheets/theme.less
index 110427d15c..2763f2216d 100644
--- a/plugins/ExampleTheme/stylesheets/theme.less
+++ b/plugins/ExampleTheme/stylesheets/theme.less
@@ -1,7 +1,7 @@
@theme-fontFamily-base: Verdana, sans-serif;
-@theme-color-background-base: #b8ffe3;
-@theme-color-brand: #70cad4;
+@theme-color-brand: #5793d4;
+@theme-color-background-base: #d9e0e3;
/*
@theme-color-brand: #d4291f;