div.vjs-paused .vjs-control-bar {
opacity:.2;
}
div.vjs-paused .vjs-control-bar:hover {
opacity:1;
}
Video player: lower opacity of controls when paused
Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.