Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (357B)
---
1 Inverted low contrast style
2 ===========================
3
4 Filter based solutions for those who like it dark (mostly, on dark sites
5 effect is opposite), but don't like acid-trippy images and colors. Works
6 reasonably smooth, unless there are lots of images.
7
8 css
9 ---
10
11 html, img { -webkit-filter: invert(95%) hue-rotate(180deg); }
12
13 Author
14 ------
15
16 * kaiksto
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.