Right now its light blue but that doesnt align with my brand colors.
Hi, you can try adding the HTML element from the add panel and adding the code below:
<style> .ag-checkbox-input-wrapper.ag-checked { background-color: red !important; } </style>