aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/LineIcon.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/components/LineIcon.css')
-rw-r--r--src/frontend/app/components/LineIcon.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css
index 6363c85..6492d39 100644
--- a/src/frontend/app/components/LineIcon.css
+++ b/src/frontend/app/components/LineIcon.css
@@ -87,6 +87,16 @@
--line-gol: hsl(208, 68%, 66%);
--line-gol-text: hsl(0, 0%, 100%);
+ --line-md: hsl(316, 99%, 27%);
+ --line-md-text: hsl(0, 0%, 100%);
+ --line-ave: hsl(316, 99%, 27%);
+ --line-ave-text: hsl(0, 0%, 100%);
+ --line-alvia: hsl(316, 99%, 27%);
+ --line-alvia-text: hsl(0, 0%, 100%);
+ --line-trencelta: hsl(135, 58%, 25%);
+ --line-trencelta-text: hsl(0, 0%, 100%);
+ --line-regional: hsl(316, 99%, 27%);
+ --line-regional-text: hsl(0, 0%, 100%);
}
.line-icon-default {