• 라이트 모드, 다크 모드 테마의 색 설정을 더 쉽고 편하게 해줍니다.

    앞에 오는 것이 light, 뒤에 오는 것이 dark 모드의 색이 됩니다.

    Parameters

    Returns {
        semanticTokens: DevfiveTheme;
    }

    Example

    entryLocale({
    colors: ["red", "blud"],
    });

Generated using TypeDoc