What is the right way to read the metadata saved from a form in a custom theme under the admin panel? I have found where my data are saved (user/config/themes/mytheme.yaml) and now I'm looking for the best way to read them back, from a .twig template for example. Thanks in advance for your help!
A new Grav lover!