I have resolved the issue. Thread can be closed. In couple of words:
1. Use Storefront sourcecode theme
2. change values in _variables.scss
3. have your complier working (e.g. Atom with Grunt) or CodeKit – I used the former
4. Compile the theme
5. and then carry on working with your child theme
PS. Can this be done solely from the child theme level?