fix: highlight colours
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
24d8905ef2
commit
11209e0618
1 changed files with 5 additions and 5 deletions
|
@ -2,11 +2,11 @@
|
|||
--text-color: #161518;
|
||||
--secondary-text-color: #2b2930;
|
||||
|
||||
--chat-background-color: #808080;
|
||||
--chat-highlighted-background-color: #808080;
|
||||
--sidebar-background-color: #808080;
|
||||
--sidebar-highlighted-background-color: #808080;
|
||||
--topbar-background-color: #808080;
|
||||
--chat-background-color: #80808000;
|
||||
--chat-highlighted-background-color: #ffffff20;
|
||||
--sidebar-background-color: #80808000;
|
||||
--sidebar-highlighted-background-color: #ffffff20;
|
||||
--topbar-background-color: #80808000;
|
||||
|
||||
--padding-color: #80808000;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue