@@ -56,16 +56,17 @@ While the application and stepped variables in the themes section are useful for
5656
5757### Application Variables
5858
59- | Name | Description |
60- | ------------------------- | ------------------------------------------------------------------------------------------ |
61- | ` --ion-font-family ` | Font family of the app |
62- | ` --ion-statusbar-padding ` | Statusbar padding top of the app |
63- | ` --ion-safe-area-top ` | Adjust the safe area inset top of the app |
64- | ` --ion-safe-area-right ` | Adjust the safe area inset right of the app |
65- | ` --ion-safe-area-bottom ` | Adjust the safe area inset bottom of the app |
66- | ` --ion-safe-area-left ` | Adjust the safe area inset left of the app |
67- | ` --ion-margin ` | Adjust the margin of the [ Margin attributes] ( ../layout/css-utilities.md#element-margin ) |
68- | ` --ion-padding ` | Adjust the padding of the [ Padding attributes] ( ../layout/css-utilities.md#element-padding ) |
59+ | Name | Description |
60+ | --------------------------- | ---------------------------------------------------------------------------------------------------- |
61+ | ` --ion-font-family ` | Font family of the app |
62+ | ` --ion-statusbar-padding ` | Statusbar padding top of the app |
63+ | ` --ion-safe-area-top ` | Adjust the safe area inset top of the app |
64+ | ` --ion-safe-area-right ` | Adjust the safe area inset right of the app |
65+ | ` --ion-safe-area-bottom ` | Adjust the safe area inset bottom of the app |
66+ | ` --ion-safe-area-left ` | Adjust the safe area inset left of the app |
67+ | ` --ion-margin ` | Adjust the margin of the [ Margin attributes] ( ../layout/css-utilities.md#element-margin ) |
68+ | ` --ion-padding ` | Adjust the padding of the [ Padding attributes] ( ../layout/css-utilities.md#element-padding ) |
69+ | ` --ion-placeholder-opacity ` | Adjust the opacity of the placeholders used in the input, textarea, searchbar, and select components |
6970
7071### Grid Variables
7172
0 commit comments