Skip to content

Commit

Permalink
Added darkmode
Browse files Browse the repository at this point in the history
  • Loading branch information
drakylar committed Jan 16, 2022
1 parent 616bb33 commit 47e6184
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/css/darkmode.css
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ tr.even {
background-color: var(--black) !important;
}

.ql-editor.ql-blank::before{
color: white !important;
}

.ui.list > li::before {
color: white !important;
}
Expand Down

0 comments on commit 47e6184

Please sign in to comment.