fix: update sidebar contrast for some variants

This commit is contained in:
Mattia Astorino 2023-11-30 15:37:24 +01:00
parent 9bc11428ff
commit ba6160f9ff
5 changed files with 6 additions and 5 deletions

3
.vscode/tasks.json vendored
View file

@ -12,9 +12,10 @@
"tasks": [
{
"args": [
"run",
"build"
],
"command": "yarn",
"command": "npm",
"label": "build",
"group": {
"kind": "build",