>>16
CSS
```
* {
--color-thread-resCount1: blue;
--color-thread-resCount2: green;
--color-thread-resCount3: orange;
--color-thread-resCount4: red;
}
```