Zend certified PHP/Magento developer

Magento 2 swatches

I’m not good at Magento coding, so bear with me. I want to expose swatches for products with quantity 0 in the product list (changing the text with a ligther color with CSS for example)

example:

how i want the product list to look like

I’m using BSS Simple Details on Configurable Product module for dynamically swapping product details.

The way everything works right now is perfect, all I would like is for people to know stock status at a glance.

How would one go about this?

thanks