aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-11-30 22:29:06 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-11-30 22:29:06 +0100
commit688a4359d345c32c05d5d43c484b487de344ac97 (patch)
treec7d805e6c40f4f086632e4972b883d7e5ab5d521 /src/frontend/app
parenta68ba30716062b265f85c4be078a736c7135d7bc (diff)
Make L23 have light text
Diffstat (limited to 'src/frontend/app')
-rw-r--r--src/frontend/app/components/LineIcon.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css
index 89f8bdb..c6dffd8 100644
--- a/src/frontend/app/components/LineIcon.css
+++ b/src/frontend/app/components/LineIcon.css
@@ -37,6 +37,7 @@
--line-l18h: hsl(320, 61%, 57%);
--line-l18h-text: hsl(0, 0%, 100%);
--line-l23: hsl(220, 100%, 41%);
+ --line-l23-text: hsl(0, 0%, 100%);
--line-l24: hsl(0, 0%, 75%);
--line-l25: hsl(34, 95%, 35%);
--line-l27: hsl(30, 60%, 30%);