diff --git a/Dreary/bib.png b/Dreary/bib.png index 6326c87..80b3ac6 100644 Binary files a/Dreary/bib.png and b/Dreary/bib.png differ diff --git a/Dreary/color.ini b/Dreary/color.ini index 270c30b..f7b4094 100644 --- a/Dreary/color.ini +++ b/Dreary/color.ini @@ -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 diff --git a/Dreary/deeper.png b/Dreary/deeper.png index 7aaa722..1f7fda7 100644 Binary files a/Dreary/deeper.png and b/Dreary/deeper.png differ diff --git a/Dreary/golden.png b/Dreary/golden.png index 66e63a4..763c98c 100644 Binary files a/Dreary/golden.png and b/Dreary/golden.png differ diff --git a/Dreary/graytone-red.png b/Dreary/graytone-red.png deleted file mode 100644 index b874b31..0000000 Binary files a/Dreary/graytone-red.png and /dev/null differ diff --git a/Dreary/mono.png b/Dreary/mono.png index 796ae7c..3fcf697 100644 Binary files a/Dreary/mono.png and b/Dreary/mono.png differ diff --git a/Dreary/psycho.png b/Dreary/psycho.png index 5b8502f..a645f5d 100644 Binary files a/Dreary/psycho.png and b/Dreary/psycho.png differ diff --git a/Dreary/user.css b/Dreary/user.css index a44188c..c77680b 100644 --- a/Dreary/user.css +++ b/Dreary/user.css @@ -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 +} \ No newline at end of file