Make log colours themeable
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
1edfbeec8d
commit
2ad34c724e
18 changed files with 230 additions and 356 deletions
|
@ -125,8 +125,3 @@ bool SystemTheme::hasStyleSheet()
|
|||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
bool SystemTheme::hasColorScheme()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue