Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qcad committed Mar 17, 2020
1 parent 6e718a8 commit a3bef72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions themes/Dark/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ QToolBar#Options QLabel#Icon {
border-right: 1px solid #797B7E;
margin: 3px 3px 3px 3px;
}

/* Background of text field in text editor */
QDialog#TextDialog QTextEdit#Text {
background-color: white;
}

0 comments on commit a3bef72

Please sign in to comment.