--- title: PE White Labeling tags: ThingsBoard image: --- # PE White Labeling ## White Labeling ## Login White Labeling ![](https://i.imgur.com/EmEj1iL.png) ### Advanced CSS * **Custom background image** ```css! .mat-app-background, .tb-dark.mat-app-background { background-image: url("https://htmlcolorcodes.com/assets/images/html-color-codes-color-tutorials-hero.jpg"); } .tb-default.mat-app-background, .tb-default .mat-app-background { background-color: #eee; color: rgba(0,0,0,.87); background-color: pink !important; } ``` ## References * [Issue 3422](https://github.com/thingsboard/thingsboard/issues/3422) --- background image * [Issue 3934](https://github.com/thingsboard/thingsboard/issues/3934) --- import font