Client Better design for video watch
[oweals/peertube.git] / client / src / sass / _variables.scss
1 $grey-color: #555;
2
3 $black-background: #1d2125;
4 $grey-background: #f6f2f2;
5
6 $header-height: 65px;
7 $header-border-color: #e9eff6;
8
9 $video-miniature-title-color: #16a2b7;
10 $video-miniature-other-infos: #686767;
11
12 $video-watch-border-color: #eceef4;
13 $video-watch-title-height: 90px;
14 $video-watch-info-color: #8e909b;
15 $video-watch-info-height: 150px;