feat: changed structure

This commit is contained in:
Philippe Torrel
2026-07-22 11:41:40 +02:00
parent 3ec02626a6
commit 261b0e8c62
245 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#333",
"titleBar.activeBackground": "#86cd8b",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#6fa973"
}
}