Content
View differences
Updated by Henriette Darge almost 2 years ago
**As** a passionate OpenProject user
**I want** to have a Dark mode
**so that** it does not hurt my eyes while working with the software.
<figure class="image image_resized op-uc-figure" style="width:81.22%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20550/content"></div></figure>
**Acceptance criteria**
* In "My account" → "Settings" → "Mode", add an option "Dark"
* When selecting the Dark mode, it is only changed for that user, not for the whole instance
* The colors of header and the sidebar remain unchanged for now, as they are overwritten an essential part of the branding and can't be easily calculated to work fine with the primer variables
a dark mode.
* The `primary_button` and the `accent` the`accent` color are calculated to a brighter version so that they work on darker backgrounds
* Exception: If these variables still contain the default (primer) values, we use the default of the dark primer theme
* Technical: Use the primer dark theme, to achieve the dark mode
**Out of scope**
* No need to configure the Dark mode in terms of colors etc.
* Saving diffent color templates to design templates
**I want** to have a Dark mode
**so that** it does not hurt my eyes while working with the software.
<figure class="image image_resized op-uc-figure" style="width:81.22%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20550/content"></div></figure>
**Acceptance criteria**
* In "My account" → "Settings" → "Mode", add an option "Dark"
* No need to configure the Dark mode in terms of colors etc.