add gruvbox inspired theme
I created this theme because I like gruvbox style and these colors are very pleasant to eyes. Please have a look and any advice or suggestions will be appreciated.
- The filename has a typo
- here is sample screenshot
The theme needs some tweak - currently playing song is almost invisible.
I'm using official gruvbox colors in my terminal.
The file name changed correctly and the issue about the highlighted song that you are pointing at is with your terminal color, they aren't true.
I'm pretty sure my terminal is truecolor.

I did updated your theme and fixed some bugs. The theme now uses less colors so it's less disturbing.

Here is the theme file
# made by [email protected]
# best viewed on shaded or black terminal
background = default default
frame = yellow default
window_title = yellow default
directory = yellow default
selected_directory = black cyan
playlist = black cyan
selected_playlist = red default
file = cyan default
selected_file = black cyan
marked_file = yellow default
marked_selected_file = black cyan
info = cyan default
selected_info = black cyan
marked_info = yellow default
marked_selected_info = black cyan
status = yellow default
title = cyan default
state = yellow default
current_time = cyan default
time_left = cyan default
total_time = cyan default
time_total_frames = cyan default
sound_parameters = cyan default
legend = cyan default
disabled = default default dim
enabled = yellow default
empty_mixer_bar = yellow default
filled_mixer_bar = black yellow
empty_time_bar = green default
filled_time_bar = black yellow
entry = cyan default
entry_title = red default
error = red default
message = cyan default
plist_time = yellow default
That sounds great.
It took some time. It's not that easy to figure all theming possibilities.