basic dark
snowfl dark by sapkalrohan
Details
Authorsapkalrohan
LicenseNo License
Categoryuserstyles
Created
Updated
Size495 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 snowfl dark
@version 20220812.15.26
@namespace userstyles.world/user/sapkalrohan
@description basic dark
@author sapkalrohan
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://snowfl.com/") {
div.container.results-wrap, div.container, html, body, div.navbar, div#newsfeed {
background-color: black!important;
}
nav.navbar.navbar-default.navbar-fixed-top {
background: black;
}
div#newsfeed {
color: white;
}
}