Customizing the background color - HxGN EAM - 12.2 - Feature Briefs

HxGN EAM Customizing the User Interface

ft:locale
en-US
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.2

The default background color of forms and popup windows is #ffffff. To change the background color, open the mynewtheme/sass/etc/all.scss file and edit the $theme-background-color variable, or add it if it doesn’t exist.

$theme-background-color: #eee;