Files
desktop/src/toolkit/themes/shared/tree/tree-css.patch
2025-07-15 18:05:46 +02:00

13 lines
448 B
C++

diff --git a/toolkit/themes/shared/tree/tree.css b/toolkit/themes/shared/tree/tree.css
index bd743c2b05729644637c172d973ad057387bc5ce..58589094ff68d1972a32fe4f4087af2c0211ee97 100644
--- a/toolkit/themes/shared/tree/tree.css
+++ b/toolkit/themes/shared/tree/tree.css
@@ -12,6 +12,7 @@
/* ::::: tree ::::: */
tree {
+ --color-accent-primary: var(--zen-primary-color, inherit);
margin: 0 4px;
background-color: Field;
color: FieldText;