From d6cd2dbcddd4b12f47e12f8b21e3a17c1fd0d6b8 Mon Sep 17 00:00:00 2001 From: Nathan Graule Date: Thu, 24 Aug 2017 00:08:04 +0700 Subject: Sorted colors --- themes/adapta-nokto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/adapta-nokto.json b/themes/adapta-nokto.json index 100f25c..5acf59e 100644 --- a/themes/adapta-nokto.json +++ b/themes/adapta-nokto.json @@ -703,12 +703,12 @@ } ], "colors": { + "editor.background": "#29353b", + "editorWidget.background": "#29353b", "activityBar.background": "#222D32", "activityBar.dropBackground": "#00BCD470", "badge.background": "#2D3B42", "button.background": "#2D3B42", - "editor.background": "#29353b", - "editorWidget.background": "#29353b", "debugToolBar.background": "#222D32", "editor.selectionBackground": "#00BCD470", "editor.selectionHighlightBackground": "#00BCD415", -- cgit v1.2.3