Change favicon depending on light theme or dark theme

Hello, I want to make it so i have a favicon for dark themed users, and another for light themed users.

@YumenBeauty ,

To achieve that, you should be create two fields for upload favicon, one for dark and one for light theme, and then you will check when theme status is dark will show the dark favicon and other case will show light.

Hey, could you tell me how to do that?

@YumenBeauty

Do you familiar with code?