Add new themes for dc
This commit is contained in:
11
themes/Gruvbox-Gold/user.css
Normal file
11
themes/Gruvbox-Gold/user.css
Normal file
@@ -0,0 +1,11 @@
|
||||
/*Thinner scrollbar*/
|
||||
/* ::-webkit-scrollbar {
|
||||
height: 6px !important;
|
||||
width: 0px !important;
|
||||
background-color: transparent;
|
||||
} */
|
||||
|
||||
.TableCellSong__label {
|
||||
color: var(--modspotify_main_fg);
|
||||
border: 1px solid var(--modspotify_main_fg);
|
||||
}
|
||||
Reference in New Issue
Block a user