コンテンツにスキップ

対応色

名前
black
white
red
green
blue
yellow
cyan シアン
magenta マゼンタ
gray / grey 灰色

#RRGGBB 形式で任意の色を指定できます。

Terminal window
encfixture image -c "#ff6600" -o orange.png
encfixture image -c "#333333" -o dark_gray.png
encfixture video -c "#0066ff" -d 5 -o blue.mp4

テキストの色は背景色に応じて自動的に白または黒が選択されます(コントラスト自動調整)。

  • 暗い背景 → 白いテキスト
  • 明るい背景 → 黒いテキスト