From 4685902ba9b11bf9fc6dd6846d5ffdb43e6040f6 Mon Sep 17 00:00:00 2001 From: John Coffey Date: Sat, 22 Aug 2026 21:25:39 -0700 Subject: [PATCH] docs: put the Cairn OBS logo at the top of the README Uses the brand assets already in the repo rather than adding a copy -- web/src/lib/assets/logo-horizontal-{light,dark}.svg are the same files NavSidebar renders, so the README cannot drift from the app's logo. Wrapped in with a prefers-color-scheme source, since the two variants differ by the colour they are drawn *for*, not by name: -light carries #111315 text for light backgrounds, -dark carries #F2F2F2 for dark ones. A single file would have been near-invisible on one of GitHub's two themes. Both have transparent backgrounds -- the only in each is a small design element, not a fill -- so neither variant shows a card behind it. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8bad6a0..feb0411 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +

+ + + Cairn OBS + +

+ # Cairn OBS Open-core, Kubernetes-native log aggregation and observability. Built to match