Commit Graph

493 Commits

Author SHA1 Message Date
schnensch
5630da75b9
feat(Ziro): rewrite (#733) 2022-04-22 23:22:26 +02:00
Alexis Trudeau
a3963f9c51
Fix problem typo (#732) 2022-04-20 11:25:55 -04:00
Nimsandu Kottage
178a76ae14
chore: Update Bloom manifest (#731) 2022-04-19 18:20:21 +02:00
Nimsandu Kottage
7887bbf876
fix(Bloom): add theme manifest (#725)
* add bloom theme manifeast

* update file path

* update readme

Co-authored-by: Afonso Jorge Ramos <afonsojorgeramos@gmail.com>
2022-04-18 22:21:02 +01:00
Nimsandu Kottage
f9f5c0a6c8
chore(Bloom): update auto-assign.yml (#722) 2022-04-18 16:05:05 +01:00
Nimsandu Kottage
c2751b48ff
feat(Bloom): create new theme (#715)
* New Theme Bloom

* Delete manifest.json

* Update README.md
2022-04-18 16:04:29 +01:00
CharlieS1103
0d36944b84
Glaze theme patches (#723)
* Theme patches

* More bug fixes
2022-04-17 11:44:28 -04:00
Victoria
5e41601904
fix(Ziro): "Connect with Facebook" text (#721) 2022-04-16 14:03:24 +01: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
Afonso Jorge Ramos
29a8bb9228 chore(workflows): remove autolabelling 2022-04-14 15:24:58 +01:00
Nicole Ajoy
7617cea2a8
feat(Ziro): add rose pine theme (#716) 2022-04-11 10:16:36 +01:00
Grason Chan
b602f2c1b5
fix(Turntable): repair invalid styles (#696)
* fix(Turntable): repair invalid styles of the Full App Display

* fix(Turntable): repair response invalid of the Full App Display
2022-04-10 23:05:17 +01:00
Paweł Jaśpiński
3310f8e51e
fix(BurntSienna): Some visual fixes (#710)
- Changed playlist play button's hover color to orange
- Added horizontal margins to volume bar
- Unified font family and size in menu accessed by clicking account name
- Removed empty space above playlist title and cover on narrow viewports
2022-04-01 10:12:52 +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
Afonso Jorge Ramos
565c810f1e
feat: add auto-assign to themes issues and PRs (#700)
* feat: add auto-assign to themes

* removed comma

* removed ending commas

* add extra contributors
2022-03-27 12:29:45 +02:00
Chaitanya Raj
6d0ae237f0
fix: Sleek/Dracula preview position (#703)
Move Sleek/Dracula preview upwards to its correct place in the layout
2022-03-26 23:18:53 +00:00
Afonso Jorge Ramos
4234413e8e
remove: fluent (#701)
* remove: fluent

* removed fluent references

* updated readme text

Co-authored-by: Isaac <padspambox@gmail.com>

Co-authored-by: Isaac <padspambox@gmail.com>
2022-03-25 13:26:08 +00:00
Isaac
1a9d4e3e08
fix: Remove Fluent from manifest (#699)
Fixes #698
2022-03-24 11:00:27 +00:00
Grason Chan
902910930c
Chore(Turntable): add empty color config to fix spicetify apply error ouput (#695)
* chore(Turntable): add empty color config to fix `spicetify apply` error ouput

* chore(Turntable): add `schemes` key of the Turntable to the `manifest.json`
2022-03-21 07:46:18 +00:00
Afonso Jorge Ramos
07596ca4b2
Merge pull request #688 from spicetify/spicetify-org
chore: update paths and URLs to match Spicetify org
2022-03-01 09:42:01 +00:00
Afonso Jorge Ramos
4080c876e3 update paths and URLs 2022-03-01 09:40:47 +00:00
morpheusthewhite
ba29a172b4
Merge pull request #660 from xathon/master
[BurntSienna] Fixed CSS not applying to elapsed time
2022-02-20 08:21:21 +01:00
morpheusthewhite
fb9002cafc
Merge pull request #680 from boafur/boafur-fix-1
fix(Sleek): Fixes search bar icon
2022-02-19 08:22:49 +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
William Ha
cab870eba2
Merge pull request #672 from haoudes/master
Fix[Fluent] fix some UI glitches
2022-02-04 20:11:42 -08:00
morpheusthewhite
d909924391
Merge pull request #673 from abhisheksahu2001/patch-1
Update bug_report.md {Typo}
2022-02-04 07:39:47 +01:00
abhisheksahu2001
62e67ebdf6
Update bug_report.md {Typo}
spicetify enable-devtools is not command in spicetify-cli 
correct command is spicetify enable-devtool so i changed it
2022-02-03 19:11:13 +05:30
Hao U
3f7050953a fix library section search icon dislocation bug 2022-02-03 18:54:28 +08:00
Hao U
1b8cb8a28f fix too long width bugs of library tab bar 2022-02-03 18:52:17 +08:00
Hao U
bc200cd73d fix top bar back and forward buttons are not aligned 2022-02-03 18:45:48 +08:00
William Ha
acaad8c633
Merge pull request #662 from janek515/master
[Fluent] Add slider thumb animation
2022-01-11 08:55:55 -08:00
morpheusthewhite
771173dd78 Update issue templates title 2022-01-11 07:49:09 +01:00
Jan Ochwat
6bdf48d99f
fixed :active state 2022-01-10 18:34:30 +01:00
Jan Ochwat
bfba4f9958
Merge branch 'morpheusthewhite:master' into master 2022-01-10 16:30:27 +01:00
Jan Ochwat
889ac7a5eb
fixed slider offset 2022-01-10 16:28:55 +01:00
morpheusthewhite
f6522b4eb2
Merge pull request #661 from Tekunalogy/master
Added Beach-Sunset in dribblish README list.
2022-01-10 08:08:10 +01:00
Kunal Singla
3c3b33fc08 Added Beach-Sunset in README
The 9 choices didn't include beach-sunset, so that has been corrected and added.
2022-01-09 19:24:54 -08:00
Jan Ochwat
07c6d09870
fix hovering and multiple dots bug 2022-01-09 23:41:25 +01:00
Alex
c4235096ad Added old class for backwards compatibility 2022-01-09 23:27:48 +01:00
Alex Fuchs
846d56a34b [BurntSienna] Fixed CSS not applying to elapsed time 2022-01-09 23:26:05 +01:00
Jan Ochwat
5f89a8f26b
Added :hover and :active animation 2022-01-09 21:51:27 +01:00
Jan Ochwat
84ad9a5877 Added slider dot animation 2022-01-09 21:44:36 +01:00
William Ha
c01f926038
Merge pull request #655 from Be1zebub/master
Update fluent.js
2022-01-09 08:10:28 -08:00
Beelzebub
b449e4e030
Update README.md
now there are three of them
2022-01-05 22:24:09 +03:00
Beelzebub
2e4826e728
Create README.md
previews for comfy color-scheme
2022-01-05 22:21:51 +03:00
Beelzebub
5e4beb7d81
Update README.md 2022-01-05 22:21:01 +03:00
Beelzebub
19b91e8331
Update user.css
top-bar back  & forward buttons fix
2022-01-05 21:58:34 +03:00
Beelzebub
13ccf82b86
Add files via upload
previews for comfy color-scheme
2022-01-05 21:56:28 +03:00
Beelzebub
6e4d3c5d52
Update color.ini
added comfy color theme & topbar/nav-icon-active vars for more fine customization
2022-01-04 09:19:50 +03:00
Beelzebub
e5b0958499
Update user.css
added topbar/nav-icon-active color vars for more fine customization
2022-01-04 09:18:25 +03:00