Customize harmony values for colors from wallpaper (#1910)

This commit is contained in:
end-4
2025-09-06 10:38:33 +02:00
committed by GitHub
2 changed files with 15 additions and 0 deletions
@@ -91,6 +91,11 @@ Singleton {
property bool enableAppsAndShell: true
property bool enableQtApps: true
property bool enableTerminal: true
property JsonObject terminalGenerationProps: JsonObject {
property real harmony: 0.8
property real harmonizeThreshold: 100
property real termFgBoost: 0.35
}
}
property JsonObject palette: JsonObject {
property string type: "auto" // Allowed: auto, scheme-content, scheme-expressive, scheme-fidelity, scheme-fruit-salad, scheme-monochrome, scheme-neutral, scheme-rainbow, scheme-tonal-spot