aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/variables.scss
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2020-04-22 12:25:26 +0200
committerGitHub <noreply@github.com>2020-04-22 12:25:26 +0200
commitb367534991cffe583b227aed1bad2de607266f8f (patch)
tree401ae0e7f837237c43990dfea2c73cedcedd8e12 /app/Resources/static/themes/material/css/variables.scss
parent2ca2ed39fd9bcaa212185ce4434cea44f3d2f4ba (diff)
parent558651783ac23043279c55f8dbfeea782578e9db (diff)
downloadwallabag-b367534991cffe583b227aed1bad2de607266f8f.tar.gz
wallabag-b367534991cffe583b227aed1bad2de607266f8f.tar.zst
wallabag-b367534991cffe583b227aed1bad2de607266f8f.zip
Merge pull request #4346 from wallabag/add-color-coherence
🎨 Added more coherence with color links for material theme
Diffstat (limited to 'app/Resources/static/themes/material/css/variables.scss')
-rw-r--r--app/Resources/static/themes/material/css/variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/variables.scss b/app/Resources/static/themes/material/css/variables.scss
index 25e22aca..fb0f0bb1 100644
--- a/app/Resources/static/themes/material/css/variables.scss
+++ b/app/Resources/static/themes/material/css/variables.scss
@@ -2,4 +2,4 @@
2 Variables 2 Variables
3 ========================================================================== */ 3 ========================================================================== */
4 4
5$blueAccentColor: rgba(0, 151, 167, 0.85); 5$blueAccentColor: #00acc1;