Finished the handling of text width, window resize, and save and load of editor config.

This commit is contained in:
Veronica K. B. Olsen
2019-04-07 23:38:34 +02:00
parent 2ed9fb12de
commit ffdcb997af
4 changed files with 71 additions and 47 deletions
+4
View File
@@ -1,3 +1,7 @@
* {
background-color: #999999;
}
QTextEdit {
background-color: #141414;
color: #c7cfd0;