First adoption trial of the BitTube theme

This commit is contained in:
Dirk Rüdiger 2021-05-29 14:15:29 +02:00
parent 398b04b30b
commit d96e4b76f5
3 changed files with 10 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# BitTube light-theme
# Netzbegruenung PeerTube theme
BitTube Light Theme for PeerTube.
Theme for [peertube.netzbegruenung.de](https://peertube.netzbegruenung.de), based on BitTube Light Theme for PeerTube.
# How to install in your PeerTube instance
@ -19,5 +19,3 @@ BitTube Light Theme for PeerTube.
![alt text](https://raw.githubusercontent.com/ipbc-dev/peertube-theme-bittube-light-mode/master/public/images/screenshot01.png)
![alt text](https://raw.githubusercontent.com/ipbc-dev/peertube-theme-bittube-light-mode/master/public/images/screenshot02.png)

View file

@ -1,19 +1,24 @@
body {
--mainColor: #00abff;
--mainColor: #e6007e;
--mainBackgroundColor: #f2f0f0;
--mainForegroundColor: #1b2733;
--submenuColor: #ffffff;
--inputColor: #ffffff;
--inputPlaceholderColor: #1b2733;
--menuAndHeaderBackgroundColor: #ffffff;
--menuAndHeaderBackgroundColor: #46962b;
--menuForegroundColor: #1b2733;
--menuBackgroundColor: #ffffff;
--whiteColor: #ffffff;
--mainHoverColor: #0481bf;
--mainHoverColor: #bf0269;
--dangerBackgroundColor: #d9534f;
/*font-family: "Open Sans",sans-serif;*/
}
#custom-css .icon-logo {
background-image: url(/client/assets/images/logo.png);
background-size: 150px 150px;
}
/* Main background */
#custom-css .sub-header-container{
background-position: center top;

BIN
public/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB