Hiyve Components - v1.0.0
    Preparing search index...

    Colors for emotions

    interface EmotionColors {
        angry: string;
        disgusted: string;
        fearful: string;
        happy: string;
        neutral: string;
        sad: string;
        surprised: string;
    }
    Index

    Properties

    angry: string
    disgusted: string
    fearful: string
    happy: string
    neutral: string
    sad: string
    surprised: string