Actual source of default runtime theme

Hi there,

How do i access to actual source of default runtime theme so i can see how styles are defined there? When I Select Ui Toolkit > New Runtime Theme, all i get is empty file with import which doesnt show the actual path.

@import url("unity-theme://default");

Please advise