Change badge color to milder red

This commit is contained in:
Ilya Ig. Petrov 2016-11-17 09:02:49 -08:00
parent d6bf6510b4
commit 7c18f20649

View File

@ -13,7 +13,7 @@
**/
window.chrome.browserAction.setBadgeBackgroundColor({
color: '#D00000'
color: '#db4b2f'
});
window.tabWithError2ip = {}; // For errors only: Error? -> Check this IP!