Skip to content

Remove background: var(--tui-base-01); from body? #6899

Answered by waterplea
sommmen asked this question in Q&A
Discussion options

You must be logged in to vote

You can remove the data-tui-theme attribute from body (in 4.0 it will be on html instead) — all those global effects target this attribute specifically so it can be turned off. You can do it in ngOnInit of your main component, for example.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sommmen
Comment options

@waterplea
Comment options

Answer selected by sommmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants