Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.5.31
    Preparing search index...

    Interface Theme

    Theme color configuration.

    Defines primary colors used throughout the game UI.

    테마

    interface Theme {
        accent?: number;
        background?: number;
        primary: number;
        secondary: number;
        text?: number;
    }
    Index

    Properties

    accent?: number

    Accent color

    background?: number

    Background color

    primary: number

    Primary color

    secondary: number

    Secondary color

    text?: number

    Text color