Channel Apps
[BBcode] 

Code Snippets: Theme Overrides

[h1]Theme Overrides[/h3]

If you want to override the background color for the Neuhub Tab theme (or any theme based on Tabler):

body {
    --tblr-body-bg: #FFFFFF;
}