How to change list add button selection bg color

Description

Hi,
How to change list button selection bg color.

My list bg color is black when I click on list button it showing white bg color for pressed button and then showing selected item with border. How to remove it or change.

What MCU/Processor/Board and compiler are you using?

ARM

What LVGL version are you using?

7.11.0

What do you want to achieve?

When I press the list button I don’t want change selected button bg to white bg and don’t want to show border for selected button.

What have you tried so far?

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.