From 4b8868a7f1162c3aa724e34d73024e5879b85476 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 6 Mar 2024 14:37:59 +0100 Subject: feat(theming): Provide CSS variable for favorite color and adjust for dark mode Co-authored-by: Simon L Signed-off-by: Ferdinand Thiessen --- apps/files/src/components/FileEntry/FavoriteIcon.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files/src') diff --git a/apps/files/src/components/FileEntry/FavoriteIcon.vue b/apps/files/src/components/FileEntry/FavoriteIcon.vue index 40eff17fe9b..d5b73cc22a6 100644 --- a/apps/files/src/components/FileEntry/FavoriteIcon.vue +++ b/apps/files/src/components/FileEntry/FavoriteIcon.vue @@ -65,7 +65,7 @@ export default defineComponent({