{"componentChunkName":"component---src-templates-post-jsx","path":"/blog/give-your-eyes-some-rest-with-dark-mode-in-polypane/","result":{"data":{"mdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nconst _frontmatter = {\n  \"title\": \"Give your eyes some rest with dark mode in Polypane\",\n  \"cover\": \"\",\n  \"date\": \"2019-08-27\"\n};\nconst layoutProps = {\n  _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  let {\n    components\n  } = _ref,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, `Whether you like your entire OS to be in dark mode or not, sometimes it's just nice to dim an application and gives your eyes a little rest. That's exactly what dark mode in Polypane, one of our most requested features, gives you.`), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"/blogs/polypane1-2/overview-dark.png\",\n    \"alt\": \"dark mode\"\n  }))), mdx(\"h2\", {\n    \"id\": \"no-more-bright-flashes\"\n  }, `No more bright flashes`), mdx(\"p\", null, `With dark mode, switching from your code editor, IDE or terminal to Polypane will be less jarring and disruptive. Dark mode will turn on automatically for macOS users who have dark mode enabled, and for everyone else it's just a matter of toggling using `, mdx(\"code\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"language-text\"\n  }), `cmd-i`), ` or `, mdx(\"code\", _extends({\n    parentName: \"p\"\n  }, {\n    \"className\": \"language-text\"\n  }), `ctrl-i`), `.`), mdx(\"h2\", {\n    \"id\": \"complete-reworking-of-the-ui-colors\"\n  }, `Complete reworking of the UI colors`), mdx(\"p\", null, `The Polypane dark mode is a complete recoloring of the UI using css custom properties and with it, support for multiple color schemes. Depending on your feedback, we'll look to add a high contrast mode or even customisable themes. Let us know what you'd like to see!`), mdx(\"p\", null, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"/pricing/\"\n  }), `Try out Dark mode in Polypane and give`), ` your eyes some relief.`));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"tableOfContents":{"items":[{"url":"#no-more-bright-flashes","title":"No more bright flashes"},{"url":"#complete-reworking-of-the-ui-colors","title":"Complete reworking of the UI colors"}]},"excerpt":"Whether you like your entire OS to be in dark mode or not, sometimes it's just nice to dim an application and gives your eyes a little rest. That's exactly what…","frontmatter":{"title":"Give your eyes some rest with dark mode in Polypane","cover":"","date":"2019-08-27","updated":null},"fields":{"slug":"/blog/give-your-eyes-some-rest-with-dark-mode-in-polypane/","date":"2019-08-26T22:00:00.000Z","ogFileName":"give-your-eyes-some-rest-with-dark-mode-in-polypane"}}},"pageContext":{"slug":"/blog/give-your-eyes-some-rest-with-dark-mode-in-polypane/"}},"staticQueryHashes":["4164364741","425175329"]}