Make newly introduced SVG icons themeable through LESS variables
Created by: ema-om
All the newly introduced icon graphics are SVG images. To make them appear in their respective theme color they are now integrated directly (inline) into the LESS files. When the themes compile the current @theme-color
and @link-color
values will be set for the colored shapes in each inline SVG automatically.
On the way to achieve this also the page anchors and record reference link templates undergone some resturcturing