Hello @dieuxstudios ,
Navigate to Online Store > Themes > click on Edit code.
Locate and open the theme.css or base.css file. Scroll to the bottom and add the following CSS code:
.header__icon--menu .icon {
color: black !important;
}
.header__icon, .header__icon--cart .icon {
color: black !important;
}
Result:
