Commit Graph

427 Commits

Author SHA1 Message Date
CharlieS1103
a8dae67e0e
Fix icoms 2021-12-27 02:12:28 -05:00
Isaac
291638710c Fix screenshot paths in Turntable readme 2021-12-26 21:52:09 -05:00
Isaac
2d5f47e1a2 Add missing author for Dribbblish 2021-12-26 15:30:55 -05:00
CharlieS1103
ff49e84690
Fix highlight on hover 2021-12-26 14:32:40 -05:00
CharlieS1103
00382bdd01
Fixs 2021-12-26 14:31:31 -05:00
CharlieS1103
589047f8e3
Update THEMES.md 2021-12-26 14:30:25 -05:00
Isaac
5325d81d34 Add authors to manifest 2021-12-26 13:44:14 -05:00
morpheusthewhite
0187e60799
Merge pull request #649 from Saval-0/patch-1
Change in the name of file and directory
2021-12-26 08:25:19 +01:00
Saval-0
fafa37ee9b
Added command to remove the extension turntable 2021-12-26 05:05:43 +01:00
Saval-0
8a32ad3798
Change in the name of file and directory
As of right now, the directory regarding spicetify has path .config/spicetify and the filename for rotateTurntable.js has the name turntable.js
2021-12-26 04:11:57 +01:00
CharlieS1103
fc1d58358d
Update README.md 2021-12-24 02:57:28 -05:00
morpheusthewhite
eb50a58439
Merge pull request #647 from fosam/patch-1
Correct class to remove vector (circle)
2021-12-23 21:02:41 +01: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
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