]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/sass/_variables.scss
d89fbb5e0c13bdb6a386630921b274bfe532eae7
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
1 $grey-color: #555;
2
3 $black-background: #1d2125;
4 $grey-background: #f6f2f2;
5
6 $menu-color-link: #9cabb8;
7 $menu-color-block: #686f77;
8
9 $header-height: 65px;
10 $header-border-color: #e9eff6;
11
12 $video-miniature-title-color: #16a2b7;
13 $video-miniature-other-infos: #686767;
14
15 $video-watch-border-color: #eceef4;
16 $video-watch-title-height: 90px;
17 $video-watch-info-color: #8e909b;
18 $video-watch-info-height: 150px;