Skip to content

Commit 21c23e7

Browse files
committed
Add architecture diagram files and One Dark Pro theme extension
1 parent bd6b0c4 commit 21c23e7

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

.idx/dev.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
4242
extensions = [
4343
# "vscodevim.vim"
44+
"zhuangtongfa.material-theme"
4445
"GitHub.vscode-pull-request-github"
4546
"GitHub.vscode-github-actions"
4647
"ms-edgedevtools.vscode-edge-devtools"

app/diagram/arch.dio

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<mxfile host="65bd71144e">
2+
<diagram id="-LFnye-GJGIvqDYZrd8t" name="Page-1">
3+
<mxGraphModel dx="1055" dy="480" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0"/>
6+
<mxCell id="1" parent="0"/>
7+
</root>
8+
</mxGraphModel>
9+
</diagram>
10+
</mxfile>

app/diagram/arch.excalidraw

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"type": "excalidraw",
3+
"version": 2,
4+
"source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
5+
"elements": [],
6+
"appState": {
7+
"gridSize": null,
8+
"viewBackgroundColor": "#ffffff"
9+
},
10+
"files": {}
11+
}

0 commit comments

Comments
 (0)