>>313
使っているテーマのuser.cssに追加
```
.th-container {
.bottom-info .bi-contents {
background-color: red;
}
}
```