Fix: Enable blessed tags in ServicePickerModal listBox for proper color rendering
This commit is contained in:
parent
8605856854
commit
699ef967d4
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ export class ServicePickerModal {
|
|||
keys: true,
|
||||
vi: true,
|
||||
mouse: true,
|
||||
tags: true,
|
||||
style: {
|
||||
selected: {
|
||||
bg: 'blue',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue