summaryrefslogtreecommitdiffstats
path: root/dist/js/lib/themes.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dist/js/lib/themes.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/dist/js/lib/themes.js b/dist/js/lib/themes.js
index c021e26..bc5d485 100644
--- a/dist/js/lib/themes.js
+++ b/dist/js/lib/themes.js
@@ -1,11 +1,3 @@
-const THEME_COLOR_SCHEMES = {
- light: {
- "color-primary": "rgba(0, 128, 83, 1)",
- "color-secondary": "rgba(0, 77, 50, 1)",
- "color-accent": "rgba(0, 156, 101, 1)",
- "color-primary-light": "rgba(230, 250, 231, 1)",
- "color-invalid": "rgba(192, 0, 0, 1)",
- "color-primary-transparent": "rgba(0, 128, 83, 0.3)",
"background-color": "rgba(255, 255, 255, 1)",
"background-accent": "rgba(0, 156, 101, 0.2)",