more readable terminal colors by default

This commit is contained in:
end-4 2025-09-15 21:51:42 +02:00
parent a4103859cd
commit d3a1bd52c7

View file

@ -92,7 +92,7 @@ Singleton {
property bool enableQtApps: true
property bool enableTerminal: true
property JsonObject terminalGenerationProps: JsonObject {
property real harmony: 0.8
property real harmony: 0.6
property real harmonizeThreshold: 100
property real termFgBoost: 0.35
property bool forceDarkMode: false