diff --git a/background.js b/background.js index 4c2bea8d..4eee2c94 100644 --- a/background.js +++ b/background.js @@ -311,6 +311,7 @@ function updateIcon(tab, styles) { function getCodeMirrorThemes() { if (!chrome.runtime.getPackageDirectoryEntry) { return Promise.resolve([ + chrome.i18n.getMessage('defaultTheme'), '3024-day', '3024-night', 'abcdef',