Darken default prompt color a bit more

This commit is contained in:
Florian Bruhin 2017-09-28 19:20:29 +02:00
parent 4e57b79e91
commit 02bcec37f4
2 changed files with 2 additions and 2 deletions

View File

@ -968,7 +968,7 @@ Background color for prompts.
Type: <<types,QssColor>>
Default: +pass:[dimgrey]+
Default: empty
[[colors.prompts.border]]
=== colors.prompts.border

View File

@ -1565,7 +1565,7 @@ colors.prompts.border:
desc: Border used around UI elements in prompts.
colors.prompts.bg:
default: dimgrey
default: #444444
type: QssColor
desc: Background color for prompts.