aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/Dark-pink/README.md2
-rw-r--r--p/themes/Dark-pink/pinkdark.css5
-rw-r--r--p/themes/Dark-pink/pinkdark.rtl.css5
3 files changed, 1 insertions, 11 deletions
diff --git a/p/themes/Dark-pink/README.md b/p/themes/Dark-pink/README.md
index 56968bbd9..8bb0460c7 100644
--- a/p/themes/Dark-pink/README.md
+++ b/p/themes/Dark-pink/README.md
@@ -2,7 +2,7 @@
[Dark pink theme](https://gitlab.com/miicat/freshrss-dark-pink-theme) based on **Alternative Dark** theme made by Ghost for [FreshRSS](https://github.com/FreshRSS/FreshRSS)
-![screenshot](https://gitlab.com/miicat/freshrss-dark-pink-theme/-/raw/main/Dark-pink/thumbs/original.png)
+![screenshot](./thumbs/original.png)
## License
diff --git a/p/themes/Dark-pink/pinkdark.css b/p/themes/Dark-pink/pinkdark.css
index ae02a8a51..da7ef0c36 100644
--- a/p/themes/Dark-pink/pinkdark.css
+++ b/p/themes/Dark-pink/pinkdark.css
@@ -40,11 +40,6 @@
filter: sepia(21%) brightness(94%) hue-rotate(112deg) saturate(1000%) contrast(132%) invert(100%)
}
-.aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
-.aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
- background-color: #000;
-}
-
#new-article {
background: #ffa1af;
}
diff --git a/p/themes/Dark-pink/pinkdark.rtl.css b/p/themes/Dark-pink/pinkdark.rtl.css
index 1f4b31ff8..6426b2f9a 100644
--- a/p/themes/Dark-pink/pinkdark.rtl.css
+++ b/p/themes/Dark-pink/pinkdark.rtl.css
@@ -40,11 +40,6 @@
filter: sepia(21%) brightness(94%) hue-rotate(112deg) saturate(1000%) contrast(132%) invert(100%)
}
-.aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
-.aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
- background-color: #000;
-}
-
#new-article {
background: #ffa1af;
}