Update README.md (#187)

Fix incorrect default value for variable BULLETTRAIN_CUSTOM_FG.

Fixes #172
This commit is contained in:
Iulian Onofrei
2017-01-04 17:16:59 +02:00
committed by Caio Gondim
parent 1886e5e71b
commit 24423aa3e8

View File

@@ -136,7 +136,7 @@ NOTE: You do not need to specify *end* segment - it will be added automatically.
|--------|-------|-------| |--------|-------|-------|
|`BULLETTRAIN_CUSTOM_MSG`|`false`|Free segment you can put a custom message which will be eval'ed for every prompt |`BULLETTRAIN_CUSTOM_MSG`|`false`|Free segment you can put a custom message which will be eval'ed for every prompt
|`BULLETTRAIN_CUSTOM_BG`|`black`|Background color |`BULLETTRAIN_CUSTOM_BG`|`black`|Background color
|`BULLETTRAIN_CUSTOM_FG`|`black`|Foreground color |`BULLETTRAIN_CUSTOM_FG`|`default`|Foreground color
### Context ### Context