From 8fe3070ca6bfa9a8c6c6fe3f54f5c49838095825 Mon Sep 17 00:00:00 2001 From: HeitorAugustoLN Date: Wed, 23 Oct 2024 19:03:40 +0000 Subject: [PATCH] deploy: 247a8e677b51f053ca89dcf67059e24f85e47391 --- options.xhtml | 60 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 2 deletions(-) diff --git a/options.xhtml b/options.xhtml index e30ae565..f0c0d204 100644 --- a/options.xhtml +++ b/options.xhtml @@ -4155,6 +4155,62 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<plasma-manager/modules/apps/okular.nix> + +
+ +
+ + programs.okular.accessibility.changeColors.blackWhiteContrast + + +
+
+

New contrast strength. Used for the BlackWhite mode.

+ +

Type: +null or integer between 2 and 6 (both inclusive)

+ +

Default: +null

+ +

Example: +4

+ +

Declared by:

+ + +
+ +<plasma-manager/modules/apps/okular.nix> + +
+
+
+ + programs.okular.accessibility.changeColors.blackWhiteThreshold + + +
+
+

A threshold for deciding between black and white. +Higher values lead to brighter grays. +Used for the BlackWhite mode.

+ +

Type: +null or integer or floating point number between 2 and 253 (both inclusive)

+ +

Default: +null

+ +

Example: +127

+

Declared by:

@@ -4174,7 +4230,7 @@ boolean

Mode used to change the colors.

Type: -null or one of “Inverted”, “Paper”, “Recolor”

+null or one of “Inverted”, “Paper”, “Recolor”, “BlackWhite”, “InvertLightness”, “InvertLumaSymmetric”, “InvertLuma”, “HueShiftPositive”, “HueShiftNegative”

Default: null

@@ -4530,7 +4586,7 @@ null or boolean

Memory usage of Okular. This impacts the speed performance of Okular as it determines how much computation results are kept in memory and not recomputed.

Type: -null or one of “Low”, “Normal”, “Agressive”, “Greedy”

+null or one of “Low”, “Normal”, “Aggressive”, “Greedy”

Default: null