Docs sync @ 4276e80 extension descriptions now reflect .vscode dir (#1302) (#56)

This commit is contained in:
Riccardo
2023-10-26 10:25:29 +02:00
committed by GitHub
parent 158665acb0
commit b90eb07935
6 changed files with 13 additions and 6 deletions

4
.vscode/custom-tag-style.css vendored Normal file
View File

@ -0,0 +1,4 @@
.foam-tag{
color:#ffffff;
background-color: #000000;
}