From 9f87a75141667fa5ed61023e4b07f572fa480b9c Mon Sep 17 00:00:00 2001 From: katesalazar Date: Sun, 26 Sep 2021 14:42:37 +0200 Subject: Remove transparent background from figures This increases contrast when reading on GitHub, if GitHub is switched to dark theme. --- bip-0174/coinjoin-workflow.svg | 3 ++- bip-0174/multisig-workflow.svg | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bip-0174/coinjoin-workflow.svg b/bip-0174/coinjoin-workflow.svg index 67a0aad..4c2a041 100644 --- a/bip-0174/coinjoin-workflow.svg +++ b/bip-0174/coinjoin-workflow.svg @@ -1,5 +1,6 @@ - + diff --git a/bip-0174/multisig-workflow.svg b/bip-0174/multisig-workflow.svg index 951b49e..8abe4c5 100644 --- a/bip-0174/multisig-workflow.svg +++ b/bip-0174/multisig-workflow.svg @@ -1,5 +1,6 @@ - + -- cgit v1.2.3