adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.7k stars 413 forks source link

Switching color completely wipes out customizations in colors.ini #127

Open marcopaganini opened 3 years ago

marcopaganini commented 3 years ago

The colors-{light,dark}.sh scripts completely wipe out any changes made to colors.ini when the color theme is changed. Ideally, we'd have a "custom" color theme in the list that basically copies a file names colors-custom.ini over colors.ini. This would allow users to effect changes to colors-custom.ini and keep them across color theme changes.