mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
mark feeds with marked articles if marked view mode is set
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
@color-link: @color-accent;
|
||||
@color-published: lighten(#ff5718, 10%);
|
||||
@color-marked: #ffc069;
|
||||
@color-accent-marked : @color-accent;
|
||||
@color-panel-bg: #f5f5f5;
|
||||
@color-checked: #69C671;
|
||||
@border-default : #ddd;
|
||||
|
||||
Reference in New Issue
Block a user