Commit Graph

38 Commits

Author SHA1 Message Date
astrid
d44dcab858
fix(Sleek): progress bar transitions (#1053) 2024-04-25 11:11:31 +12:00
Abhishek Girish
fa0e9cfea3
fix(Sleek): small play button in action bar (#1027) 2023-12-19 12:47:27 +13:00
Abhishek Girish
a67ee93166
fix(Sleek): play button clipping (#1026) 2023-12-18 12:29:18 +13:00
Abhishek Girish
fb207b57ce
fix(Sleek): improve setting toggles (#1025) 2023-12-18 12:28:20 +13:00
darkthemer
d25a67c1f0
fix(Sleek): recolor nav active, placeholder, etc. (#989)
- fix nav active background
- recolor tracklist/playlist placeholders
- make playback time background more transparent
- recolor like button on click
- fix nav-active-text in Wealthy color scheme
2023-08-17 18:14:40 +12:00
MGIsHere
559505d488
fix(Sleek): update classes for friend activity header (#972)
fixes padding in friend activity header
2023-07-13 19:47:09 +12:00
darkthemer
0cff379a41
feat(Sleek): RosePine colors, better visibility, minor edits (#962)
- new color scheme: RosePine
- add navbar, timestamp background
- add header shadows
- reassign some colors
- edit header borders
2023-06-29 14:48:46 +12:00
MGIsHere
46a014b13f
fix(Sleek): friend activity header padding (#932) 2023-05-25 23:00:16 +12:00
MGPlayz YT
5d5eca15ae
fix(Sleek): liked songs nav button (#884) 2023-02-01 14:41:03 +13:00
William Kang
0b5b78b4b3
fix(Sleek): revert sidebar icons (#883)
* revert sidebar icons
* fix liked songs being completely white when hover
2023-01-22 10:50:30 +13:00
harbassan
9ac5c77c27
fix(Sleek): minor fix #875 (#878) 2022-12-15 14:43:16 +07:00
harbassan
bf288f8d22
fix(Sleek): update theme (#876)
* fix(Sleek): update theme

* fix(dribbblish): minor css fix
2022-12-14 18:09:42 +07:00
harbassan
6ec82d98db
fix(Sleek): update theme (#707)
* fix(Sleek): color changes

* fix(Sleek): update css

* Sleek: update images

* fix(Sleek): highlight cur track
2022-03-30 11:16:16 +01:00
boa
886a1cd83a
fix(Sleek): Fixes search bar icon
Fixes the search bar icon by making the stroke width 1 (see https://imgur.com/a/N8qyIg2 for bug and fix).
Also, moved the search icon to the right for readability.
2022-02-11 01:54:34 -08:00
f054m
8af6bbf642
Remove vector (circle) from "created playlist(s)"
Remove vector (circle) from "created playlist(s)" to allow padding to be reduced
2021-12-20 17:00:10 +01:00
f054m
c73bc812f9
Remove vector (circle) from "search in playlist"
Remove vector (circle) from "search in playlist" to allow padding to be reduced
2021-12-20 15:55:09 +01:00
f054m
6f99535a08
Correct class to remove vector (circle)
Remove vector (circle) from input bar to allow padding to be reduced
2021-12-19 00:07:11 +01:00
i0pt1mal
3d6459c692
input-bar-modification
Personally I think it looks nicer with the padding of the input box being reduced, (text is closer to the left of the input box now), [change on line 275]. However, there is a vector in the input box which has to be removed so that the letters typed by the user aren't covered by it, [change on lines 265-269].
2021-12-07 16:49:44 +00:00
harbassan
b52ae76341 fix(Sleek): fixes for new css-map 2021-11-15 18:01:51 +13:00
harbassan
8499991650 fix(Sleek): change play button size 2021-10-16 15:36:47 +13:00
harbassan
8cef95379a fix(Sleek): fix for minor css mapping changes 2021-10-16 15:36:47 +13:00
harbassan
39e0a448f9 fix(Sleek): add temporary fixes for unmapped css 2021-10-16 15:36:47 +13:00
harbassan
8611ba4517 fix(Sleek): connect bar fix 2021-08-31 18:26:13 +12:00
harbassan
2c22c7052b fix(Sleek): minor bug fix 2021-08-25 21:31:43 +12:00
harbassan
9d9561d29e fix(Sleek) 2021-08-21 19:35:37 +12:00
Coding
fc7795fce8 fix(Sleek): Make playlist play button visible 2021-08-02 16:26:49 -07:00
Coding
de39c7ca7a
Fix(Sleek): Use play button instead of button color
Some themes have same color for both variables.

Co-authored-by: harbassan <84175605+harbassan@users.noreply.github.com>
2021-07-31 09:08:58 -07:00
Coding
914d0eb861
Fix(Sleek): Round song art only when collapsed
Co-authored-by: harbassan <84175605+harbassan@users.noreply.github.com>
2021-07-31 09:06:52 -07:00
Coding
279060bfe2 fix playlist subtitle 2021-07-28 18:54:24 -07:00
Coding
8f55f16020 Feat(Sleek): Styling improvements + fixes
- Format css with prettier
- add transitions in a lot of places where missing (song lists, buttons, navbars, progress bars etc)
- Make confirmation dialog look better
- show song duration on progress bar hover
- round album cover corners
- fix hidden menu items
- add styling to the delete playlist modal
- gradient side bars
- make scrollbars smaller on windows & remove in places where not necessary
2021-07-27 20:25:56 -07:00
harbassan
7d217f0bc4 feat(Sleek): integrate theme into more elements 2021-07-15 20:40:41 +12:00
harbassan
016d4aaca3 fix(Sleek): match playing icon to text color 2021-06-30 22:26:51 +12:00
harbassan
283481680f fix(Sleek): update new spotify elements 2021-06-28 19:50:21 +12:00
harbassan
de4d084c5b feat(Sleek): create new color option 2021-06-01 19:15:02 +12:00
harbassan
458e4b0af5 fix(Sleek): slight fixes on user.css 2021-05-27 19:24:51 +12:00
harbassan
007813e9ee Update Theme 2021-05-22 18:09:35 +12:00
harbassan
7abf244514 Complete Theme 2021-05-22 14:08:56 +12:00
harbassan
16173285a1 Change Name 2021-05-22 13:23:15 +12:00