From 969f4f91d9cddae5cfc7422980e7cd97a975f87e Mon Sep 17 00:00:00 2001 From: makeworld Date: Tue, 7 Dec 2021 20:29:44 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 720cf79..a067b82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Specifying `default` in the theme config uses the terminal's default background color, including transparency (#244, #245) - Redirects occur automatically if it only adds a trailing slash (#271) - Non-gemini links are underlined by default to help color blind users (#189) -- Text and element colors of default theme change to be black on white terminals (#181) +- Text and element colors of default theme change to be black on terminals with light backgrounds (#181) - Support paths with spaces in `[url-handlers]` config settings (#214) - Display info modal when opening URL with custom application - Files can be opened by relative path on the commandline (#231, #257)