chore(vscode): update to 1.54.2
This commit is contained in:
@ -1,21 +1,25 @@
|
||||
{
|
||||
"name": "theme-quietlight",
|
||||
"displayName": "%displayName%",
|
||||
"description": "%description%",
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"vscode": "*"
|
||||
},
|
||||
"contributes": {
|
||||
"themes": [
|
||||
{
|
||||
"id": "Quiet Light",
|
||||
"label": "%themeLabel%",
|
||||
"uiTheme": "vs",
|
||||
"path": "./themes/quietlight-color-theme.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
"name": "theme-quietlight",
|
||||
"displayName": "%displayName%",
|
||||
"description": "%description%",
|
||||
"version": "1.0.0",
|
||||
"publisher": "vscode",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"vscode": "*"
|
||||
},
|
||||
"contributes": {
|
||||
"themes": [
|
||||
{
|
||||
"id": "Quiet Light",
|
||||
"label": "%themeLabel%",
|
||||
"uiTheme": "vs",
|
||||
"path": "./themes/quietlight-color-theme.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
}
|
||||
}
|
||||
|
@ -473,7 +473,7 @@
|
||||
"pickerGroup.foreground": "#A6B39B",
|
||||
"pickerGroup.border": "#749351",
|
||||
"list.activeSelectionForeground": "#6c6c6c",
|
||||
"list.focusBackground": "#CADEB9",
|
||||
"quickInputList.focusBackground": "#CADEB9",
|
||||
"list.hoverBackground": "#e0e0e0",
|
||||
"list.activeSelectionBackground": "#c4d9b1",
|
||||
"list.inactiveSelectionBackground": "#d3dbcd",
|
||||
|
4
lib/vscode/extensions/theme-quietlight/yarn.lock
Normal file
4
lib/vscode/extensions/theme-quietlight/yarn.lock
Normal file
@ -0,0 +1,4 @@
|
||||
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
||||
# yarn lockfile v1
|
||||
|
||||
|
Reference in New Issue
Block a user