aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/Dark-pink/pinkdark.css4
-rw-r--r--p/themes/Dark-pink/pinkdark.rtl.css4
-rw-r--r--p/themes/Dark-pink/thumbs/original.pngbin204893 -> 188590 bytes
3 files changed, 8 insertions, 0 deletions
diff --git a/p/themes/Dark-pink/pinkdark.css b/p/themes/Dark-pink/pinkdark.css
index 4ccfbbb95..ac418d7cf 100644
--- a/p/themes/Dark-pink/pinkdark.css
+++ b/p/themes/Dark-pink/pinkdark.css
@@ -1,3 +1,7 @@
+:root {
+ --background-color-hover: #2f1d22;
+}
+
.btn:hover {
background: unset;
border-color: #ff449a;
diff --git a/p/themes/Dark-pink/pinkdark.rtl.css b/p/themes/Dark-pink/pinkdark.rtl.css
index 9c88010e5..748e83c49 100644
--- a/p/themes/Dark-pink/pinkdark.rtl.css
+++ b/p/themes/Dark-pink/pinkdark.rtl.css
@@ -1,3 +1,7 @@
+:root {
+ --background-color-hover: #2f1d22;
+}
+
.btn:hover {
background: unset;
border-color: #ff449a;
diff --git a/p/themes/Dark-pink/thumbs/original.png b/p/themes/Dark-pink/thumbs/original.png
index 4bae257b5..835496eac 100644
--- a/p/themes/Dark-pink/thumbs/original.png
+++ b/p/themes/Dark-pink/thumbs/original.png
Binary files differ