iTerm2 Material Design

iterm2material.design

iTerm2 Material Design is a specialized color scheme for the iTerm2 terminal emulator on macOS, developed by Google’s design team. It provides high-contrast, accessible visuals optimized for daily developer use, including full support for dark mode and red-green color vision defect accessibility. The product aims to enhance terminal clarity and reduce eye strain while maintaining professional aesthetics.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch iTerm2 Material Design mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "iTerm2 Material Design",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]