Commit Graph

338 Commits

Author SHA1 Message Date
Grason Chan
82ea57a5e4 docs(THEMES): update preview of the Turntable 2021-11-17 20:50:05 +08:00
Grason Chan
4d85f48cf9 chore(Turntable): update screenshots 2021-11-17 20:20:31 +08:00
Grason Chan
050d7badd2 chore: rename the rotateTurntable.js file to turntable.js
BREAKING CHANGE: rename the extension because it not only includes the `rotate turntable` feature.

    Use `spicetify config extensions turntable.js` instead of `spicetify config extensions rotateTurntable.js`.
2021-11-17 20:06:35 +08:00
Grason Chan
e731969cf6 feat(Turntable): resize the turntable 2021-11-17 17:44:01 +08:00
Grason Chan
5c0a523e54 feat(Turntable): add shine effect for the turntable 2021-11-16 01:07:39 +08:00
Grason Chan
f2ef742cde fix(Turntable): fad-heart sometimes incorrect 2021-11-15 23:24:15 +08:00
morpheusthewhite
fc78c50ab5
Merge pull request #610 from harbassan/master
fix(Sleek): fixes for new css-map
2021-11-15 07:47:42 +01:00
harbassan
b52ae76341 fix(Sleek): fixes for new css-map 2021-11-15 18:01:51 +13:00
morpheusthewhite
a15aaea00f
docs(issue_report): update issue template 2021-11-14 10:47:00 +01:00
morpheusthewhite
ccb0830558
docs(README): add Discord info 2021-11-14 10:42:47 +01:00
morpheusthewhite
d9db97e3d9
Merge pull request #595 from morpheusthewhite/imgbot
[ImgBot] Optimize images
2021-11-14 10:28:15 +01:00
khanhas
708fd36a1e fix(Dribbblish): remove sidebar padding for Linux 2021-11-09 21:42:47 +10:00
khanhas
c7279bacee Fix Dribbblish 2021-11-09 20:46:18 +10:00
williamckha
5046217e28 fix(Fluent): like button is white in light color scheme
Like button in player controls now changes to accent color when checked
Fixes #568
2021-11-01 17:10:27 -07: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
williamckha
25f1c71d8c fix(Fluent): missing icons for podcast controls
Fixes #571
2021-11-01 16:55:46 -07:00
williamckha
06e85ca22c fix(Fluent): sidebar icons offcenter
Fixes #593
2021-11-01 16:10:23 -07:00
Grason Chan
c87ecb82c3 fix(Turntable): in the "Connect to a device" scene, automatically update fad-heart state when toggle the heart 2021-10-30 19:24:50 +08:00
Grason Chan
adf523cc98 fix(Turntable): automatically update the song preview when toggle the Shuffle in some scenes
- toggle the Shuffle in the Touch Bar
- Connect to a device
2021-10-29 23:48:28 +08:00
Grason Chan
7cfaf35d8d fix(Turntable): correctly control the rotation of the turntable in some special scenes 2021-10-29 22:25:13 +08:00
morpheusthewhite
67cfad34cb
Merge pull request #586 from afonsojramos/patch-1
Update Themes folder location for MacOS
2021-10-25 19:49:19 +02:00
Grason Chan
ae3b254dbb fix(Turntable): hide the icons when playing ad, it's the Spicetify's bug 2021-10-26 00:51:08 +08:00
Grason Chan
a2973f463a fix(Turntable): hide the song preview when the queue is the same song 2021-10-26 00:37:19 +08:00
Grason Chan
9157e1dade feat(Turntable): rotate the album cover at the Now Playing Bar 2021-10-26 00:12:13 +08:00
Afonso Jorge Ramos
b7bb443bce
Update Themes folder location for MacOS 2021-10-25 16:46:19 +02:00
Grason Chan
7acdeaa0a5 feat(Turntable): add heart button and song preview, refactor the "rotate turntable" feature and other js code
Happy 1024~
2021-10-24 01:28:57 +08:00
Grason Chan
4916222621 fix(Turntable): repair invalid styles
Please upgrade Spotify and Spicetify to the latest version. (You may need to reinstall Spotify and Spicetify.)

**Note:** On macOS you need to copy the config to the `~/.config/spicetify`
2021-10-20 19:32:22 +08:00
morpheusthewhite
5846f4b854
Merge pull request #572 from harbassan/master
Fixed issues
2021-10-16 08:37:39 +02: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
morpheusthewhite
59f274fedb
Merge pull request #563 from JacobRReed/master
Added Dracula theme to Sleek theme
2021-10-10 08:21:34 +02:00
morpheusthewhite
e4ba9389e4
fix(Dribbblish): correct font for user-created playlists
close https://github.com/morpheusthewhite/spicetify-themes/issues/564
2021-10-09 18:26:52 +02:00
morpheusthewhite
d12b887411
Merge pull request #459 from flying-sheep/patch-1
Reduce huge margins for narrow windows
2021-10-09 17:50:00 +02:00
JacobReed
b530716324 Added Dracula theme 2021-10-07 15:30:42 -04:00
morpheusthewhite
009e7409ac
docs(Dribbblish): remove window control section 2021-10-06 18:30:48 +02:00
williamckha
e876c88db9 feat(Fluent): add Liked Songs and My Episodes icons to sidebar 2021-10-03 10:32:55 -07:00
williamckha
0b9879b927 fix(Fluent): fix play/pause not showing and sidebar bugs
- Fix play/pause buttons not showing in non-English languages
- Fix playlist icons not showing in sidebar and scrollbar bugs
2021-10-01 22:41:42 -07:00
morpheusthewhite
fa635130dc
Merge pull request #548 from SayanthD/master
fix(Fluent): fix missing lyrics-plus icons
2021-09-30 10:16:54 +02:00
SayanthD
95038a9279
fix(Fluent): fix missing lyrics-plus icons 2021-09-28 22:54:55 +05:30
Grason Chan
347d83467e feat(Turntable): the Full App Display have better response in Horizontal mode 2021-09-26 19:47:55 +08:00
morpheusthewhite
ad3049d1c6
Merge pull request #538 from williamckha/master
Fix Fluent bugs with new spotify update
2021-09-17 07:49:30 +02:00
William Ha
cccd94d171
fix(Fluent): play/pause not showing 2021-09-16 07:56:26 -07:00
williamckha
1f43e0129b fix(Fluent): fix bugs with new spotify update
- Fix playlist icons not showed after expanding folders (thanks @Salaron)
- Add scrollbar for playlists, also adjust container height (thanks
  @Salaron)
- Fix missing playlist pictures (thanks @TheHenkka)
- Update changed class names for some elements
- Fix bugs with new spotify version
2021-09-16 07:05:55 -07:00
morpheusthewhite
b402576ff6
Merge pull request #537 from CharlieS1103/master
Fix for new version
2021-09-16 08:35:37 +02:00
SaltNuggets
df1dd1128b Fix for new version
Fixed the sidebar which was affected heavily due to Spotify Updates
2021-09-16 02:31:18 -04:00
morpheusthewhite
286aeafa2b
docs(README): add bugs notice 2021-09-07 19:12:22 +02:00
morpheusthewhite
2585b6360b
Merge pull request #523 from harbassan/master
fix(Sleek): connect bar fix
2021-08-31 09:16:37 +02:00
harbassan
8611ba4517 fix(Sleek): connect bar fix 2021-08-31 18:26:13 +12:00
morpheusthewhite
92464df26c
docs(README): replace Spectrum with subreddit 2021-08-26 08:47:35 +02:00