PTS/rust-database-master/.vscode/settings.json

7 lines
188 B
JSON
Raw Permalink Normal View History

2024-04-09 12:30:03 +00:00
{
"workbench.colorCustomizations": {
"activityBar.background": "#3E2919",
"titleBar.activeBackground": "#573A23",
"titleBar.activeForeground": "#FCFAF9"
}
}