aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Dark/dark.css')
-rw-r--r--p/themes/Dark/dark.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index 06a5b7df0..f654e28f7 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -21,6 +21,11 @@ img.favicon {
border-radius: 2px;
}
+body img,
+body video {
+ filter: brightness(.6) contrast(1.2);
+}
+
/*=== Forms */
legend {
margin: 20px 0 5px;