Changes

Created page with "→‎CSS placed here will be applied to all skins: :root { --trigger-color: #AC2424; --action-color: #1665B0; --constraint-color: green; }"
/* CSS placed here will be applied to all skins */

:root {
--trigger-color: #AC2424;
--action-color: #1665B0;
--constraint-color: green;
}