07-23-c
This commit is contained in:
66
.vscode/settings.json
vendored
66
.vscode/settings.json
vendored
@ -4,19 +4,67 @@
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Asus",
|
||||
"autehlia",
|
||||
"authelia",
|
||||
"authentik",
|
||||
"BCHS",
|
||||
"beelink",
|
||||
"Belkin",
|
||||
"Beszel",
|
||||
"Blinko",
|
||||
"Chelseas",
|
||||
"chickenkiller",
|
||||
"dashkiosk",
|
||||
"ddns",
|
||||
"dokku",
|
||||
"dorico",
|
||||
"duckdns",
|
||||
"fauth",
|
||||
"fireshare",
|
||||
"gatus",
|
||||
"Gitea",
|
||||
"gotenberg",
|
||||
"gotify",
|
||||
"grpcs",
|
||||
"headscale",
|
||||
"Immich",
|
||||
"Infineon",
|
||||
"jisee",
|
||||
"JMLC",
|
||||
"jumpingcrab",
|
||||
"kanbn",
|
||||
"Linksys",
|
||||
"linkwarden",
|
||||
"lphares",
|
||||
"ncdu",
|
||||
"neko",
|
||||
"netbird",
|
||||
"Netgear",
|
||||
"nextcloud",
|
||||
"odoo",
|
||||
"PDSF",
|
||||
"pgadmin",
|
||||
"Phares",
|
||||
"redirectme",
|
||||
"rustdesk",
|
||||
"Sumco",
|
||||
"Syncthing",
|
||||
"Trigkey"
|
||||
"traefik",
|
||||
"Trigkey",
|
||||
"twilightparadox",
|
||||
"vaultwarden",
|
||||
"xandikos",
|
||||
"yunohost",
|
||||
"zipline",
|
||||
"zitadel"
|
||||
],
|
||||
"files.associations": {
|
||||
"*.container": "ini",
|
||||
"*.net": "ini",
|
||||
"*.org": "ini",
|
||||
"default": "ini",
|
||||
"podman": "ini"
|
||||
},
|
||||
"files.eol": "\n",
|
||||
"files.exclude": {
|
||||
"**/node_modules": true
|
||||
@ -35,6 +83,8 @@
|
||||
"foam.graph.style": {
|
||||
"background": "#202020",
|
||||
"node": {
|
||||
"3host": "#ff9d00",
|
||||
"4host": "#ff9d00",
|
||||
"Chromebook": "#ff0000",
|
||||
"Console": "#ff8000",
|
||||
"Desktop": "#ffff00",
|
||||
@ -43,23 +93,19 @@
|
||||
"IOT": "#00ff80",
|
||||
"Laptop": "#00ffff",
|
||||
"NMap": "#0080ff",
|
||||
"note": "#f2cb1d",
|
||||
"PaperWhite": "#0000ff",
|
||||
"Phone": "#8000ff",
|
||||
"placeholder": "#ff9d00",
|
||||
"Printer": "#ff00ff",
|
||||
"Roku": "#ff0080",
|
||||
|
||||
"Router": "#ff0000",
|
||||
"Server": "#ff8000",
|
||||
"Switch": "#ffff00",
|
||||
"TV": "#80ff00",
|
||||
"Virtual": "#00ff00",
|
||||
|
||||
"3host": "#ff9d00",
|
||||
"4host": "#ff9d00",
|
||||
"note": "#f2cb1d",
|
||||
"tag": "#0494c1",
|
||||
"topic": "#bc2a3c",
|
||||
"placeholder": "#ff9d00",
|
||||
"tag": "#0494c1"
|
||||
"TV": "#80ff00",
|
||||
"Virtual": "#00ff00"
|
||||
}
|
||||
},
|
||||
"foam.links.hover.enable": false,
|
||||
|
Reference in New Issue
Block a user