From 9e005c31f241c26fc25d698ae819b271bad33b3b Mon Sep 17 00:00:00 2001 From: Jamie Rolfs Date: Tue, 17 Sep 2013 13:27:35 -0700 Subject: [PATCH] Removed some trailing commas in Sublime 2 theme files --- Sodarized Dark.sublime-theme | 2 +- Sodarized Light.sublime-theme | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sodarized Dark.sublime-theme b/Sodarized Dark.sublime-theme index a08c2472..eb253ea5 100644 --- a/Sodarized Dark.sublime-theme +++ b/Sodarized Dark.sublime-theme @@ -195,7 +195,7 @@ "fade": true, "fg": [62, 146, 167], "shadow_color": [15, 15, 15], - "shadow_offset": [0, -1], + "shadow_offset": [0, -1] }, { "class": "tab_label", diff --git a/Sodarized Light.sublime-theme b/Sodarized Light.sublime-theme index a3b5c9df..60a8494e 100644 --- a/Sodarized Light.sublime-theme +++ b/Sodarized Light.sublime-theme @@ -375,7 +375,7 @@ { "class": "minimap_control", - "viewport_color": [0, 0, 0, 10], + "viewport_color": [0, 0, 0, 10] }, // @@ -499,7 +499,7 @@ "class": "sidebar_label", "color": [0, 0, 0], "shadow_color": [237, 231, 224], - "shadow_offset": [0, 1], + "shadow_offset": [0, 1] }, // Sidebar folder entry {