]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/sass/_variables.scss
be57db304ba8c8d7d473410ef7c41e892ebb03b3
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
1 $black-background: #1d2125;
2 $grey-background: #f6f2f2;
3
4 $header-height: 60px;
5 $header-border-color: #e9eff6;
6
7 $video-miniature-title-color: #16a2b7;
8 $video-miniature-other-infos: #686767;