vulkan_lib/vulkan-rs/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-01-14 12:03:01 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#3F214A",
"titleBar.activeBackground": "#592F68",
"titleBar.activeForeground": "#FDFCFE"
}
}