ThemeColor

ThemeColor["color"]

現行ノートブックのテーマに従って解決される名前付きの色設定を表す.

詳細

  • ThemeColor["name"]は評価されるとそれ自体になる.
  • ノートブックフロントエンドは,スタイル設定の一部として適用されると,描画過程の一部として値を色に解決する.
  • ThemeColorは,ノートブックがライトモードかダークモードかによって,カラー設定の"light"または"dark"バージョンを使用することがある.ライトモードあるいはダークモードの設定はLightDarkオプションの値に基づく.
  • 次は,"name"の典型的な値で,典型的なライトモードのデフォルトが含まれている.
  • "Foreground"前景テキストと関連要素
    "Background"ノートブックの背景色
    "Accent1"タイトルとセクション関連のスタイル
    "Accent2"タイトルとセクション関連のスタイル
    "Accent3"セルのラベルとブラケット
    "Accent4"実体の彩色
    "Accent5"数量の彩色
    "Accent6"Chat/LLMの彩色
    "Accent7"外部コードの彩色
    "Accent8"エラーの色
    "Accent9"一般的なインターフェースの彩色

例題

すべて開くすべて閉じる

  (2)

テキストを "Accent1"で表示する:

円板を"Accent9"で表示する:

特性と関係  (2)

ThemeColorの値は,ライトモードとダークモードの間で変化する:

ThemeColorは,StyleHintsを調べることで事実上解決される:

Wolfram Research (2025), ThemeColor, Wolfram言語関数, https://reference.wolfram.com/language/ref/ThemeColor.html.

テキスト

Wolfram Research (2025), ThemeColor, Wolfram言語関数, https://reference.wolfram.com/language/ref/ThemeColor.html.

CMS

Wolfram Language. 2025. "ThemeColor." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ThemeColor.html.

APA

Wolfram Language. (2025). ThemeColor. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ThemeColor.html

BibTeX

@misc{reference.wolfram_2025_themecolor, author="Wolfram Research", title="{ThemeColor}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/ThemeColor.html}", note=[Accessed: 15-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_themecolor, organization={Wolfram Research}, title={ThemeColor}, year={2025}, url={https://reference.wolfram.com/language/ref/ThemeColor.html}, note=[Accessed: 15-January-2025 ]}