diff --git a/settings.json b/settings.json index db4fdfd..bdf3407 100755 --- a/settings.json +++ b/settings.json @@ -21,5 +21,7 @@ "editor.quickSuggestions": { "strings": true } - } -} \ No newline at end of file + }, + "resmon.updatefrequencyms": 3000, + "resmon.color": "#b0bec5", +}