From f720d5a474e0dfb209253fea4fc777d11e374227 Mon Sep 17 00:00:00 2001 From: Alexandru Bucur Date: Sun, 30 Apr 2023 20:19:46 +0200 Subject: [PATCH] FIX: update nord theme to have a base color for NameOther Right now there is no value for NameOther making .chroma .nx to be empty. Because of that there are cases in which the color is wrongly used because it's not overwritten (for eg: when trying to use a light theme as the main one, and Nord under prefers-color-scheme: dark . This MR sets the color to match the one from the theme preview. --- styles/nord.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/nord.xml b/styles/nord.xml index 0698fdd55..c731d8caa 100644 --- a/styles/nord.xml +++ b/styles/nord.xml @@ -15,6 +15,7 @@ + @@ -41,4 +42,4 @@ - \ No newline at end of file +