SMK Family style & branding kit: logo, palette, typography, per-app playbook

This commit is contained in:
2026-08-15 21:37:48 +00:00
commit 7a31c7ed8d
20 changed files with 475 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# 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.