Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID iOS SDK
Commits
71be865f
Commit
71be865f
authored
Jun 05, 2025
by
Javohir Savriy
Browse files
Update CUSTOMIZATION.md
parent
3af0d34f
Changes
1
Show whitespace changes
Inline
Side-by-side
CUSTOMIZATION.md
View file @
71be865f
...
@@ -40,6 +40,7 @@ appearance.colorButtonContainer = <DESIRED_UI_COLOR_HERE>
...
@@ -40,6 +40,7 @@ appearance.colorButtonContainer = <DESIRED_UI_COLOR_HERE>
appearance
.
colorButtonContainerDisabled
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorButtonContainerDisabled
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorButtonContent
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorButtonContent
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorButtonContentDisabled
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorButtonContentDisabled
=
<
DESIRED_UI_COLOR_HERE
>
appearance
.
colorScanButtonContainer
=
<
DESIRED_FLOAT_RADIUS_HERE
>
appearance
.
buttonCornerRadius
=
<
DESIRED_FLOAT_RADIUS_HERE
>
appearance
.
buttonCornerRadius
=
<
DESIRED_FLOAT_RADIUS_HERE
>
```
```
...
@@ -54,6 +55,7 @@ appearance.buttonCornerRadius = <DESIRED_FLOAT_RADIUS_HERE>
...
@@ -54,6 +55,7 @@ appearance.buttonCornerRadius = <DESIRED_FLOAT_RADIUS_HERE>
-
`colorButtonContainerDisabled`
: Defines the background color of disabled buttons
-
`colorButtonContainerDisabled`
: Defines the background color of disabled buttons
-
`colorButtonContent`
: Defines the color of text/icons in primary action buttons
-
`colorButtonContent`
: Defines the color of text/icons in primary action buttons
-
`colorButtonContentDisabled`
: Defines the color of text/icons in disabled buttons
-
`colorButtonContentDisabled`
: Defines the color of text/icons in disabled buttons
-
`colorScanButtonContainer`
: Defines the color of scan icon button
-
`buttonCornerRadius`
: Defines the corner radius of all primary buttons
-
`buttonCornerRadius`
: Defines the corner radius of all primary buttons
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment