# playmp3list V 0.91 configuration file.
# File author: Paul Urban (urban@rucus.ru.ac.za)

# You can modify key-mappings, change settings, edit and choose themes here.
# Save this in your home directory as .playmp3listrc, or as /etc/playmp3listrc
# for all users without a ~/.playmp3listrc file.
# IMPORTANT: Don't delete and of the .XYZ lines - it'll break without them!

.KEY_MAPPINGS
#=============================================
#function		list of keys
#=============================================
previous_song		Z Y
play_song		X
pause_song		C
stop_song		V
next_song		B
rewind_song		N
fast_forward_song	M
#up			
#down			
#home			
#end			
#page_up		
#page_down		
#play_selected		
increase_volume		> . + =
decrease_volume		< , - _
toggle_shuffle		S
toggle_repeat		R
toggle_full_path	F
toggle_time_remaining	T
alphabetise		A
jump_root		/
jump_home		~
help			? H
#redraw			
quit			Q
#jump_updir		

.SETTINGS
#=============================================
#setting		value
#=============================================
auto_play		false
auto_shuffle		false
auto_repeat		false
auto_alphabetise	true
full_path		false
time_remaining		false
ID3v1			false
#Specify additional parameters to send to mpg123
mpg123_params		
#Specify initial PCM audio volume
#PCM_volume		100

#Choose which theme to use below - replace 'Default' with the theme name
theme			Ocean

.THEME Default
#=============================================
#screen element		fg	bg	style?
#colors can be: black, red, green, yellow, blue, magenta, cyan or white
#styles can be: normal, bold or reverse
#=============================================
plain			white	black
borders			white	black
text_normal		white	black
text_active		green	black	bold
song_normal		green	black	bold
song_playing		white	black	bold
song_hilighted		green	blue	bold
song_playing_hilighted	white	blue	bold
dir_normal		green	black
dir_hilighted		green	blue
text_help		yellow	black	bold

.THEME Ocean
#=============================================
plain			white	black
borders			white	blue
text_normal		white	blue
text_active		yellow	blue	bold
song_normal		white	blue
song_playing		green	blue	bold
song_hilighted		black	cyan
song_playing_hilighted	green	cyan	bold
dir_normal		white	blue	bold
dir_hilighted		black	cyan
text_help		yellow	blue	bold

.THEME Fireball
#=============================================
plain                   white   black
borders                 white   red
text_normal             white   red
text_active             yellow  red     bold
song_normal             white   red
song_playing            yellow  red     bold
song_hilighted          black   cyan 
song_playing_hilighted  yellow  cyan    bold
dir_normal              white   red     bold
dir_hilighted           black   cyan
text_help               yellow  red     bold

.THEME Forest
# Warning: I think this theme looks gross!
#=============================================
plain                   white   black
borders                 yellow  green   bold
text_normal             black   green
text_active             yellow  green   bold
song_normal             black   cyan
song_playing            red     cyan    bold
song_hilighted          black   red
song_playing_hilighted  red     red	bold
dir_normal              white   cyan    bold
dir_hilighted           black   red
text_help               white   green   bold

.THEME Mono
#=============================================
plain                   white   black
borders                 white   black
text_normal             white   black
text_active             white   black   bold
song_normal             white   black
song_playing            white   black   bold
song_hilighted          white   black   reverse
song_playing_hilighted  black   black   reverse
dir_normal              white   black
dir_hilighted           white   black	reverse
text_help               white	black   bold

