Fix default prompt color
The former value was interpreted as a comment in the YAML...
This commit is contained in:
parent
02bcec37f4
commit
5c181a23ab
@ -968,7 +968,7 @@ Background color for prompts.
|
||||
|
||||
Type: <<types,QssColor>>
|
||||
|
||||
Default: empty
|
||||
Default: +pass:[#444444]+
|
||||
|
||||
[[colors.prompts.border]]
|
||||
=== colors.prompts.border
|
||||
|
@ -1565,7 +1565,7 @@ colors.prompts.border:
|
||||
desc: Border used around UI elements in prompts.
|
||||
|
||||
colors.prompts.bg:
|
||||
default: #444444
|
||||
default: '#444444'
|
||||
type: QssColor
|
||||
desc: Background color for prompts.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user