This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ==UserStyle== | |
| @name liquid arse | |
| @namespace github.com/openstyles/stylus | |
| @version 1.0.0 | |
| @description one day i will atone for my sins | |
| @author bomberfish | |
| ==/UserStyle== */ | |
| @-moz-document domain("puter.com") { | |
| :root { | |
| --glass: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="glass-distortion" x="0%" y="0%" width="100%" height="100%" filterUnits="objectBoundingBox"><feTurbulence type="fractalNoise" baseFrequency="0.01 0.01" numOctaves="1" seed="5" result="turbulence"/><feComponentTransfer in="turbulence" result="mapped"><feFuncR type="gamma" amplitude="1" exponent="10" offset="0.5"/><feFuncG type="gamma" amplitude="0" exponent="1" offset="0"/><feFuncB type="gamma" amplitude="0" exponent="1" offset="0.5"/></feComponentTransfer><feGaussianBlur in="turbulence" stdDeviation="3" result="softMap"/><feSpecularLighting in="softMap" surfaceScale="5" specularConstant="1" specularExponent="100" lighting-color="white" result="specLight"><fePointL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ==UserStyle== | |
| @name X Tinted | |
| @namespace github.com/openstyles/stylus | |
| @version 1.0.0 | |
| @description An opinionated color scheme for X's "Lights out" theme. | |
| @author bomberfish | |
| @var color accent "Tint Color" #ef9ce4 | |
| ==/UserStyle== */ | |
| @-moz-document domain("x.com") { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ==UserStyle== | |
| @name Even Darker YouTube | |
| @namespace github.com/openstyles/stylus | |
| @version 1.0.0 | |
| @description OLED theme for YouTube. | |
| @author bomberfish | |
| ==/UserStyle== */ | |
| @-moz-document domain("youtube.com") { | |
| html[darker-dark-theme][dark], |
OlderNewer