fix: highlight colours
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-06 02:21:23 +02:00
parent 24d8905ef2
commit 11209e0618
No known key found for this signature in database

View file

@ -2,11 +2,11 @@
--text-color: #161518; --text-color: #161518;
--secondary-text-color: #2b2930; --secondary-text-color: #2b2930;
--chat-background-color: #808080; --chat-background-color: #80808000;
--chat-highlighted-background-color: #808080; --chat-highlighted-background-color: #ffffff20;
--sidebar-background-color: #808080; --sidebar-background-color: #80808000;
--sidebar-highlighted-background-color: #808080; --sidebar-highlighted-background-color: #ffffff20;
--topbar-background-color: #808080; --topbar-background-color: #80808000;
--padding-color: #80808000; --padding-color: #80808000;