This commit is contained in:
Philippe Torrel
2026-08-28 13:40:03 +02:00
parent 0d15f066d1
commit bc4d5a41fd
320 changed files with 32001 additions and 95 deletions

View File

@@ -0,0 +1,8 @@
{
"workbench.colorCustomizations": {
"titleBar.activeForeground": "#333",
"titleBar.activeBackground": "#cdc586",
"titleBar.inactiveForeground": "#ddd",
"titleBar.inactiveBackground": "#b5b08c"
}
}