>>45
user.scssを開けるのは前提として
その項目の下の奴をぶち込んだらいけたぞ

色指定の一例
background-color: var(--color-boardTab-activeBackground);

background-color: rgb(32, 31, 33);