aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGravatar Nathan Graule <solarliner@gmail.com> 2017-08-24 00:08:04 +0700
committerGravatar Nathan Graule <solarliner@gmail.com> 2017-08-24 00:08:04 +0700
commitd6cd2dbcddd4b12f47e12f8b21e3a17c1fd0d6b8 (patch)
tree91d57aeab9e58cc771f4bc84b71cbf5fff7a8f4a /themes
parentd720f04bdca42deb9cbf7844d4124d458e9b36ab (diff)
Sorted colors
Diffstat (limited to 'themes')
-rw-r--r--themes/adapta-nokto.json4
1 files changed, 2 insertions, 2 deletions
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",