Skip to content

Commit a3b8749

Browse files
author
Gadzhi Kharkharov
committed
fix issue with ST2
1 parent fb3b92f commit a3b8749

File tree

1 file changed

+37
-38
lines changed

1 file changed

+37
-38
lines changed

Spacegray.sublime-theme

Lines changed: 37 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
// Tab hover state
4444
{
4545
"class": "tab_control",
46-
"attributes": ["hover"],
47-
"layer0.texture": ""
46+
"attributes": ["hover"]
4847
},
4948
// Tab active state
5049
{
@@ -81,7 +80,7 @@
8180
"class": "tab_close_button",
8281
"parents": [{"class": "tab_control","attributes": ["hover"]}],
8382
"layer0.texture": "Theme - Spacegray/Spacegray/close.png",
84-
"layer0.opacity": 1,
83+
"layer0.opacity": 1
8584
},
8685
{
8786
"class": "tab_close_button",
@@ -238,7 +237,7 @@
238237
{
239238
"class": "puck_control",
240239
"attributes": ["horizontal"],
241-
"layer0.texture": "",
240+
// "layer0.texture": "",
242241
"layer0.tint": [52, 61, 70], // 01
243242
"layer0.inner_margin": [0,0],
244243
"content_margin": [12,6],
@@ -264,7 +263,7 @@
264263
{
265264
"class": "scroll_bar_control",
266265
"settings": ["overlay_scroll_bars"],
267-
"layer0.texture": "",
266+
// "layer0.texture": "",
268267
"layer0.tint": [43, 48, 59], // 00
269268
"layer0.inner_margin": [0,5],
270269
"layer0.opacity": 0,
@@ -303,7 +302,7 @@
303302
"class": "puck_control",
304303
"settings": ["overlay_scroll_bars"],
305304
"attributes": ["dark"],
306-
"layer0.texture": "",
305+
// "layer0.texture": "",
307306
"layer0.tint": [79, 91, 102] // 02
308307

309308
},
@@ -312,7 +311,7 @@
312311
"class": "puck_control",
313312
"settings": ["overlay_scroll_bars"],
314313
"attributes": ["horizontal","dark"],
315-
"layer0.texture": "",
314+
// "layer0.texture": "",
316315
"layer0.tint": [79, 91, 102] // 02
317316
},
318317

@@ -374,7 +373,7 @@
374373
// Tooltip container
375374
{
376375
"class": "tool_tip_control",
377-
"layer0.texture": "",
376+
// "layer0.texture": "",
378377
"layer0.tint": [79, 91, 102], // 02
379378
"layer0.inner_margin": [1,1],
380379
"layer0.opacity": 1,
@@ -417,7 +416,7 @@
417416
// Sidebar container
418417
{
419418
"class": "sidebar_container",
420-
"layer0.texture": "",
419+
// "layer0.texture": "",
421420
"layer0.opacity": 1,
422421
"layer0.tint": [35, 40, 48], // -01
423422
"layer0.inner_margin": [1,5,2,1],
@@ -435,7 +434,7 @@
435434
// Sidebar rows
436435
{
437436
"class": "tree_row",
438-
"layer0.texture": "",
437+
// "layer0.texture": "",
439438
"layer0.tint": [52, 61, 70], // 01
440439
"layer0.opacity": 0,
441440
"layer0.inner_margin": [1,1]
@@ -508,7 +507,7 @@
508507
{
509508
"class": "close_button",
510509
"parents": [{"class": "tree_row","attributes": ["hover"]}],
511-
"layer0.opacity": 1,
510+
"layer0.opacity": 1
512511
},
513512
// Sidebar file dirty
514513
{
@@ -625,7 +624,7 @@
625624
"class": "button_control",
626625
"content_margin": [4,8,4,8],
627626
"min_size": [64,0],
628-
"layer0.texture": "",
627+
// "layer0.texture": "",
629628
"layer0.opacity": 1,
630629
"layer0.tint": [28, 31, 38], // -00
631630
"layer0.inner_margin": [8,8]
@@ -634,14 +633,14 @@
634633
{
635634
"class": "button_control",
636635
"attributes": ["hover"],
637-
"layer0.texture": "",
636+
// "layer0.texture": "",
638637
"layer0.tint": [35, 40, 48] // -01
639638
},
640639
// Pressed button state
641640
{
642641
"class": "button_control",
643642
"attributes": ["pressed"],
644-
"layer0.texture": "",
643+
// "layer0.texture": "",
645644
"layer0.tint": [28, 31, 38] // -00
646645
},
647646
//
@@ -651,7 +650,7 @@
651650
// Text input field item
652651
{
653652
"class": "text_line_control",
654-
"layer0.texture": "",
653+
// "layer0.texture": "",
655654
"layer0.tint": [28, 31, 38], // -01
656655
"layer0.opacity": 1,
657656
"content_margin": [4,4,4,4]
@@ -664,7 +663,7 @@
664663
// Bottom panel background
665664
{
666665
"class": "panel_control",
667-
"layer0.texture": "",
666+
// "layer0.texture": "",
668667
"layer0.inner_margin": [0,0],
669668
"layer0.opacity": 1,
670669
"layer0.tint": [28, 31, 38], // -00
@@ -674,7 +673,7 @@
674673
{
675674
"class": "overlay_control",
676675
"layer0.opacity": 1,
677-
"layer1.texture": "",
676+
// "layer1.texture": "",
678677
"layer1.tint": [51, 61, 70], // 01
679678
"layer1.inner_margin": [0,0,0,0],
680679
"layer1.opacity": 1,
@@ -694,15 +693,15 @@
694693
},
695694
{
696695
"class": "quick_panel_row",
697-
"layer0.texture": "",
696+
// "layer0.texture": "",
698697
"layer0.tint": [51, 61, 70], // 01
699698
"layer0.inner_margin": 8,
700699
"layer0.opacity": 1
701700
},
702701
{
703702
"class": "quick_panel_row",
704703
"attributes": ["selected"],
705-
"layer0.texture": "",
704+
// "layer0.texture": "",
706705
"layer0.tint": [34, 40, 48] // -01
707706
},
708707
{
@@ -731,14 +730,14 @@
731730

732731
{
733732
"class": "mini_quick_panel_row",
734-
"layer0.texture": "",
733+
// "layer0.texture": "",
735734
"layer0.tint": [51, 61, 70], // 01
736735
"layer0.opacity": 1
737736
},
738737
{
739738
"class": "mini_quick_panel_row",
740739
"attributes": ["selected"],
741-
"layer0.texture": "",
740+
// "layer0.texture": "",
742741
"layer0.tint": [34, 40, 48] // -01
743742
},
744743

@@ -765,8 +764,8 @@
765764
},
766765
{
767766
"class": "table_row",
768-
"layer0.texture": "",
769-
"layer0.tint":[79, 91, 103], // 02
767+
// "layer0.texture": "",
768+
"layer0.tint": [79, 91, 103], // 02
770769
"layer0.opacity": 0,
771770
"layer0.inner_margin": [3,1]
772771
},
@@ -783,7 +782,7 @@
783782
// Button group middle
784783
{
785784
"class": "icon_button_control",
786-
"layer1.texture": "",
785+
// "layer1.texture": "",
787786
"layer1.opacity": 0,
788787
"content_margin": 7
789788
},
@@ -795,41 +794,41 @@
795794
// Button group left
796795
{
797796
"class": "icon_button_control",
798-
"attributes": ["left"],
799-
"layer0.texture": ""
797+
"attributes": ["left"]
798+
// "layer0.texture": ""
800799
},
801800
// Button group left
802801
{
803802
"class": "icon_button_control",
804-
"attributes": ["left"],
805-
"layer0.texture": ""
803+
"attributes": ["left"]
804+
// "layer0.texture": ""
806805
},
807806
{
808807
"class": "icon_button_control",
809-
"attributes": ["left","selected"],
810-
"layer0.texture": ""
808+
"attributes": ["left","selected"]
809+
// "layer0.texture": ""
811810
},
812811
// Button group right
813812
{
814813
"class": "icon_button_control",
815-
"attributes": ["right"],
816-
"layer0.texture": ""
814+
"attributes": ["right"]
815+
// "layer0.texture": ""
817816
},
818817
{
819818
"class": "icon_button_control",
820-
"attributes": ["right","selected"],
821-
"layer0.texture": ""
819+
"attributes": ["right","selected"]
820+
// "layer0.texture": ""
822821
},
823822
// Button single
824823
{
825824
"class": "icon_button_control",
826-
"attributes": ["left","right"],
827-
"layer0.texture": ""
825+
"attributes": ["left","right"]
826+
// "layer0.texture": ""
828827
},
829828
{
830829
"class": "icon_button_control",
831-
"attributes": ["left","right","selected"],
832-
"layer0.texture": ""
830+
"attributes": ["left","right","selected"]
831+
// "layer0.texture": ""
833832
},
834833

835834
//

0 commit comments

Comments
 (0)