style: make support heart icon orange using friends color from settings

This commit is contained in:
Gigi
2025-10-15 14:59:51 +02:00
parent 1d1d389a03
commit 65d330d5ed
2 changed files with 7 additions and 1 deletions

View File

@@ -324,6 +324,7 @@ const ThreePaneLayout: React.FC<ThreePaneLayoutProps> = (props) => {
loading={props.bookmarksLoading}
relayPool={props.relayPool}
isMobile={isMobile}
settings={props.settings}
/>
</div>
<div