Update theme
BIN
Dreary/bib.png
Before Width: | Height: | Size: 616 KiB After Width: | Height: | Size: 892 KiB |
@ -108,27 +108,6 @@ notification-error = b5cbb7
|
||||
playback-bar = B28228
|
||||
misc = B28228
|
||||
|
||||
[Kimbie-Dark]
|
||||
;Kimbie-Dark Inspired
|
||||
text = a3b95a
|
||||
subtext = C2A383
|
||||
button-text = d3869b
|
||||
main = 423523
|
||||
sidebar = 221a0f
|
||||
subbutton-text = C2A383
|
||||
player = 423523
|
||||
card = 98676a
|
||||
selected-row = 7e5053
|
||||
shadow = d3869b
|
||||
sub-button = F79a32
|
||||
button = 889B4A
|
||||
button-active = 889B4A
|
||||
button-disabled = 535353
|
||||
tab-active = 98676A
|
||||
notification = 423523
|
||||
notification-error = DC3958
|
||||
playback-bar = f79a32
|
||||
misc = D3869B
|
||||
|
||||
[Graytone-Blue]
|
||||
; Gray colors with blue highlights
|
||||
@ -152,27 +131,6 @@ notification-error = 051024
|
||||
playback-bar = 4f9a87
|
||||
misc = 406560
|
||||
|
||||
[Graytone-Red]
|
||||
; Gray colors with red highlights
|
||||
text = e80000
|
||||
subtext = 982525
|
||||
button-text = de1414
|
||||
main = 111115
|
||||
sidebar = 1e2027
|
||||
subbutton-text = 040614
|
||||
player = 1a1b1d
|
||||
card = 0f1118
|
||||
selected-row = 390b1a
|
||||
shadow = ba2d26
|
||||
sub-button = ff4700
|
||||
button = d64114
|
||||
button-active = d01313
|
||||
button-disabled = 4d160d
|
||||
tab-active = 390b1a
|
||||
notification = 051024
|
||||
notification-error = 051024
|
||||
playback-bar = c42626
|
||||
misc = 901313
|
||||
; Description
|
||||
|
||||
; text = main text, playlist names in main field, name of playlist selected in sidebar, headings
|
||||
|
Before Width: | Height: | Size: 660 KiB After Width: | Height: | Size: 984 KiB |
Before Width: | Height: | Size: 567 KiB After Width: | Height: | Size: 847 KiB |
Before Width: | Height: | Size: 572 KiB |
BIN
Dreary/mono.png
Before Width: | Height: | Size: 672 KiB After Width: | Height: | Size: 950 KiB |
Before Width: | Height: | Size: 600 KiB After Width: | Height: | Size: 850 KiB |
@ -473,7 +473,7 @@ padding-top: 8px;
|
||||
}
|
||||
.main-buddyFeed-friendsFeedContainer {
|
||||
border-left: solid 2px var(--spice-text);
|
||||
}
|
||||
|
||||
.main-yourEpisodesButton-yourEpisodesIcon {
|
||||
background: var(--spice-text);
|
||||
}
|
||||
@ -563,3 +563,6 @@ background-color: var(--spice-text);
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
}
|
||||
.Root__main-view, .Root__nav-bar{
|
||||
min-width: 285px
|
||||
}
|