[add] examples
This commit is contained in:
parent
88598795e8
commit
73396089a4
22
.vscode/settings.json
vendored
Normal file
22
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#65c89b",
|
||||
"activityBar.activeBorder": "#945bc4",
|
||||
"activityBar.background": "#65c89b",
|
||||
"activityBar.foreground": "#15202b",
|
||||
"activityBar.inactiveForeground": "#15202b99",
|
||||
"activityBarBadge.background": "#945bc4",
|
||||
"activityBarBadge.foreground": "#e7e7e7",
|
||||
"sash.hoverBorder": "#65c89b",
|
||||
"statusBar.background": "#42b883",
|
||||
"statusBar.foreground": "#15202b",
|
||||
"statusBarItem.hoverBackground": "#359268",
|
||||
"statusBarItem.remoteBackground": "#42b883",
|
||||
"statusBarItem.remoteForeground": "#15202b",
|
||||
"titleBar.activeBackground": "#42b883",
|
||||
"titleBar.activeForeground": "#15202b",
|
||||
"titleBar.inactiveBackground": "#42b88399",
|
||||
"titleBar.inactiveForeground": "#15202b99"
|
||||
},
|
||||
"peacock.remoteColor": "#42b883"
|
||||
}
|
BIN
extensions/adst.ping-my-file-0.1.3.vsix
Normal file
BIN
extensions/adst.ping-my-file-0.1.3.vsix
Normal file
Binary file not shown.
2
localhosts.txt
Normal file
2
localhosts.txt
Normal file
@ -0,0 +1,2 @@
|
||||
192.168.1.1
|
||||
omv.local
|
7
xml/rng-validate.xml
Normal file
7
xml/rng-validate.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-model
|
||||
href="https://vault.tei-c.org/P5/current/xml/tei/custom/schema/relaxng/tei_all.rng"
|
||||
schematypens="http://relaxng.org/ns/structure/1.0"
|
||||
type="application/xml"?>
|
||||
<TEI xmlns="http://www.tei-c.org/ns/1.0" />
|
||||
|
Loading…
Reference in New Issue
Block a user