Updated README.md

This commit is contained in:
Erica
2021-11-21 01:16:16 +00:00
parent 8f158e4656
commit 731f9a8710

View File

@ -62,6 +62,28 @@ This section allows you to change the keybinds for the player. The format for a
* `select`
#### theme
This section allows you to customise the colors and progress bar
* ***accent_color*:** The color to use for selections in the playlist
* ***bar_color*:** The color for the progress bar
* ***time_color*:** The color for the time stamp
* ***bar_body*:** A single character to use for the body of the progress bar
* ***bar_head*:** A single character to use for the head of the progress bar
The following terminal colors can be used:
* `black`
* `red`
* `green`
* `yellow`
* `blue`
* `magenta`
* `cyan`
* `white`
* `auto`
If the `auto` color is specified, the player will try to determine the dominant color in the album art and use that.
## Default keybinds
| Key | function |