Black theme for Forest
Black Forest by paoloperrone
Details
Authorpaoloperrone
LicenseNo License
CategoryForest
Created
Updated
Size310 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Not related to the cake.
Source code
/* ==UserStyle==
@name forest.sgai.uk
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("localhost:8000/") {
/* Insert code here... */
:root {
filter: invert(100%)
}
}