Commit Graph

50 Commits

Author SHA1 Message Date
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
CharlieS1103
b5ac54f5f7
fix(sleek): remove z from hex (#812) 2022-07-25 10:36:24 +07:00
yslDevelop
724160e678
feat(Sleek): add vantablack color scheme (#709)
* test push

* feat(Sleek): add VantaBlack Scheme

feat(Sleek): add VantaBlack Scheme
scope: Sleek
subject: added a new darker theme for issue #690
body: It's a darkest theme with gray texts and black background.

* added new theme

* Create READMD.md

* Create READMD.md

* Add files via upload

* Add files via upload

* Create READMD.md

* Delete READMD.md

* Rename READMD.md to FONTS.md

* Add files via upload

* feat(Sleek): add vantablack color scheme

* new theme deleted

Co-authored-by: Victoria <74339421+Ruixi-Zhang@users.noreply.github.com>
Co-authored-by: alexcasieri <ajc880@nyu.edu>
Co-authored-by: Ian Liao <55819364+ian-Liaozy@users.noreply.github.com>
2022-04-14 18:42:39 +01: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
CharlieS1103
ac1f3f5cb8
Remove "Z" from hex
hex is 0-9,a-f, the Z is invalid and messes with the color.ini parsing on the marketplace.
2021-11-27 13:12:54 -05:00
harbassan
b52ae76341 fix(Sleek): fixes for new css-map 2021-11-15 18:01:51 +13:00
ImgBotApp
e8d3a240c4
[ImgBot] Optimize images
*Total -- 886.63kb -> 874.42kb (1.38%)

/Fluent/assets/fluentui-system-icons/ic_fluent_arrow_repeat_all_once_24_filled.svg -- 2.33kb -> 2.28kb (2.3%)
/Fluent/assets/fluentui-system-icons/ic_fluent_skip_forward_15_24_filled.svg -- 2.06kb -> 2.01kb (2%)
/Sleek/dracula.png -- 874.44kb -> 862.38kb (1.38%)
/Fluent/assets/fluentui-system-icons/ic_fluent_skip_backward_15_24_filled.svg -- 1.86kb -> 1.84kb (1.16%)
/Fluent/assets/fluentui-system-icons/ic_fluent_heart_24_filled.svg -- 0.44kb -> 0.43kb (0.67%)
/Fluent/assets/fluentui-system-icons/ic_fluent_slide_text_24_regular.svg -- 0.94kb -> 0.93kb (0.62%)
/Fluent/assets/fluentui-system-icons/ic_fluent_folder_24_filled.svg -- 0.66kb -> 0.66kb (0.44%)
/Fluent/assets/fluentui-system-icons/ic_fluent_slide_text_24_filled.svg -- 0.69kb -> 0.69kb (0.42%)
/Fluent/assets/fluentui-system-icons/ic_fluent_music_note_2_24_filled.svg -- 0.70kb -> 0.70kb (0.42%)
/Fluent/assets/fluentui-system-icons/ic_fluent_mic_on_24_filled.svg -- 0.75kb -> 0.75kb (0.39%)
/Fluent/assets/fluentui-system-icons/ic_fluent_top_speed_24_filled.svg -- 1.76kb -> 1.76kb (0.17%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-11-02 00:04:16 +00: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
JacobReed
b530716324 Added Dracula theme 2021-10-07 15:30:42 -04: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
ImgBotApp
06dc92354a
[ImgBot] Optimize images
*Total -- 7,294.91kb -> 5,882.01kb (19.37%)

/Dreary/golden.png -- 846.57kb -> 566.92kb (33.03%)
/Dreary/deeper.png -- 983.89kb -> 659.92kb (32.93%)
/Dreary/bib.png -- 891.98kb -> 616.40kb (30.9%)
/Dreary/psycho.png -- 850.16kb -> 600.54kb (29.36%)
/Dreary/mono.png -- 950.28kb -> 671.94kb (29.29%)
/Sleek/cherry.png -- 648.71kb -> 646.63kb (0.32%)
/Sleek/coral.png -- 633.31kb -> 631.82kb (0.24%)
/Sleek/bladerunner.png -- 1,051.54kb -> 1,049.59kb (0.19%)
/Sleek/psycho.png -- 438.47kb -> 438.24kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-19 20:18:35 +00:00
harbassan
d62157626e docs(Sleek): fix typo 2021-07-15 20:40:41 +12:00
harbassan
a7665e7ab3 feat(Sleek): add new color schemes 2021-07-15 20:40:41 +12:00
harbassan
7d217f0bc4 feat(Sleek): integrate theme into more elements 2021-07-15 20:40:41 +12:00
ImgBotApp
cbd332f7c6
[ImgBot] Optimize images
*Total -- 11,964.60kb -> 10,020.02kb (16.25%)

/BurntSienna/screenshot.png -- 478.10kb -> 274.92kb (42.5%)
/Turntable/screenshots/full_app_display.png -- 1,377.26kb -> 937.11kb (31.96%)
/Turntable/screenshots/full_app_display_vertical_mode.png -- 1,385.05kb -> 948.59kb (31.51%)
/Turntable/screenshots/turntable.png -- 1,162.64kb -> 864.84kb (25.61%)
/Onepunch/screenshots/dark_album.png -- 319.23kb -> 276.45kb (13.4%)
/Onepunch/screenshots/light_album.png -- 325.10kb -> 282.54kb (13.09%)
/Onepunch/screenshots/light_podcast.png -- 580.13kb -> 507.29kb (12.56%)
/Onepunch/screenshots/light_profile.png -- 502.95kb -> 439.99kb (12.52%)
/Onepunch/screenshots/dark_playlist.png -- 385.46kb -> 337.39kb (12.47%)
/Onepunch/screenshots/light_playlist.png -- 392.19kb -> 344.58kb (12.14%)
/Onepunch/screenshots/light_home.png -- 538.99kb -> 474.05kb (12.05%)
/Onepunch/screenshots/dark_home.png -- 527.51kb -> 464.80kb (11.89%)
/Onepunch/screenshots/dark_profile.png -- 481.59kb -> 426.73kb (11.39%)
/Onepunch/screenshots/dark_podcast.png -- 506.92kb -> 454.88kb (10.27%)
/Default/ocean.png -- 228.54kb -> 225.91kb (1.15%)
/Sleek/bib.png -- 280.25kb -> 277.75kb (0.89%)
/Sleek/psycho.png -- 309.51kb -> 307.03kb (0.8%)
/Sleek/deeper.png -- 331.42kb -> 328.94kb (0.75%)
/Dribbblish/nord-light.png -- 223.61kb -> 222.39kb (0.54%)
/Dribbblish/dark.png -- 261.47kb -> 260.28kb (0.46%)
/Dribbblish/gruvbox.png -- 426.22kb -> 424.85kb (0.32%)
/Sleek/deep.png -- 283.45kb -> 282.73kb (0.25%)
/Dribbblish/purple.png -- 657.02kb -> 655.97kb (0.16%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-15 07:16:45 +00:00
harbassan
016d4aaca3 fix(Sleek): match playing icon to text color 2021-06-30 22:26:51 +12:00
harbassan
939304dc9e docs(Sleek): update README.md 2021-06-28 19:50:21 +12:00
harbassan
16bcb09ce9 chore(Sleek): update screenshots 2021-06-28 19:50:21 +12:00
harbassan
283481680f fix(Sleek): update new spotify elements 2021-06-28 19:50:21 +12:00
SaltNuggets
cf6b97c3d4 New Sleek Theme
Added a new scheme to Sleek: Deeper Sleek
2021-06-15 22:34:54 -04:00
harbassan
de4d084c5b feat(Sleek): create new color option 2021-06-01 19:15:02 +12:00
harbassan
4fbfd841e6 docs(Sleek): add credits to original theme 2021-06-01 19:15:02 +12:00
harbassan
6ac01c2491 feat(Sleek): add BIB colorscheme 2021-05-27 19:24:51 +12:00
harbassan
458e4b0af5 fix(Sleek): slight fixes on user.css 2021-05-27 19:24:51 +12:00
harbassan
5306180404 fix(Sleek): improve Psycho color scheme 2021-05-26 21:03:45 +12:00
harbassan
12e4e4620f Update Images 2021-05-22 18:20:46 +12:00
harbassan
007813e9ee Update Theme 2021-05-22 18:09:35 +12:00
harbassan
e99ad5bd46 Update names 2021-05-22 14:18:27 +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