summaryrefslogtreecommitdiff
path: root/p/themes/Alternative-Dark/adark.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Alternative-Dark/adark.rtl.css')
-rw-r--r--p/themes/Alternative-Dark/adark.rtl.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/themes/Alternative-Dark/adark.rtl.css b/p/themes/Alternative-Dark/adark.rtl.css
index 0f24a580b..5f6ef31b9 100644
--- a/p/themes/Alternative-Dark/adark.rtl.css
+++ b/p/themes/Alternative-Dark/adark.rtl.css
@@ -42,6 +42,8 @@
--notification-bad-background-color: #fdd;
--notification-bad-font-color: #912621;
--notification-bad-border-color: #ecc;
+
+ --frss-box-shadow-color-transparent: #bbb3;
}
html, body {
@@ -755,6 +757,10 @@ kbd {
background: var(--background-color-hover);
}
+.flux.current:not(.active) {
+ background: var(--background-color-hover);
+}
+
.flux .item.title a {
color: var(--font-color-light);
}