======Event_ColorPresetChange====== This event is sent after each change of the color scheme. The event can be activated/deactivated in the plugin manifest. ===Values=== * **//(integer) ColorPresetId//** - ID of the new/changed color scheme ===JSON-Source (Example)=== { "Event_Attached":{ "ColorPresetId":133424 } }