aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/variables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/variables.scss')
-rw-r--r--app/Resources/static/themes/material/css/variables.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/variables.scss b/app/Resources/static/themes/material/css/variables.scss
new file mode 100644
index 00000000..25e22aca
--- /dev/null
+++ b/app/Resources/static/themes/material/css/variables.scss
@@ -0,0 +1,5 @@
1/* ==========================================================================
2 Variables
3 ========================================================================== */
4
5$blueAccentColor: rgba(0, 151, 167, 0.85);