diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx index 7497d84508..75e80bc7ef 100644 --- a/web/react/utils/constants.jsx +++ b/web/react/utils/constants.jsx @@ -182,7 +182,7 @@ module.exports = { buttonColor: '#FFFFFF' }, windows10: { - type: 'Windows 10 Dark', + type: 'Windows Dark', sidebarBg: '#171717', sidebarText: '#eee', sidebarUnreadText: '#fff',