Major reorganisation of themes, and added a few more syntax themes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Default Theme: Light
|
||||
*/
|
||||
|
||||
QTreeView, QHeaderView {
|
||||
font-size: 13px;
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
/**
|
||||
* Default Theme: Light
|
||||
*/
|
||||
|
||||
QTextEdit {
|
||||
background-color: #ffffff;
|
||||
color: #141414;
|
||||
}
|
||||
|
||||
QTextBrowser {
|
||||
background-color: #ffffff;
|
||||
color: #141414;
|
||||
}
|
||||
|
||||
QTreeView, QHeaderView {
|
||||
font-size: 13px;
|
||||
}
|
||||
@@ -1,3 +1,2 @@
|
||||
[Main]
|
||||
|
||||
name = Default System Theme
|
||||
|
||||
Reference in New Issue
Block a user