add dark theme

This commit is contained in:
1ilit
2023-09-19 15:51:08 +03:00
parent 8a17540d31
commit 1dd645f1a7
19 changed files with 213 additions and 117 deletions

View File

@@ -87,9 +87,9 @@ export default function Relationship(props) {
<feDropShadow
dx="0"
dy="0"
stdDeviation="6"
stdDeviation="4"
floodColor="gray"
floodOpacity="0.5"
floodOpacity="0.3"
/>
</filter>
</defs>