feat: inject dynamic ThemeListener for fonts and colors

This commit is contained in:
AI Studio 2026-05-19 21:59:28 +00:00
parent bcd696d42d
commit 76b815c089
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
import { ThemeListener } from './components/layout/ThemeListener';
/**
* @license
* SPDX-License-Identifier: Apache-2.0

View file

@ -1,3 +1,4 @@
import { ThemeListener } from './components/layout/ThemeListener';
/**
* @license
* SPDX-License-Identifier: Apache-2.0