Gnome adwaita-dark look
AdwaitaDark by AWildJumpyGame
Details
AuthorAWildJumpyGame
LicenseNo License
Categorygnome.com
Created
Updated
Size464 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Require dark-reader with #ffffff set as background color
Source code
/* ==UserStyle==
@name music.youtube.com - 4/6/2023, 6:34:08 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("music.youtube.com") {
.center-content.ytmusic-nav-bar{
background-color: #303030 !important;
}
.background-gradient{
background-image: none !important;
background-color: #1e1e1e !important;
}
}