Twitter Dark scrollbar
Twitter Dark scrollbar by gizmooao
Details
Authorgizmooao
LicenseNo License
Categorytwitter.com
Created
Updated
Size287 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name twitter.com - 2022/9/8 17:34:22
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("twitter.com") {
:root {
color-scheme: dark;
}
}