Graphora API
    Preparing search index...

    Interface ResolvedTheme

    interface ResolvedTheme {
        backgroundColor: string;
        edge: ResolvedEdgeStyle;
        label: ResolvedLabelStyle;
        node: ResolvedNodeStyle;
    }
    Index
    backgroundColor: string