From 0032ce06449781d0fc0bb5a4731e87e59aa3efae Mon Sep 17 00:00:00 2001
From: Patryk Prus
Date: Sun, 26 Feb 2023 21:05:27 -0500
Subject: [PATCH] Render background in images to play nicely with dark mode
Signed-off-by: Patryk Prus
---
README.md | 2 +-
documentation/images/architecture.svg | 4 +++-
documentation/images/internal_architecture.svg | 4 +++-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 9becf71aa1..8b89bb01e5 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ The features that distinguish Prometheus from other metrics and monitoring syste
## Architecture overview
-
+
## Install
diff --git a/documentation/images/architecture.svg b/documentation/images/architecture.svg
index df93e13cb2..4e1e85995d 100644
--- a/documentation/images/architecture.svg
+++ b/documentation/images/architecture.svg
@@ -1,2 +1,4 @@
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/documentation/images/internal_architecture.svg b/documentation/images/internal_architecture.svg
index 5948186a7d..1242548ddb 100644
--- a/documentation/images/internal_architecture.svg
+++ b/documentation/images/internal_architecture.svg
@@ -1,2 +1,4 @@
+
+
-
\ No newline at end of file
+
\ No newline at end of file