add visual highlight to matching search query substrings,
add missing aria-label for search input, fix missing network add icon
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
:root {
|
||||
--negative-color: #f00;
|
||||
--positive-color: #0f0;
|
||||
--highlight-color: yellow;
|
||||
--lightbg-text-color: black;
|
||||
--main-bg-color: #404040;
|
||||
--main-text-color: white;
|
||||
|
Reference in New Issue
Block a user