mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Highlight categories with unread entries
This commit is contained in:
parent
d7cf782019
commit
3ac5095776
6 changed files with 24 additions and 3 deletions
|
@ -107,6 +107,10 @@
|
|||
--feed-has-unread-border-style: solid;
|
||||
--feed-has-unread-border-color: #bee6bc;
|
||||
|
||||
--category-has-unread-background-color: #dfd;
|
||||
--category-has-unread-border-style: solid;
|
||||
--category-has-unread-border-color: #bee6bc;
|
||||
|
||||
--keyboard-shortcuts-li-color: #333;
|
||||
|
||||
--counter-color: #666;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue