Clipboardy is a user-friendly clipboard management application made by the community. This is the first open-source Programm I've released, so constructive feedback is always welcome.
Description
CutsomTkinter already includes the appearance presets (blue, dark-blue, green), so it would be useful for the user to be able to choose between these to further customize thier copy of Clipboardy.
Usecases
Would be useful for people that might not be able to see certain colors very well and want to change to blue or green mode, which will change the buttons and switches color.
What to do
-Add a ComboBox (drop down) to the appearance section of the settings window
-Add three options (blue, dark-blue, green)
-Implement a load/save function that can load and apply as well as save the chosen color setting
Description CutsomTkinter already includes the appearance presets (blue, dark-blue, green), so it would be useful for the user to be able to choose between these to further customize thier copy of Clipboardy.
Usecases Would be useful for people that might not be able to see certain colors very well and want to change to blue or green mode, which will change the buttons and switches color.
What to do -Add a ComboBox (drop down) to the appearance section of the settings window -Add three options (blue, dark-blue, green) -Implement a load/save function that can load and apply as well as save the chosen color setting
Thanks for your help, maximalmaxx