[wiki] [sites] Add inverted low contrast css || kaiksto
commit 50dd26389bc7a9561ec344cb61b19e8e4d1d0eb3
Author: kaiksto <kaiksto_AT_protonmail.com>
Date: Thu Aug 4 03:35:01 2016 +0200
Add inverted low contrast css
diff --git a/surf.suckless.org/stylesheets/inverted_low_contrast.md b/surf.suckless.org/stylesheets/inverted_low_contrast.md
new file mode 100644
index 0000000..65e0303
--- /dev/null
+++ b/surf.suckless.org/stylesheets/inverted_low_contrast.md
_AT_@ -0,0 +1,16 @@
+Inverted low contrast style
+===========================
+
+Filter based solutions for those who like it dark (mostly, on dark sites
+effect is opposite), but don't like acid-trippy images and colors. Works
+reasonably smooth, unless there are lots of images.
+
+css
+---
+
+ html, img { -webkit-filter: invert(95%) hue-rotate(180deg); }
+
+Author
+------
+
+* kaiksto
Received on Thu Aug 04 2016 - 03:33:18 CEST
This archive was generated by hypermail 2.3.0
: Thu Aug 04 2016 - 03:36:14 CEST