From 2158a1abae5545dce76f4179b89d3ed6af25abeb Mon Sep 17 00:00:00 2001 From: FineFindus Date: Mon, 28 Aug 2023 13:29:32 +0200 Subject: [PATCH] fix(theme/nord): use #2E3440 as background color --- mastodon/src/main/res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mastodon/src/main/res/values/colors.xml b/mastodon/src/main/res/values/colors.xml index 13a2729cd..458c42b2c 100644 --- a/mastodon/src/main/res/values/colors.xml +++ b/mastodon/src/main/res/values/colors.xml @@ -348,7 +348,7 @@ #3b4252 #2e3440 - #3B4252 + #2e3440 #2D343F #3A4250