Favorite website doesn't have a dark mode? Add these two lines in the Stylus extension and it will:
html, img, video { filter: invert(1) hue-rotate(180deg); }
html { background: #fff; text-shadow: 0 0; }
(It works nearly everywhere.)
Favorite website doesn't have a dark mode? Add these two lines in the Stylus extension and it will:
html, img, video { filter: invert(1) hue-rotate(180deg); }
html { background: #fff; text-shadow: 0 0; }
(It works nearly everywhere.)
Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.