Initial page for How to enable dark theme

Curtis Gedak 2019-09-10 10:08:06 -06:00
parent c399c8ea17
commit 71328c44fe

@ -0,0 +1,18 @@
Manuskript does not come with any **dark themes**, but can use **dark themes** provided by the Operating System and/or Desktop. For example the K Desktop Environment (KDE) has both **Breeze** and **Breeze Dark** themes.
## KDE on GNU/Linux
1. Close Manuskript
2. Select **K -> Settings -> System Settings**
3. Select **Workspace Theme -> Look and Feel**
5. Choose **Breeze Dark**
6. Close _System Settings_ window
7. Start Manuskript and open a project
8. Select **Edit -> Settings -> General -> Views -> Text Editor**
9. Choose **Restore defaults** to set text editor settings to chosen theme.
10. Close _Settings_ window
## Windows 10
_To be done._
For now see [PR #630 - Basic dark theme support (Windows 10)](https://github.com/olivierkes/manuskript/pull/630).