Update apps/client/src/stylesheets/theme-light.css

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Nate River
2025-12-17 11:25:41 +08:00
committed by GitHub
parent 641176011f
commit 35a109616c

View File

@@ -101,5 +101,5 @@ html {
}
span.fancytree-active {
color: var(--light-theme-custom-color);
color: var(--custom-color, var(--active-item-text-color));
}