vulkan_lib/assetpath/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-01-14 12:03:01 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#1B2F41",
"titleBar.activeBackground": "#26425B",
"titleBar.activeForeground": "#F7FAFC"
}
}