forked from Shinonome/dots-hyprland
customize terminals harmony
This commit is contained in:
@@ -91,6 +91,11 @@ Singleton {
|
|||||||
property bool enableAppsAndShell: true
|
property bool enableAppsAndShell: true
|
||||||
property bool enableQtApps: true
|
property bool enableQtApps: true
|
||||||
property bool enableTerminal: true
|
property bool enableTerminal: true
|
||||||
|
property JsonObject generationProps: JsonObject {
|
||||||
|
property real harmony: 0.5
|
||||||
|
property real harmonizeThreshold: 100
|
||||||
|
property real termFgBoost: 0.35
|
||||||
|
}
|
||||||
}
|
}
|
||||||
property JsonObject palette: JsonObject {
|
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
|
property string type: "auto" // Allowed: auto, scheme-content, scheme-expressive, scheme-fidelity, scheme-fruit-salad, scheme-monochrome, scheme-neutral, scheme-rainbow, scheme-tonal-spot
|
||||||
|
|||||||
Reference in New Issue
Block a user