Skip to content

Commit c22b5a0

Browse files
committed
[fix] #193 썸네일 아이콘 컬러 수정
1 parent 7f904f1 commit c22b5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/DSKit/Sources/Foundation/PokitButtonStyle.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ extension PokitButtonStyle.State {
4949
red: 67 / 255,
5050
green: 67 / 255,
5151
blue: 67 / 255
52-
).opacity(0.4)
52+
).opacity(0.7)
5353
}
5454
}
5555

0 commit comments

Comments
 (0)