Fix: Enable blessed tags in ServicePickerModal listBox for proper color rendering

This commit is contained in:
Lilith 2026-01-20 02:32:20 -08:00
parent 8605856854
commit 699ef967d4

View file

@ -101,6 +101,7 @@ export class ServicePickerModal {
keys: true,
vi: true,
mouse: true,
tags: true,
style: {
selected: {
bg: 'blue',