fix: update sidebar contrast for some variants
This commit is contained in:
parent
9bc11428ff
commit
ba6160f9ff
5 changed files with 6 additions and 5 deletions
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
|
@ -12,9 +12,10 @@
|
|||
"tasks": [
|
||||
{
|
||||
"args": [
|
||||
"run",
|
||||
"build"
|
||||
],
|
||||
"command": "yarn",
|
||||
"command": "npm",
|
||||
"label": "build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue