From 0296fe627e9bb7f1f81b82c4db8140495671664d Mon Sep 17 00:00:00 2001 From: Evan Tung Date: Tue, 29 Jun 2021 14:57:46 -0700 Subject: [PATCH] Final version 2.4 --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index b4c08c9..8cc5ea0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "manifest_version": 2, - "version": "2.38", + "version": "2.4", "name": "Nord Theme", "theme": { "colors": { @@ -20,8 +20,8 @@ "toolbar_field_border_focus": "#88c0d0", "toolbar_field_highlight": "#5e81ac", "toolbar_field_highlight_text": "#eceff4", - "toolbar_top_separator": "#2e3440", - "toolbar_bottom_separator": "#2e3440", + "toolbar_top_separator": "#3b4252", + "toolbar_bottom_separator": "#3b4252", "popup": "#434c5e", "popup_text": "#eceff4", "popup_highlight": "#88c0d0",