Updated README.md
This commit is contained in:
22
README.md
22
README.md
@ -62,6 +62,28 @@ This section allows you to change the keybinds for the player. The format for a
|
|||||||
* `select`
|
* `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
|
## Default keybinds
|
||||||
|
|
||||||
| Key | function |
|
| Key | function |
|
||||||
|
Reference in New Issue
Block a user