We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf00dd7 commit ff87616Copy full SHA for ff87616
Sources/FuzzyTUI/Appearance.swift
@@ -1,4 +1,4 @@
1
-private let textColor: Appearance.Color = .palette256(15)
+private let textColor: Appearance.Color = .palette256(231)
2
private let backgroundColor: Appearance.Color = .palette256(237)
3
4
/// `Appearance` contains the configuration parameters for the picker.
0 commit comments