From 5f57b13217ac9eabdb599bc4f7d0d7bf39760381 Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 10 Aug 2021 15:07:47 -0400 Subject: [PATCH] Doc for #245 --- CHANGELOG.md | 1 + THANKS.md | 1 + display/thanks.go | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 151300c..c516481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ability to save `about:` pages (#210, #236) - `bind_beginning` and `bind_end` keybindings - Display gemtext from stdin (#205, #242) +- Specifying `default` in the theme config uses the terminal's default background color, including transparency (#244, #245) ### Changed - Favicon support removed (#199) diff --git a/THANKS.md b/THANKS.md index b4da7cd..4306cdb 100644 --- a/THANKS.md +++ b/THANKS.md @@ -22,3 +22,4 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * @regr4 * Anas Mohamed (@amohamed11) * David Jimenez (@dvejmz) +* Michael McDonagh (@m-mcdonagh) diff --git a/display/thanks.go b/display/thanks.go index 8d090dc..fd2941d 100644 --- a/display/thanks.go +++ b/display/thanks.go @@ -26,4 +26,5 @@ Thank you to the following contributors, who have helped make Amfora great. FOSS * @regr4 * Anas Mohamed (@amohamed11) * David Jimenez (@dvejmz) +* Michael McDonagh (@m-mcdonagh) `)