How to change default block styles or attributes in Gutenberg?
Hello, I’d like to modify the default padding and colors of core blocks (like Group and Columns). Is there a recommended way to do this without editing core files — maybe through a theme.json or filter?…