8 lines
245 B
JSON
8 lines
245 B
JSON
|
{
|
||
|
"workbench.colorCustomizations": {
|
||
|
"activityBar.background": "#4E1F20",
|
||
|
"titleBar.activeBackground": "#6D2B2D",
|
||
|
"titleBar.activeForeground": "#FDFBFB"
|
||
|
},
|
||
|
"rust-analyzer.showUnlinkedFileNotification": false
|
||
|
}
|