We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f904f1 commit c22b5a0Copy full SHA for c22b5a0
1 file changed
Projects/DSKit/Sources/Foundation/PokitButtonStyle.swift
@@ -49,7 +49,7 @@ extension PokitButtonStyle.State {
49
red: 67 / 255,
50
green: 67 / 255,
51
blue: 67 / 255
52
- ).opacity(0.4)
+ ).opacity(0.7)
53
}
54
55
0 commit comments