File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ settings:
18
18
stackGuides: '#37474Fff'
19
19
gutterForeground: '#37474F'
20
20
invisibles: '#65737e'
21
- lineHighlight: '#00000030 '
21
+ lineHighlight: '#00000050 '
22
22
selection: '#80CBC420'
23
23
selectionBorder: '#80CBC420'
24
24
shadow: '#00000010'
@@ -320,13 +320,13 @@ settings:
320
320
- name: Markdown - Raw Block Fenced
321
321
scope: markup.raw.block.fenced.markdown
322
322
settings:
323
- background: '#00000030 '
323
+ background: '#00000050 '
324
324
foreground: '#eeffff'
325
325
326
326
- name: Markdown - Fenced Bode Block
327
327
scope: punctuation.definition.fenced.markdown, variable.language.fenced.markdown
328
328
settings:
329
- background: '#00000030 '
329
+ background: '#00000050 '
330
330
foreground: '#65737e'
331
331
332
332
- name: Markdown - Fenced Language
@@ -338,7 +338,7 @@ settings:
338
338
- name: Markdown - Separator
339
339
scope: meta.separator
340
340
settings:
341
- background: '#00000030 '
341
+ background: '#00000050 '
342
342
fontStyle: 'bold'
343
343
foreground: '#65737e'
344
344
Original file line number Diff line number Diff line change 30
30
<key >invisibles </key >
31
31
<string >#65737e </string >
32
32
<key >lineHighlight </key >
33
- <string >#00000030 </string >
33
+ <string >#00000050 </string >
34
34
<key >selection </key >
35
35
<string >#80CBC420 </string >
36
36
<key >selectionBorder </key >
662
662
<key >settings </key >
663
663
<dict >
664
664
<key >background </key >
665
- <string >#00000030 </string >
665
+ <string >#00000050 </string >
666
666
<key >foreground </key >
667
667
<string >#eeffff </string >
668
668
</dict >
675
675
<key >settings </key >
676
676
<dict >
677
677
<key >background </key >
678
- <string >#00000030 </string >
678
+ <string >#00000050 </string >
679
679
<key >foreground </key >
680
680
<string >#65737e </string >
681
681
</dict >
701
701
<key >settings </key >
702
702
<dict >
703
703
<key >background </key >
704
- <string >#00000030 </string >
704
+ <string >#00000050 </string >
705
705
<key >fontStyle </key >
706
706
<string >bold </string >
707
707
<key >foreground </key >
Original file line number Diff line number Diff line change 40
40
"stackGuides" : " #37474Fff" ,
41
41
"gutter" : " #37474F" ,
42
42
"invisibles" : " #65737e" ,
43
- "highlight" : " #00000030 " ,
43
+ "highlight" : " #00000050 " ,
44
44
"selection" : " #80CBC420" ,
45
45
"shadow" : " #00000010" ,
46
46
"keywords" : " #cfd8dc" ,
Original file line number Diff line number Diff line change 24
24
<key >invisibles </key >
25
25
<string >#65737e </string >
26
26
<key >lineHighlight </key >
27
- <string >#00000030 </string >
27
+ <string >#00000050 </string >
28
28
<key >selection </key >
29
29
<string >#80CBC420 </string >
30
30
<key >selectionBorder </key >
You can’t perform that action at this time.
0 commit comments