The error was caused by using hsl colors for variables. Solved by converting the used variables to hex values. It seems that the editor used by gitea does not support other colors than hex (transparent, hsl, rgb, etc). Issue: https: //github.com/microsoft/monaco-editor/issues/1815
26 KiB
26 KiB