rFactor2_vk_hud/.vscode/settings.json

7 lines
188 B
JSON
Raw Normal View History

2023-01-10 13:24:04 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#053607",
"titleBar.activeBackground": "#074B0A",
"titleBar.activeForeground": "#F2FEF3"
}
}