@@ -79,7 +79,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
79
79
| Hotkey | KeyboardKeys | Customize the shortcut to pin or unpin an app window. | ✅ |
80
80
| FrameEnabled | Bool | Show a border around the pinned window. | ✅ |
81
81
| FrameThickness | Int | Border thickness in pixels. | ✅ |
82
- | FrameColor | String | Specify a color in a #FFFFFFFF format. | ✅ |
82
+ | FrameColor | String | Specify a color in a ` #FFFFFFFF ` format. | ✅ |
83
83
| FrameOpacity | Int | Border opacity in percentage. | ✅ |
84
84
| FrameAccentColor | Bool | Whether to use a custom FrameColor value. | ✅ |
85
85
| SoundEnabled | Bool | Play a sound when pinning a window. | ✅ |
@@ -152,16 +152,16 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
152
152
| FancyzonesMakeDraggedWindowTransparent | Bool | Make dragged window transparent. | ✅ |
153
153
| FancyzonesAllowChildWindowSnap | Bool | Allow child windows snapping. | ✅ |
154
154
| FancyzonesDisableRoundCornersOnSnap | Bool | Disable round corners when window is snapped. | ✅ |
155
- | FancyzonesZoneHighlightColor | String | If not using FancyzonesSystemTheme, highlight color to use in #FFFFFFFF format. | ✅ |
155
+ | FancyzonesZoneHighlightColor | String | If not using FancyzonesSystemTheme, highlight color to use in ` #FFFFFFFF ` format. | ✅ |
156
156
| FancyzonesHighlightOpacity | Int | Zone opacity in percentage. | ✅ |
157
157
| FancyzonesEditorHotkey | KeyboardKeys | Customize the shortcut to activate this module. | ✅ |
158
158
| FancyzonesWindowSwitching | Bool | Switch between windows in the current zone. | ✅ |
159
159
| FancyzonesNextTabHotkey | KeyboardKeys | Next window shortcut. | ✅ |
160
160
| FancyzonesPrevTabHotkey | KeyboardKeys | Previous window shortcut. | ✅ |
161
161
| FancyzonesExcludedApps | String | '\r'-separated list of executable names to exclude from snapping. | ✅ |
162
- | FancyzonesBorderColor | String | If not using FancyzonesSystemTheme, border color to use in #FFFFFFFF format. | ✅ |
163
- | FancyzonesInActiveColor | String | If not using FancyzonesSystemTheme, inactive color to use in #FFFFFFFF format. | ✅ |
164
- | FancyzonesNumberColor | String | If not using FancyzonesSystemTheme, number color to use in #FFFFFFFF format. | ✅ |
162
+ | FancyzonesBorderColor | String | If not using FancyzonesSystemTheme, border color to use in ` #FFFFFFFF ` format. | ✅ |
163
+ | FancyzonesInActiveColor | String | If not using FancyzonesSystemTheme, inactive color to use in ` #FFFFFFFF ` format. | ✅ |
164
+ | FancyzonesNumberColor | String | If not using FancyzonesSystemTheme, number color to use in ` #FFFFFFFF ` format. | ✅ |
165
165
| FancyzonesSystemTheme | Bool | Whether to use system theme for zone appearance. | ✅ |
166
166
| FancyzonesShowZoneNumber | Bool | Whether to show zone number. | ✅ |
167
167
@@ -183,8 +183,8 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
183
183
| ActivationMethod | Int | Activation method index. | ✅ |
184
184
| ActivationShortcut | HotkeySettings | Custom activation shortcut when using Custom for ActivationMethod. | ✅ |
185
185
| DoNotActivateOnGameMode | Bool | Disable activation shortcut when Game Mode is on. | ✅ |
186
- | BackgroundColor | String | Background color in #FFFFFFFF format. | ✅ |
187
- | SpotlightColor | String | Spotlight color in #FFFFFFFF format. | ✅ |
186
+ | BackgroundColor | String | Background color in ` #FFFFFFFF ` format. | ✅ |
187
+ | SpotlightColor | String | Spotlight color in ` #FFFFFFFF ` format. | ✅ |
188
188
| OverlayOpacity | Int | Overlay opacity in percentage. | ✅ |
189
189
| SpotlightRadius | Int | Spotlight radius in px. | ✅ |
190
190
| AnimationDurationMs | Int | Animation duration in milliseconds. | ✅ |
@@ -247,7 +247,7 @@ Measure Tool is the internal name for Screen Ruler.
247
247
| DrawFeetOnCross | Boolean | Adds feet to the end of cross lines. | ✅ |
248
248
| PerColorChannelEdgeDetection | Boolean | Enable a different edge detection algorithm. | ✅ |
249
249
| PixelTolerance | Int | Pixel Tolerance for edge detection. | ✅ |
250
- | MeasureCrossColor | String | Line color in #FFFFFFFF format. | ✅ |
250
+ | MeasureCrossColor | String | Line color in ` #FFFFFFFF ` format. | ✅ |
251
251
| DefaultMeasureStyle | Int | Default measure style index. | ✅ |
252
252
253
253
### MouseHighlighter
@@ -256,9 +256,9 @@ Measure Tool is the internal name for Screen Ruler.
256
256
| :--- | :--- | :--- | :--- |
257
257
| Enabled | Bool | The enabled state for this utility. | ✅ |
258
258
| ActivationShortcut | HotkeySettings | Customize the shortcut to turn on or off this mode. | ✅ |
259
- | LeftButtonClickColor | String | Primary button highlight color in #FFFFFFFF format. | ✅ |
260
- | RightButtonClickColor | String | Secondary button highlight color in #FFFFFFFF format. | ✅ |
261
- | AlwaysColor | String | Always highlight color in #FFFFFFFF format. | ✅ |
259
+ | LeftButtonClickColor | String | Primary button highlight color in ` #FFFFFFFF ` format. | ✅ |
260
+ | RightButtonClickColor | String | Secondary button highlight color in ` #FFFFFFFF ` format. | ✅ |
261
+ | AlwaysColor | String | Always highlight color in ` #FFFFFFFF ` format. | ✅ |
262
262
| HighlightRadius | Int | Highlight radius in pixels. | ✅ |
263
263
| HighlightFadeDelayMs | Int | Fade delay in milliseconds. | ✅ |
264
264
| HighlightFadeDurationMs | Int | Fade duration in milliseconds. | ✅ |
@@ -278,11 +278,11 @@ Measure Tool is the internal name for Screen Ruler.
278
278
| :--- | :--- | :--- | :--- |
279
279
| Enabled | Bool | The enabled state for this utility. | ✅ |
280
280
| ActivationShortcut | HotkeySettings | Customize the shortcut to show/hide the crosshairs. | ✅ |
281
- | CrosshairsColor | String | Crosshairs color in #FFFFFFFF. | ✅ |
281
+ | CrosshairsColor | String | Crosshairs color in ` #FFFFFFFF ` . | ✅ |
282
282
| CrosshairsOpacity | Int | Crosshairs opacity in percentage. | ✅ |
283
283
| CrosshairsRadius | Int | Crosshairs center radius in pixels. | ✅ |
284
284
| CrosshairsThickness | Int | Crosshairs thickness in pixels. | ✅ |
285
- | CrosshairsBorderColor | String | Crosshairs border color in #FFFFFFFF format. | ✅ |
285
+ | CrosshairsBorderColor | String | Crosshairs border color in ` #FFFFFFFF ` format. | ✅ |
286
286
| CrosshairsBorderSize | Int | Crosshairs border size in pixels. | ✅ |
287
287
| CrosshairsAutoHide | Bool | Automatically hide crosshairs when the mouse pointer is hidden. | ✅ |
288
288
| CrosshairsIsFixedLengthEnabled | Bool | Fix crosshairs length. | ✅ |
@@ -404,7 +404,7 @@ PowerOcr is the internal name for Text Extractor.
404
404
| :--- | :--- | :--- | :--- |
405
405
| EnableSvgPreview | Boolean | Scalable Vector Graphics Preview Handler Enabled state. | ✅ |
406
406
| SvgBackgroundColorMode | Int | Color mode index. | ✅ |
407
- | SvgBackgroundSolidColor | String | When using Solid color SvgBackgroundColorMode, specifies the color in #FFFFFFFF format. | ✅ |
407
+ | SvgBackgroundSolidColor | String | When using Solid color SvgBackgroundColorMode, specifies the color in ` #FFFFFFFF ` format. | ✅ |
408
408
| SvgBackgroundCheckeredShade | Int | When using Checkered pattern SvgBackgroundColorMode, specifies the shade index. | ✅ |
409
409
| EnableSvgThumbnail | Boolean | Scalable Vector Graphics Thumbnail Generator Enabled state. | ✅ |
410
410
| EnableMdPreview | Boolean | Markdown Preview Handler Enabled state. | ✅ |
@@ -417,7 +417,7 @@ PowerOcr is the internal name for Text Extractor.
417
417
| EnableGcodePreview | Boolean | Geometric Code Preview Handler Enabled state. | ✅ |
418
418
| EnableGcodeThumbnail | Boolean | Geometric Code Thumbnail Generator Enabled state. | ✅ |
419
419
| EnableStlThumbnail | Boolean | Stereolithography Thumbnail Generator Enabled state. | ✅ |
420
- | StlThumbnailColor | String | Thumbnail color in #FFFFFFFF format . | ✅ |
420
+ | StlThumbnailColor | String | Thumbnail color in ` #FFFFFFFF ` format . | ✅ |
421
421
| EnableQoiPreview | Boolean | Quite OK Image Preview Handler Enabled state. | ✅ |
422
422
| EnableQoiThumbnail | Boolean | Quite OK Image Thumbnail Generator Enabled state. | ✅ |
423
423
0 commit comments