<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba_yu36</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba_yu36/</author_url>
  <blog_title>$shibayu36-&gt;blog;</blog_title>
  <blog_url>https://blog.shibayu36.org/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>terminalの256色のカラーに何が設定されているか手軽に見たかった。ChatGPTに聞いたらめっちゃ良いコマンドを教えてもらえたのでメモ。 こういうコマンドを実行する。 for i in {0..255}; do printf &quot;\033[48;5;%sm %3d \033[0m&quot; &quot;$i&quot; &quot;$i&quot; if [ $(( (i+1) % 16 )) -eq 0 ]; then echo fi done するとこういう表示が出て一目でわかって便利。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayu36.org%2Fentry%2F2025%2F01%2F05%2F141505&quot; title=&quot;terminalの256色のカラーに何が設定されているか手軽に見る - $shibayu36-&amp;gt;blog;&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/shiba_yu36/20250105/20250105141356.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-01-05 14:15:05</published>
  <title>terminalの256色のカラーに何が設定されているか手軽に見る</title>
  <type>rich</type>
  <url>https://blog.shibayu36.org/entry/2025/01/05/141505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
