galaxy-nodes
    Preparing search index...

    Interface GalaxyGraphTheme

    interface GalaxyGraphTheme {
        background?: string;
        panelAccentColor?: string;
        selectedColor?: string;
    }
    Index

    Properties

    background?: string
    panelAccentColor?: string
    selectedColor?: string