aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/components/LineIcon.css
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-11-07 14:58:32 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-11-07 14:58:32 +0100
commit52256fd634300b39b915bf1db6020d9d2871a0b4 (patch)
treed32b219427e5974026c544132e3b0a65ffa0a82e /src/frontend/app/components/LineIcon.css
parent4420def7411a053e930b44117e2bf63625d824dc (diff)
Implement experimental consolidated circulation view
Diffstat (limited to 'src/frontend/app/components/LineIcon.css')
-rw-r--r--src/frontend/app/components/LineIcon.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css
index fe4a87f..0b93023 100644
--- a/src/frontend/app/components/LineIcon.css
+++ b/src/frontend/app/components/LineIcon.css
@@ -38,15 +38,20 @@
--line-vigo-l24: rgb(191, 191, 191);
--line-vigo-l25: rgb(172, 100, 4);
--line-vigo-l27: rgb(112, 74, 42);
+ --line-vigo-l27-text: #ffffff;
--line-vigo-l28: rgb(176, 189, 254);
--line-vigo-l29: rgb(248, 184, 90);
--line-vigo-l31: rgb(255, 255, 0);
--line-vigo-a: rgb(119, 41, 143);
--line-vigo-a-text: #ffffff;
--line-vigo-h: rgb(0, 96, 168);
+ --line-vigo-h-text: #ffffff;
--line-vigo-h1: rgb(0, 96, 168);
+ --line-vigo-h1-text: #ffffff;
--line-vigo-h2: rgb(0, 96, 168);
+ --line-vigo-h2-text: #ffffff;
--line-vigo-h3: rgb(0, 96, 168);
+ --line-vigo-h3-text: #ffffff;
--line-vigo-lzd: rgb(61, 78, 167);
--line-vigo-n1: rgb(191, 191, 191);
--line-vigo-n4: rgb(102, 51, 102);
@@ -56,7 +61,9 @@
--line-vigo-ptl: rgb(150, 220, 153);
--line-vigo-turistico: rgb(102, 51, 102);
--line-vigo-u1: rgb(172, 100, 4);
+ --line-vigo-u1-text: #ffffff;
--line-vigo-u2: rgb(172, 100, 4);
+ --line-vigo-u2-text: #ffffff;
--line-santiago-l1: #f32621;
--line-santiago-l4: #ffcc33;