The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of snap-theme, reference main (250e70), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 17:55:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:40:6-40:53
38 | 	/// Applies `.containerBackground` registered for `BackgroundKey`.
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 + 	/// - Parameter shape: `ThemeShape.Style` to apply.
   |      ╰─suggestion: Remove 'shape' parameter documentation
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
warning: Parameter 'shape' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:40:6-40:53
38 | 	/// Applies `.containerBackground` registered for `BackgroundKey`.
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 + 	/// - Parameter shape: `ThemeShape.Style` to apply.
   |      ╰─suggestion: Remove 'shape' parameter documentation
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'stroke' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:41:6-41:83
39 | 	/// - Parameter background: `BackgroundKey` to apply.
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 + 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
   |      ╰─suggestion: Remove 'stroke' parameter documentation
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'highlighted' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:42:6-42:97
40 | 	/// - Parameter shape: `ThemeShape.Style` to apply.
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 + 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
   |      ╰─suggestion: Remove 'highlighted' parameter documentation
43 | 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
44 | 	/// - Returns: Modified view.
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'ignoreSafeArea' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:6-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |      ╰─suggestion: Remove 'ignoreSafeArea' parameter documentation
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'key' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'key' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'placement' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeBackground.swift:43:87-43:87
41 | 	/// - Parameter stroke: `ThemeShape.Stroke` configuration of the stroke to apply.
42 | 	/// - Parameter highlighted: If `true` the highlight of the background is activated (animated).
43 + 	/// - Parameter ignoreSafeArea: Applies `.ignoresSafeArea()` to background if `true`.
   |                                                                                       ╰─suggestion: Document 'placement' parameter
44 | 	/// - Returns: Modified view.
45 | 	func theme(containerBackground key: Theme.BackgroundKey?, placement: ContainerBackgroundPlacement) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'color' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:6-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |      ╰─suggestion: Remove 'color' parameter documentation
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'tint' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeColor.swift:33:62-33:62
31 |
32 | 	/// Apply tint color registered for `ColorKey`.
33 + 	/// - Parameter color: `Theme.ColorKey` to apply as `.tint`.
   |                                                              ╰─suggestion: Document 'tint' parameter
34 | 	/// - Returns: Modified view.
35 | 	func theme(tint: Theme.ColorKey) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'background' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:18-11:28
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                  ╰─suggestion: Replace 'background' with 'listRowBackground'
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'highlighted' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'highlighted' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'listRowBackground' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'listRowBackground' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'shape' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeListRowBackground.swift:11:55-11:55
9  |
10 | 	/// Applies background registered for `BackgroundKey` as `.listRowBackground`.
11 + 	/// - Parameter background: `BackgroundKey` to apply.
   |                                                       ╰─suggestion: Document 'shape' parameter
12 | 	/// - Returns: Modified view.
13 | 	func theme(listRowBackground: Theme.BackgroundKey?, highlighted: Bool = false, shape: ThemeShape.Style? = nil) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'font' not found in instance method declaration
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:8-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |        ╰─suggestion: Remove 'font' parameter documentation
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'textSurfaceKey' is missing documentation
  --> Sources/SnapTheme/Theme+Modifier/ThemeTextSurface.swift:12:60-12:60
10 | 	/// Applies font and color registered for `TextSurfaceKeyType aka FontKey` as defined in `Theme.fonts` and `Theme.textSurfaces`.
11 | 	/// - Parameters:
12 + 	///   - font: `TextSurfaceKeyType aka FontKey` key to use.
   |                                                            ╰─suggestion: Document 'textSurfaceKey' parameter
13 | 	/// - Returns: Modified View.
14 | 	func theme(text textSurfaceKey: Theme.TextSurfaceKeyType) -> some View {
warning: Parameter 'size' not found in instance method declaration
  --> Sources/SnapTheme/Theme/Fonts/Theme+FontKey.swift:21:10-21:14
19 | 	/// - Parameters:
20 | 	///   - key: `FontKey` to get the Font for.
21 + 	///   - size: Override of the defined size as `CGFloat`.
   |          ╰─suggestion: Replace 'size' with 'sizeOverride'
22 | 	/// - Returns: The `Font` resolved for the key.
23 | 	func font(_ key: FontKey?, sizeOverride: CGFloat? = nil) -> Font? {
warning: Parameter 'sizeOverride' is missing documentation
  --> Sources/SnapTheme/Theme/Fonts/Theme+FontKey.swift:21:58-21:58
19 | 	/// - Parameters:
20 | 	///   - key: `FontKey` to get the Font for.
21 + 	///   - size: Override of the defined size as `CGFloat`.
   |                                                          ╰─suggestion: Document 'sizeOverride' parameter
22 | 	/// - Returns: The `Font` resolved for the key.
23 | 	func font(_ key: FontKey?, sizeOverride: CGFloat? = nil) -> Font? {
Finished building documentation for 'SnapTheme' (12.69s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-theme/main
Updating https://github.com/simonnickel/snap-core.git
Updated https://github.com/simonnickel/snap-core.git (0.43s)
Updating https://github.com/simonnickel/snap-foundation.git
Updated https://github.com/simonnickel/snap-foundation.git (0.44s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.07s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.75s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Emitting module Snippets
[26/57] Compiling Snippets SnippetParser.swift
[27/57] Compiling Snippets Snippet.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit SourceRange.swift
[38/57] Compiling SymbolKit Metadata.swift
[39/57] Compiling SymbolKit Module.swift
[40/57] Compiling SymbolKit OperatingSystem.swift
[41/57] Compiling SymbolKit Platform.swift
[42/57] Compiling SymbolKit SemanticVersion.swift
[43/57] Compiling SymbolKit AccessControl.swift
[44/57] Compiling SymbolKit Availability.swift
[45/57] Compiling SymbolKit AvailabilityItem.swift
[46/57] Compiling SymbolKit Domain.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.43s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling SnapFoundation OSLog+Logger.swift
[3/4] Emitting module SnapFoundation
[4/4] Compiling SnapFoundation ProcessInfo+isPreview.swift
[5/30] Compiling SnapCore GeometryReader+PreferenceKey.swift
[6/30] Compiling SnapCore SystemColorScheme.swift
[7/30] Compiling SnapCore View+KeyboardPublisher.swift
[8/32] Compiling SnapCore Angle+Codable.swift
[9/32] Compiling SnapCore FontDesign+Codable.swift
[10/32] Compiling SnapCore UnitPoint+Codable.swift
[11/32] Compiling SnapCore SemanticVersion.swift
[12/32] Compiling SnapCore CGFloat+Rounding.swift
[13/32] Compiling SnapCore Array+Unique.swift
[14/32] Compiling SnapCore Color+Adjust.swift
[15/32] Compiling SnapCore Color+Platform.swift
[16/32] Compiling SnapCore EdgeInsets+Helper.swift
[17/32] Compiling SnapCore Collection+Helper.swift
[18/32] Compiling SnapCore Set+Insert.swift
[19/32] Compiling SnapCore Publisher+withWeak.swift
[20/32] Compiling SnapCore EmptyNoSpaceView.swift
[21/32] Compiling SnapCore PickerTapable.swift
[22/32] Emitting module SnapCore
[23/32] Compiling SnapCore ModalPresentation.swift
[24/32] Compiling SnapCore View+FrameFill.swift
[25/32] Compiling SnapCore ViewModifierConditional.swift
[26/32] Compiling SnapCore ScrollViewWith.swift
[27/32] Compiling SnapCore ScrollViewWithBottomView.swift
[28/32] Compiling SnapCore String+Helper.swift
[29/32] Compiling SnapCore WeakRef.swift
[30/32] Compiling SnapCore AnyLabelStyle.swift
[31/32] Compiling SnapCore ToggleTapable.swift
[32/32] Compiling SnapCore UIFont+preferredFont.swift
[33/111] Compiling SnapTheme Theme+ColorSet.swift
[34/111] Compiling SnapTheme Theme+ColorValue.swift
[35/111] Compiling SnapTheme Theme+SystemColor.swift
[36/111] Compiling SnapTheme Theme+FontDefinition.swift
[37/111] Compiling SnapTheme Theme+FontKey.swift
[38/111] Compiling SnapTheme Theme+FontValue.swift
[39/111] Compiling SnapTheme Theme+ScaledFont.swift
[40/111] Compiling SnapTheme Theme+IconKey.swift
[41/119] Compiling SnapTheme Theme+Apply.swift
[42/119] Compiling SnapTheme Theme+DebugFlag.swift
[43/119] Compiling SnapTheme Theme+Environment.swift
[44/119] Compiling SnapTheme Theme+Key.swift
[45/119] Compiling SnapTheme Theme+NavigationBarAppearance.swift
[46/119] Compiling SnapTheme Theme+Platform.swift
[47/119] Compiling SnapTheme Theme+TabBarAppearance.swift
[48/119] Compiling SnapTheme Theme.swift
[49/119] Compiling SnapTheme ThemeCard+Level.swift
[50/119] Compiling SnapTheme ThemeCard+Style.swift
[51/119] Compiling SnapTheme ThemeCard.swift
[52/119] Compiling SnapTheme Environment+Highlight.swift
[53/119] Compiling SnapTheme ThemeListStyle.swift
[54/119] Compiling SnapTheme ThemeScreen.swift
[55/119] Compiling SnapTheme ThemeScreenBaseModifier.swift
[56/119] Compiling SnapTheme ThemeScreenList.swift
[57/119] Compiling SnapTheme ThemeScreenSidebar.swift
[58/119] Compiling SnapTheme ThemeElement.swift
[59/119] Compiling SnapTheme ThemeHStack.swift
[60/119] Compiling SnapTheme ThemeLazyHGrid.swift
[61/119] Compiling SnapTheme ThemeLazyVGrid.swift
[62/119] Compiling SnapTheme ThemeVStack.swift
[63/119] Compiling SnapTheme ThemeLabelLayoutAccessory.swift
[64/119] Compiling SnapTheme ThemeLabelStyleButtonPrimary.swift
[65/119] Compiling SnapTheme ThemeLabelStyleButtonSecondary.swift
[66/119] Compiling SnapTheme ThemeLabelStyleListRow.swift
[67/119] Compiling SnapTheme ThemeContentShape.swift
[68/119] Compiling SnapTheme ThemeFont.swift
[69/119] Compiling SnapTheme ThemeListRowBackground.swift
[70/119] Compiling SnapTheme ThemePadding.swift
[71/119] Compiling SnapTheme ThemeTextSurface.swift
[72/119] Compiling SnapTheme Theme+BackgroundKey.swift
[73/119] Compiling SnapTheme Theme+BackgroundValue.swift
[74/119] Compiling SnapTheme Theme+ColorKey.swift
[75/119] Compiling SnapTheme ThemeLabelStyleSectionFooter.swift
[76/119] Compiling SnapTheme ThemeLabelStyleSectionHeader.swift
[77/119] Compiling SnapTheme ThemeLabelStyleSidebar.swift
[78/119] Compiling SnapTheme ThemeLabelStyleSidebarSectionHeader.swift
[79/119] Compiling SnapTheme ThemeLabelStyleTag.swift
[80/119] Compiling SnapTheme ThemeLabelStyleToolbar.swift
[81/119] Compiling SnapTheme ThemeButtonStyle.swift
[82/119] Compiling SnapTheme ThemeToolbarButtonStyle.swift
[83/119] Compiling SnapTheme BackgroundKeys+Base.swift
[84/119] Compiling SnapTheme ColorKeys+Base.swift
[85/119] Compiling SnapTheme ColorKeys+System.swift
[86/119] Compiling SnapTheme FontKeys+Base.swift
[87/119] Compiling SnapTheme IconKeys+Base.swift
[88/119] Compiling SnapTheme NumberKeys+Base.swift
[89/119] Compiling SnapTheme SurfaceKeys+Base.swift
[90/119] Compiling SnapTheme TextSurfaceKeys+Base.swift
[91/119] Compiling SnapTheme ThemeBackground.swift
[92/119] Compiling SnapTheme ThemeColor.swift
[93/119] Compiling SnapTheme ThemeListButton.swift
[94/119] Compiling SnapTheme ThemeListRow.swift
[95/119] Compiling SnapTheme ThemeListRowNavigationLink.swift
[96/119] Compiling SnapTheme ThemeModal.swift
[97/119] Compiling SnapTheme ThemeNavLinkSidebarRow.swift
[98/119] Compiling SnapTheme ThemePickerListRow.swift
[99/119] Compiling SnapTheme ThemeShape.swift
[100/119] Compiling SnapTheme ThemeTabItem.swift
[101/119] Compiling SnapTheme ThemeTextField.swift
[102/119] Emitting module SnapTheme
[103/119] Compiling SnapTheme Theme+IconValue.swift
[104/119] Compiling SnapTheme Theme+NumberKey.swift
[105/119] Compiling SnapTheme Theme+NumberValue.swift
[106/119] Compiling SnapTheme Theme+SurfaceKey.swift
[107/119] Compiling SnapTheme Theme+SurfaceValue.swift
[108/119] Compiling SnapTheme Theme+SystemGradient.swift
[109/119] Compiling SnapTheme Theme+SystemMaterials.swift
[110/119] Compiling SnapTheme Theme+TextSurfaceKey.swift
[111/119] Compiling SnapTheme ThemeCloseContainer.swift
[112/119] Compiling SnapTheme ThemeCornerContainer.swift
[113/119] Compiling SnapTheme ThemePreviewContainer.swift
[114/119] Compiling SnapTheme ThemeSectionHeaderContainer.swift
[115/119] Compiling SnapTheme OverlayCardIndicator.swift
[116/119] Compiling SnapTheme ThemeCornerView.swift
[117/119] Compiling SnapTheme ThemeEmptyDecorationView.swift
[118/119] Compiling SnapTheme ThemeImage.swift
[119/119] Compiling SnapTheme ThemeLabel.swift
Build of target: 'SnapTheme' complete! (4.67s)
   36756
244	/Users/admin/builder/spi-builder-workspace/.docs/simonnickel/snap-theme/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/simonnickel/snap-theme/main
File count: 36756
Doc size:   244.0MB
Preparing doc bundle ...
Uploading prod-simonnickel-snap-theme-main-d1591ba6.zip to s3://spi-docs-inbox/prod-simonnickel-snap-theme-main-d1591ba6.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.