woefe / ytcc

Command line tool to keep track of your favorite playlists on YouTube and many other places.
GNU General Public License v3.0
179 stars 20 forks source link

[V2] [theme] color options have no effect #57

Closed zoidby closed 3 years ago

zoidby commented 3 years ago

Changing any of these doesn’t have an effect with V2:

[theme]
prompt_download_audio = 2
prompt_download_video = 4
prompt_play_audio = 2
prompt_play_video = 4
prompt_mark_watched = 1
table_alternate_background = 245
woefe commented 3 years ago

Thanks for your report! Should be fixed in 5e65787. Can you test it and let me know if it's working now?

zoidby commented 3 years ago

Yes, that works.

Thank you!