9 lines
279 B
JSON
9 lines
279 B
JSON
|
{
|
||
|
"workbench.colorCustomizations": {
|
||
|
"editorCursor.foreground": "#ef857d",
|
||
|
"activityBarBadge.background": "#e9dbb7",
|
||
|
"activityBarBadge.foreground": "#262626",
|
||
|
"statusBar.background": "#9f5a51",
|
||
|
"statusBar.foreground": "#e9dbb7"
|
||
|
}
|
||
|
}
|