mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
nightsky theme tweaks
This commit is contained in:
@@ -30,10 +30,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.css-treeview .unread-counter {
|
.css-treeview .unread-counter {
|
||||||
color: #C8C8C8;
|
color: #939393;
|
||||||
}
|
}
|
||||||
|
|
||||||
.css-treeview a {
|
.css-treeview .category-link, .css-treeview a {
|
||||||
|
color: #939393;
|
||||||
|
}
|
||||||
|
|
||||||
|
.css-treeview a .unread {
|
||||||
color: #C6C6C6;
|
color: #C6C6C6;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -53,8 +57,13 @@
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#feed-accordion .entry-heading .entry-name {
|
||||||
|
color: #939393;
|
||||||
|
}
|
||||||
|
|
||||||
#feed-accordion .unread .entry-heading .entry-name {
|
#feed-accordion .unread .entry-heading .entry-name {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
color: #C6C6C6;
|
||||||
}
|
}
|
||||||
|
|
||||||
#feed-accordion .unread .entry-heading {
|
#feed-accordion .unread .entry-heading {
|
||||||
|
|||||||
Reference in New Issue
Block a user