vulkan_lib/.vscode/settings.json
2023-01-14 13:03:01 +01:00

7 lines
188 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.background": "#521B23",
"titleBar.activeBackground": "#722631",
"titleBar.activeForeground": "#FEFBFB"
}
}