.profile/.vscode/settings.json

9 lines
No EOL
279 B
JSON

{
"workbench.colorCustomizations": {
"editorCursor.foreground": "#ef857d",
"activityBarBadge.background": "#e9dbb7",
"activityBarBadge.foreground": "#262626",
"statusBar.background": "#9f5a51",
"statusBar.foreground": "#e9dbb7"
}
}