cssで変数を書き換えればいいんじゃないかな

```
& * {
--color-thread-resBorder: rgba(235, 52, 52, 0.5);;
}
```