Skip to content

Commit

Permalink
Merge branch 'master' of github.com:kkga/spacegray
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofugaro committed Nov 29, 2016
2 parents 57f2ad5 + 275d6cb commit 1a763d5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions Spacegray Eighties.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
{
"class": "icon_folder",
"parents": [{"class": "tree_row","attributes": ["hover"]}],
"layer0.opacity": 1.0,
"layer0.opacity": 1.0
},
{
"class": "icon_folder",
Expand Down Expand Up @@ -697,7 +697,7 @@
"Theme - Spacegray/assets/spinner7.png"
],
"loop": true,
"frame_time": 0.075,
"frame_time": 0.075
},
"layer0.opacity": 0.6,
"content_margin": [8, 8]
Expand All @@ -714,7 +714,7 @@
"class": "icon_folder_dup",
"parents":
[{ "class": "tree_row", "attributes": ["hover"] }],
"layer0.opacity": 1,
"layer0.opacity": 1
},
// Sidebar file icons
{
Expand Down
6 changes: 3 additions & 3 deletions Spacegray Light.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@
{
"class": "icon_folder",
"parents": [{"class": "tree_row","attributes": ["hover"]}],
"layer0.opacity": 1.0,
"layer0.opacity": 1.0
},
{
"class": "icon_folder",
Expand Down Expand Up @@ -699,7 +699,7 @@
"Theme - Spacegray/assets/spinner7.png"
],
"loop": true,
"frame_time": 0.075,
"frame_time": 0.075
},
"layer0.opacity": 0.6,
"content_margin": [8, 8]
Expand All @@ -716,7 +716,7 @@
"class": "icon_folder_dup",
"parents":
[{ "class": "tree_row", "attributes": ["hover"] }],
"layer0.opacity": 1,
"layer0.opacity": 1
},
// Sidebar file icons
{
Expand Down
6 changes: 3 additions & 3 deletions Spacegray Mocha.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
{
"class": "icon_folder",
"parents": [{"class": "tree_row","attributes": ["hover"]}],
"layer0.opacity": 1.0,
"layer0.opacity": 1.0
},
{
"class": "icon_folder",
Expand Down Expand Up @@ -697,7 +697,7 @@
"Theme - Spacegray/assets/spinner7.png"
],
"loop": true,
"frame_time": 0.075,
"frame_time": 0.075
},
"layer0.opacity": 0.6,
"content_margin": [8, 8]
Expand All @@ -714,7 +714,7 @@
"class": "icon_folder_dup",
"parents":
[{ "class": "tree_row", "attributes": ["hover"] }],
"layer0.opacity": 1,
"layer0.opacity": 1
},
// Sidebar file icons
{
Expand Down
6 changes: 3 additions & 3 deletions Spacegray Oceanic.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@
{
"class": "icon_folder",
"parents": [{"class": "tree_row","attributes": ["hover"]}],
"layer0.opacity": 1.0,
"layer0.opacity": 1.0
},
{
"class": "icon_folder",
Expand Down Expand Up @@ -697,7 +697,7 @@
"Theme - Spacegray/assets/spinner7.png"
],
"loop": true,
"frame_time": 0.075,
"frame_time": 0.075
},
"layer0.opacity": 0.6,
"content_margin": [8, 8]
Expand All @@ -714,7 +714,7 @@
"class": "icon_folder_dup",
"parents":
[{ "class": "tree_row", "attributes": ["hover"] }],
"layer0.opacity": 1,
"layer0.opacity": 1
},
// Sidebar file icons
{
Expand Down
6 changes: 3 additions & 3 deletions Spacegray.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
{
"class": "icon_folder",
"parents": [{"class": "tree_row","attributes": ["hover"]}],
"layer0.opacity": 1.0,
"layer0.opacity": 1.0
},
{
"class": "icon_folder",
Expand Down Expand Up @@ -698,7 +698,7 @@
"Theme - Spacegray/assets/spinner7.png"
],
"loop": true,
"frame_time": 0.075,
"frame_time": 0.075
},
"layer0.opacity": 0.6,
"content_margin": [8, 8]
Expand All @@ -715,7 +715,7 @@
"class": "icon_folder_dup",
"parents":
[{ "class": "tree_row", "attributes": ["hover"] }],
"layer0.opacity": 1,
"layer0.opacity": 1
},
// Sidebar file icons
{
Expand Down

0 comments on commit 1a763d5

Please sign in to comment.