Introduce Dark Mode
This commit mainly changes the color definitions. Mostly, those changes are semantically equally, but there are a few changes that occurred to align the color scheme within the app.
This commit is contained in:
@@ -31,3 +31,7 @@
|
||||
.toggle-input {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.wmd-preview {
|
||||
background-color: var(--bs-secondary-bg);
|
||||
}
|
||||
|
Reference in New Issue
Block a user