v1.48.0
Use CSS variables wherever possible for links and colors (#1007) This makes our code easier to customise. We need to import the colors CSS file before the variables one, because the latter now uses some of the colors. In this commit we also update the master-theme submodule so that we get the latest CSS variables.