Skip to content

Code cleanup: Move color key strings into an array

Ghost User requested to merge (removed):colors into master

This enables to read/write color settings using for-loops.

Additionally, if a color matches the default color then it is deleted from the settings file.

Merge request reports