Dark background for the dark mode
Instagram Dark Background by leknin
Details
Authorleknin
LicenseNo License
Categoryinstagram
Created
Updated
Size244 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 Instagram Dark Background
@version 20231128.21.29
@namespace ?
==/UserStyle== */
@-moz-document domain("instagram.com") {
/*background*/
#splash-screen {
background: #000000 !important;
}
}