Commit Graph

16 Commits

Author SHA1 Message Date
darkthemer
ece3d30d05
fix(blossom & onepunch): fix layoutresizer (#1089) 2024-07-01 03:40:43 +12:00
darkthemer
ad73783e05
feat(Onepunch): add ylx support, custom icons, legacy color scheme, etc. (#963)
* feat(Onepunch): add ylx support, custom icons, legacy color scheme; update some classes

* fix(Onepunch): add 1.2.14 support
2023-06-29 14:51:47 +12:00
Alexis Trudeau
a3963f9c51
Fix problem typo (#732) 2022-04-20 11:25:55 -04: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
FlipperLP
278257abc5
feat(Onepunch): show current playlist in theme color
Shows current playlist in the theme color, as well as hovering over it.
2021-07-09 01:46:59 +02:00
okarin001
818d70d7fc fix(Onepunch): visibility and position of ui element 2021-07-07 22:35:48 +05:30
Hanzo
40822a9a7b
docs(Onepunch): update README.md 2021-07-07 22:34:55 +05:30
morpheusthewhite
d5bba76153
docs: capitalize Onepunch colour schemes name 2021-07-03 19:11:48 +02:00
okarin001
d90251cc34 chore(Onepunch): add screenshots of Onepunch 2021-07-03 17:18:44 +05:30
okarin001
9a04c5c396 Update
- Added new screenshots and a gif
- cleaned user instructions
- updated colors (dark and light mode)
- removed mini-player fixed height settings.
2021-07-03 00:25:39 +05:30
okarin001
9014588521 Update
- Added new screenshots
- cleaned user instructions
- updated colors (dark and light mode)
- removed mini-player fixed height settings.
2021-07-02 23:58:32 +05:30
okarin001
fe4ae94244 UPDATE
- Updated the README.md.
- Added manual pywal color support (kind of) check colors.ini to modify accordingly.
- Fixed a few layout issues.
2021-06-28 07:24:00 +05:30
okarin001
23823a40d2 UPDATE
- Updated the README.md.
- Added manual pywal color support (kind of) check colors.ini to modify accordingly.
- Fixed a few layout issues.
2021-06-28 07:14:02 +05:30
okarin001
2f01c5d693 Fixed color mismatch
- Credits card
- Secondary card backgrounds
- Profile page default image's weird color.
2021-05-26 11:11:13 +05:30
okarin001
b12a054e6c Fixes
Fixed the background color mismatch in help menu and settings area
2021-05-23 11:53:29 +05:30
okarin001
95ecb038d2 Added support for spicetify_v2 (New Spotify UI)
Here you go...It's done I guess... (ノ◕ヮ◕)ノ*:・゚✧

- Added dark/light mode schemes
- Changed to the new Spotify UI
- Removed that icon shit I was doing.
2021-05-21 12:56:09 +05:30