fix(album-color-theme): improve theming consistency across UI elements (#4109)

Co-authored-by: 최민우 <chaeminu0711@gmail.com>
This commit is contained in:
MiNNU_
2025-12-01 16:25:14 +09:00
committed by GitHub
parent 8d448c667f
commit 127f56905c
4 changed files with 90 additions and 59 deletions

View File

@ -237,7 +237,8 @@
"submenu": {
"percent": "{{ratio}}%"
}
}
},
"enable-seekbar": "Enable seekbar theming"
},
"name": "Album Color Theme"
},

View File

@ -237,7 +237,8 @@
"submenu": {
"percent": "{{ratio}}%"
}
}
},
"enable-seekbar": "재생바 색조 변경 활성화"
},
"name": "앨범 컬러 기반 테마"
},