UNPKG

peertube-theme-maquillaje

Version:
94 lines (71 loc) 1.62 kB
body { --mainForegroundColor: #000; /*--mainBackgroundColor: #FFC107;*/ /* Compat with PeerTube < 3.2 */ --submenuColor: rgb(32, 32, 32); --submenuBackgroundColor: rgb(188, 111, 241); --inputForegroundColor: #fff; --inputBackgroundColor: gray; --inputPlaceholderColor: #fff; --textareaForegroundColor: #fff; --textareaBackgroundColor: gray; --markdownTextareaBackgroundColor: gray; --greyForegroundColor: gray; --actionButtonColor: gray; --activatedActionButtonColor: #fff; --channelBackgroundColor: #FFC107; --mainColor: #FFC107; --mainBackgroundColor: #E1E8EB; } .logged-in-display-name .title .ng-star-inserted{ font-size: 22px; font-weight: 600; color: #FFC107; } .header { background-color: ##E1E8EB; ; } #search-video { background-color: #BAABDA; } .publish-button{ background-color: #FFC107; } .publish-button[_ngcontent-uak-c94], .publish-button[_ngcontent-uak-c94]:active, .publish-button[_ngcontent-uak-c94]:focus { background-color: #FFC107; color: #000; } .icon{ background-image: url(https://systerserver.net/logo.svg); } .instance-name { font-size: 35px; } .inner-form-description { color: black; } .top-menu { background-color: #52057B; } .main-col { background-color: #FAEDF0; } .button-file { background-color: #FFC107; } .main-col .sub-menu { background-color: #000; } .title-page { color: #FFC107; } .title-page.active { border-bottom-color: #FFC107; } .main-col .sub-menu { background-color: #343A40; } .active-filter[_ngcontent-kgx-c155] { background-color: #BC6FF1; }