feature: Update servers to reflect new machine and proxmox resurrection

This commit is contained in:
Keith Solomon
2026-04-12 09:49:23 -05:00
parent cd9351599e
commit ca7e23a6ff
2 changed files with 28 additions and 19 deletions
+9 -1
View File
@@ -3,6 +3,14 @@
"tree.indentGuidesStroke": "#3d92ec",
"activityBar.background": "#040d26",
"titleBar.activeBackground": "#040d26",
"titleBar.activeForeground": "#FCFBFE"
"titleBar.activeForeground": "#FCFBFE",
"titleBar.inactiveBackground": "#0A2161",
"titleBar.inactiveForeground": "#FBFCFF",
"statusBar.background": "#0A2161",
"statusBar.foreground": "#FBFCFF",
"statusBar.debuggingBackground": "#0A2161",
"statusBar.debuggingForeground": "#FBFCFF",
"statusBar.noFolderBackground": "#0A2161",
"statusBar.noFolderForeground": "#FBFCFF"
}
}