mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[PR #2139] [MERGED] chore: make more elements custom theme-compatible #2102
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#2102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/2139
Author: @phanan
Created: 10/20/2025
Status: ✅ Merged
Merged: 10/20/2025
Merged by: @phanan
Base:
master← Head:theme-fixes📝 Commits (1)
639cc4achore: make more elements custom theme-compatible📊 Changes
56 files changed (+148 additions, -176 deletions)
View changed files
📝
resources/assets/css/app.pcss(+2 -2)📝
resources/assets/css/partials/context-menu.pcss(+3 -9)📝
resources/assets/css/partials/hack.pcss(+1 -1)📝
resources/assets/css/partials/shared.pcss(+7 -6)📝
resources/assets/css/partials/vars.pcss(+0 -1)📝
resources/assets/js/components/album/AlbumTrackList.vue(+1 -1)📝
resources/assets/js/components/album/AlbumTrackListItem.vue(+1 -1)📝
resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap(+2 -2)📝
resources/assets/js/components/album/__snapshots__/AlbumContextMenu.spec.ts.snap(+10 -5)📝
resources/assets/js/components/album/__snapshots__/AlbumTrackListItem.spec.ts.snap(+1 -1)📝
resources/assets/js/components/artist/__snapshots__/ArtistCard.spec.ts.snap(+2 -2)📝
resources/assets/js/components/artist/__snapshots__/ArtistContextMenu.spec.ts.snap(+10 -5)📝
resources/assets/js/components/embed/widget/EmbedWidgetTrackItem.vue(+1 -1)📝
resources/assets/js/components/genre/__snapshots__/GenreContextMenu.spec.ts.snap(+6 -3)📝
resources/assets/js/components/koel-plus/KoelPlusModal.vue(+2 -2)📝
resources/assets/js/components/layout/app-footer/__snapshots__/FooterPlaybackControls.spec.ts.snap(+2 -2)📝
resources/assets/js/components/layout/main-wrapper/side-sheet/SideSheetButton.vue(+2 -2)📝
resources/assets/js/components/layout/main-wrapper/side-sheet/__snapshots__/SideSheet.spec.ts.snap(+3 -3)📝
resources/assets/js/components/layout/main-wrapper/sidebar/HomeButton.vue(+1 -1)📝
resources/assets/js/components/layout/main-wrapper/sidebar/PlaylistFolderSidebarItem.vue(+1 -1)...and 36 more files
📄 Description
Description
Vest some remaining elements to make them theme-able.
Motivation
Screenshots (if applicable)
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.