removed period

This commit is contained in:
Philip Ellis
2025-08-22 09:46:34 -04:00
parent b6d5268045
commit c11f90ca04

View File

@@ -15,7 +15,7 @@ If you want to create a custom theme for your deployment, you can do it easily u
## Using the theme component
Using the theme component, you can select colors for all the main objects on the UI such as the primary and secondary colors, as well as pick which logos will appear for dark and light mode. Once you have these changes made, the settings will be saved in your `appData/Roaming/sailpoint-ui-development-kit` and the app can be deployed with these settings deployed along with the app by using the [deployment guide](./deploying.)
Using the theme component, you can select colors for all the main objects on the UI such as the primary and secondary colors, as well as pick which logos will appear for dark and light mode. Once you have these changes made, the settings will be saved in your `appData/Roaming/sailpoint-ui-development-kit` and the app can be deployed with these settings deployed along with the app by using the [deployment guide](./deploying)
## Example Theme Component