Streamable Dark Theme
Streamable Dark Theme by testpushpleaseignore
Details
Authortestpushpleaseignore
LicenseNo License
Categorystreamable.com
Created
Updated
Size314 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 Streamable Dark Theme
@version 20240210.04.13
@namespace ?
==/UserStyle== */
@-moz-document domain("streamable.com") {
.bg-surface-secondary {
background-color: #111
}
.text-label-primary {
color: #666
}
.text-label-secondary {
color: #555
}
a {
color: #444
}
}