mirror of
https://github.com/zadam/trilium.git
synced 2026-07-19 14:01:08 +02:00
Update apps/client/src/stylesheets/theme-dark.css
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -117,5 +117,5 @@ body .todo-list input[type="checkbox"]:not(:checked):before {
|
||||
}
|
||||
|
||||
span.fancytree-active {
|
||||
color: var(--dark-theme-custom-color);
|
||||
color: var(--custom-color, var(--active-item-text-color));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user