> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# getCurrentThemeOptions

> **getCurrentThemeOptions**(): [`FlattenedTheme`](/docs/ja-jp/libraries/acul/js-sdk/Screens/interfaces/FlattenedTheme) | `null`

**`共通機能`**

ブランディングのコンテキストから、フラット化された設定を含む現在のテーマオプションを取得します

<h2 id="returns">
  戻り値
</h2>

[`FlattenedTheme`](/docs/ja-jp/libraries/acul/js-sdk/Screens/interfaces/FlattenedTheme) | `null`

colors、fonts、borders、pageBackground、widget の設定を含む FlattenedTheme オブジェクト、または利用可能なブランディング情報がない場合は null
