@bemteleYou will not find ideal theme that does not use images.Better solution is to use preferred theme and disable image uploads.
.simple-prod .img-wrap {display:none!important;}.simple-prod .data {padding:8px 0;}
You must disable images completely, not just image upload.You can start with:Code: [Select].simple-prod .img-wrap {display:none!important;}.simple-prod .data {padding:8px 0;}
I.e. Appearance > Customization > CSS