Steps to reproduce
- Switch to dark mode
- Open any card in detail view
- Click on "Edit description" (The pen)
Expected behaviour
The caret has a light color
Actual behaviour
The caret is black and hardly visisble
Server configuration detail
Nextcloud version: 20.0.1 - 20.0.1.1
Deck version: 1.1.2
Possible fix
Applying the fix from codemirror/codemirror5#3460 on the fly in the browsers's style editor fixed it.
Steps to reproduce
Expected behaviour
The caret has a light color
Actual behaviour
The caret is black and hardly visisble
Server configuration detail
Nextcloud version: 20.0.1 - 20.0.1.1
Deck version: 1.1.2
Possible fix
Applying the fix from codemirror/codemirror5#3460 on the fly in the browsers's style editor fixed it.