Files

19 lines
635 B
Markdown

# Grafana branding — SMK
## What's supported
- Custom logo: Administration → General → Organization → "Logo" (image URL) — UI-set, cosmetic.
- Dark theme is Grafana's default.
## Assets
- Logo: `../../assets/icon.svg` (mark) or `../../assets/logo-light.svg` (lockup for light areas).
## Apply (cosmetic only)
Administration → General → Organization → Logo:
```
https://git.smkfam.com/larry/smk-branding/raw/branch/main/assets/icon.svg
```
## Note
Grafana 9.x may not expose org logo in the UI; in that case branding needs `custom.ini`
(`[server] app_title` etc.) — flag back if this instance can't set it via UI.