This is all the code i have relating to the siderail, it's in common.css:
.page__right-rail {
--right-rail-background-color: rgba(var(--theme-right-rail-background-color--rgb),0.7);
}
(it's not 0.7 transparency btw, it's fully transparent, the fog on the image makes it look slightly opaque)