{{- template "document.html" . }} {{- define "document-title" }}Theme settings - {{ .App.Config.Branding.AppName }}{{ end }} {{- define "document-body" }}

Theme

Colors are stored as HSL in the YAML, but the picker below shows hex for convenience — Glance converts on save. Theme presets and custom CSS beyond the file path still need YAML.

Colors
Tweaks
Cancel
{{ template "footer.html" . }}
{{- end }}