decaporg / decaporg/decap-cms

Dark mode 🌙

Open
#3,267 1 comment 17 reactions 0 assignees View on GitHub
area: design area: ui area: ux kind: enhancement
Dominant language
JavaScript
Stars
19.4k
Forks
3.1k
Avg merge
1d 14h
Merged PRs (30d)
9

Description

Based on the design in #2557, and leveraging our existing theme, create a new theme that uses dark colors to support dark mode. I will be updating [this CodeSandbox](https://codesandbox.io/s/netlify-cms-editor-design-j1cg3) with a demo of how this might work.

> Note: We should default to use the users preferences using the new `prefers-color-scheme`.
> I.e. `window.matchMedia("(prefers-color-scheme: dark)").matches`

- [x] Add dark theme
- [ ] Test code
- [ ] Open a pull request

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.