mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-11 21:39:11 +00:00
Add a legacy dark mode.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import QtQuick.Controls
|
||||
import QtQuick.Controls.Basic
|
||||
|
||||
Label {
|
||||
color: theme.titleTextColor
|
||||
color: theme.settingsTitleTextColor
|
||||
font.pixelSize: theme.fontSizeLarge - 4
|
||||
font.bold: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user