Use Environment Theme Colors for Custom Pages in Model Driven Apps
If you are using custom pages in your model driven apps and would like to use the same colors as the default theme of the environment, this post will answer your question. Step 1. Add the Themes table (system table) in your custom page Themes table in Data The table will get added as Themes_1 as there is already a Themes object used for something else on a custom page. ...