kv-music/js
Julien Maille 45a31075a5 Improve vibrant color contrast in light mode
Modified setVibrantColor in ui.js to darken bright colors when in light mode and lighten dark colors in dark mode, ensuring text and button readability.
2025-12-26 12:28:05 +01:00
..
api.js Enhance artist page by fetching EPs and Singles via search fallback 2025-12-25 23:11:08 +01:00
app.js Fix UIRenderer constructor to properly accept and assign 'player' instance 2025-12-26 12:16:42 +01:00
cache.js naming 2025-11-17 21:43:33 +02:00
downloads.js Improve playlist download stability by skipping failed tracks 2025-12-26 11:38:21 +01:00
events.js Fix muted status persistence and revert volume storage refactor 2025-12-25 23:10:48 +01:00
lastfm.js updated analytics + LastFM Api Key 2025-12-23 21:01:52 -08:00
lyrics.js Refactor SVG icons and improve settings UI 2025-12-25 20:03:16 +01:00
player.js Merge pull request #17 from JulienMaille/bugs 2025-12-24 05:10:16 -08:00
router.js naming 2025-11-17 21:43:33 +02:00
settings.js feat: add play next functionality, inline track actions, and notifications 2025-12-24 10:55:08 +01:00
storage.js Fix muted status persistence and revert volume storage refactor 2025-12-25 23:10:48 +01:00
ui-interactions.js Refactor SVG icons and improve settings UI 2025-12-25 20:03:16 +01:00
ui.js Improve vibrant color contrast in light mode 2025-12-26 12:28:05 +01:00
utils.js Refactor SVG icons and improve settings UI 2025-12-25 20:03:16 +01:00