Adding an easy way to customize background transparency in OBS and co.

This commit is contained in:
John Livingston
2022-08-07 11:51:07 +02:00
parent 68dc74d630
commit 36cda4a9b4
4 changed files with 18 additions and 4 deletions

View File

@ -11,6 +11,9 @@
--peertube-button-background: #f2690d;
--peertube-link: #000;
--peertube-link-hover: #000;
// we add --livechat-transparent variable, so that users can customize transparent background in OBS (for example).
--livechat-transparent: rgba(0 0 0 / 0%);
}
.conversejs.theme-peertube,