Commit Graph

414 Commits

Author SHA1 Message Date
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
CharlieS1103
124c516cff Fix 2021-12-19 19:24:08 -05:00
CharlieS1103
46ea13b682 Update theme 2021-12-19 18:12:09 -05:00
CharlieS1103
5b69df8be3 Update user.css 2021-12-19 18:06:55 -05: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
morpheusthewhite
018d24453c
Merge pull request #634 from i0pt1mal/master
input-bar-modification
2021-12-11 08:19:58 +01:00
i0pt1mal
aac3ce54e2
Merge pull request #1 from i0pt1mal/input-bar-modfication
input-bar-modification
2021-12-07 16:55:41 +00: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
morpheusthewhite
0bbdb305f9
docs(README): remove warning 2021-12-04 13:29:32 +01:00
morpheusthewhite
bca4634510
Merge pull request #624 from CharlieS1103/patch-2
Remove "Z" from hex
2021-12-04 12:58:18 +01:00
morpheusthewhite
8d45864cd9
Merge pull request #628 from sagars007/master
docs(README): update README.md for Fluent theme
2021-12-02 07:16:42 +01:00
Sagar S
e3e8f425ab
docs(README): update README.md for Fluent theme
Update the notes section in README.md for Fluent theme installation. The theme requires installation commands given in it's [readme](https://github.com/morpheusthewhite/spicetify-themes/tree/master/Fluent#readme)
2021-12-01 13:07:25 +04:00
William Ha
61d7c6787b
Merge pull request #623 from RaddedMC/master
[Fluent] Minor change to fix Fluent bug
2021-11-28 14:40:57 -08: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
morpheusthewhite
25498bc078
Merge pull request #622 from CharlieS1103/patch-1
Remove schemes option from turntable
2021-11-27 08:36:13 +01:00
RaddedMC
23deac23ff Made a minor change to prevent the progress tooltip from pushing elements in the playback controls from getting close to the top of the playback bar. See comments for more info! 2021-11-27 02:23:22 -05:00
CharlieS1103
ab45e969a7
Remove schemes option from turntable
(Theme has no color.ini)
2021-11-27 02:21:19 -05:00
khanhas
08e52deb49
Update manifest.json 2021-11-27 15:58:04 +10:00
khanhas
8d4c2ab4c6
Update manifest.json 2021-11-27 15:53:25 +10:00
khanhas
392a7c820c
Create manifest.json 2021-11-27 15:51:05 +10:00
williamckha
c066278149 feat(Fluent): add styling to connect bar 2021-11-26 21:01:12 -08:00
williamckha
b29199bae3 fix(Fluent): search bar has no styling 2021-11-26 19:56:01 -08:00
morpheusthewhite
7b7283aa7d
Merge pull request #614 from schnensch0/master
fix(Ziro): lyrics, fixes
2021-11-21 07:44:59 +01:00
CharlieS1103
0c74ffb0f0
Merge branch 'master' into master 2021-11-20 15:53:38 -05:00
CharlieS1103
dae6350058 Add new color schemes 2021-11-20 15:52:13 -05:00
schnensch0
8cc0f86dc2 fix(Ziro): lyrics, fixes 2021-11-20 18:48:16 +01:00
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