diff --git a/src/settingsview/components/LogsView.qml b/src/settingsview/components/LogsView.qml index 68fd1f37fa9d58784dbb13c12e63b8253fac1522..3fbfb8aeeca66400c5b044d4faf17a4ce15a336c 100644 --- a/src/settingsview/components/LogsView.qml +++ b/src/settingsview/components/LogsView.qml @@ -239,7 +239,7 @@ Window { font.hintingPreference: Font.PreferNoHinting readOnly: true - color: JamiTheme.textColor + color: JamiTheme.blackColor wrapMode: TextArea.Wrap selectByMouse: true