File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 16
16
"sideBar.background" : " #282828" ,
17
17
"sideBar.border" : " #404040" ,
18
18
"sideBarSectionHeader.border" : " #404040" ,
19
- "statusBar.background" : " #1055d6 " ,
19
+ "statusBar.background" : " #333333 " ,
20
20
"statusBar.border" : " #404040" ,
21
21
"tab.activeBackground" : " #4b4b4b" ,
22
22
"tab.activeBorder" : " #d1ccf1" ,
287
287
" entity.name.tag.html" ,
288
288
" punctuation.separator.key-value.css" ,
289
289
" punctuation.terminator.rule.css" ,
290
- " entity.name.tag.yaml"
290
+ " entity.name.tag.yaml" ,
291
+ " constant.other.symbol.hashkey.parameter.function.rbs"
291
292
],
292
293
"settings" : {
293
294
"foreground" : " #7dcfcf" ,
342
343
" storage.type.function.js" ,
343
344
" storage.type.js" ,
344
345
" storage.type.function.arrow.js" ,
345
- " constant.language.null.js"
346
+ " constant.language.null.js" ,
347
+ " support.type.builtin.rbs"
346
348
],
347
349
"settings" : {
348
350
"foreground" : " #dd5555" ,
You can’t perform that action at this time.
0 commit comments