170170 //
171171 // buttons - welcome page
172172 //
173- "welcomePage.buttonBackground" : " #172030" ,
173+ // "welcomePage.buttonBackground": "#172030",
174+ "welcomePage.buttonBackground" : " #1A2335" ,
174175 "welcomePage.buttonHoverBackground" : " #444955" ,
175176 "walkThrough.embeddedEditorBackground" : " #1F2A3F" ,
176177 //
293294 "gitDecoration.deletedResourceForeground" : " #b18bb1e6" ,
294295 "gitDecoration.untrackedResourceForeground" : " #ADB9A4" ,
295296 "gitDecoration.ignoredResourceForeground" : " #6e94b9e6" ,
296- "gitDecoration.conflictingResourceForeground" : " #d19498"
297+ "gitDecoration.conflictingResourceForeground" : " #d19498" ,
297298 //
298299 // text colors
299300 //
300- // "textBlockQuote.background": "",
301- // "textBlockQuote.border": "",
302- // "textCodeBlock.background": "",
303- // "textLink.activeForeground": "",
304- // "textLink.foreground": "",
305- // "textPreformat.foreground": "",
306- // "textSeparator.foreground": ""
301+ "textBlockQuote.background" : " #1A2335 " ,
302+ "textBlockQuote.border" : " #c6797e " ,
303+ "textCodeBlock.background" : " #fff " ,
304+ "textLink.activeForeground" : " #98b3cd " ,
305+ "textLink.foreground" : " #6e94b9 " ,
306+ "textPreformat.foreground" : " #bbb " ,
307+ "textSeparator.foreground" : " #bbb "
307308 }
308309}
0 commit comments