expose the drawBoldTextInBrightColors option - fixes #3149

This commit is contained in:
Eugene Pankov
2022-04-15 18:55:00 +02:00
parent 4a33936e7d
commit eaf4ed9855
3 changed files with 12 additions and 0 deletions

View File

@@ -23,6 +23,14 @@ div
(ngModelChange)='config.save()',
)
.form-line
.header
.title(translate) Draw bold text in bright colors
toggle(
[(ngModel)]='config.store.terminal.drawBoldTextInBrightColors',
(ngModelChange)='config.save()'
)
div.mt-4
h3(translate) Keyboard