Skip to content

Add color scheme saving and loading

George Florea Bănuș requested to merge (removed):master into master

See graphics/okular!461 (merged)

I opted for a signal/slot approach so apps can choose whether they want to save the scheme or not. Cuttlefish allows to changes the scheme but doesn't save it. Or if some app add this in their settings page they might want to save when a button is clicked (OK, Apply, Save).

Merge request reports