ارفع راسك فوق انته سوري حر ... :green_heart::green_heart:

Skip to content
Snippets Groups Projects
Commit 6238b761 authored by Mustafa Merza's avatar Mustafa Merza
Browse files

- Fixed text color.

parent dac594a9
Branches
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ struct PrimaryButton: View { ...@@ -32,7 +32,7 @@ struct PrimaryButton: View {
private var titleView: some View { private var titleView: some View {
Text(title) Text(title)
.customForeground(.gray0) .customForeground(.primaryText)
.customFont(.bold(20)) .customFont(.bold(20))
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment