name: agent-analytics
description: Agent Analytics colors for Hermes using the shared UI palette

colors:
  banner_border: "#0f9f5b"
  banner_title: "#f3efe4"
  banner_accent: "#f3efe4"
  banner_dim: "#8d958d"
  banner_text: "#f3efe4"
  ui_accent: "#0f9f5b"
  ui_label: "#f3efe4"
  ui_ok: "#0f9f5b"
  ui_error: "#ef5350"
  ui_warn: "#f06a19"
  prompt: "#f3efe4"
  input_rule: "#0f9f5b"
  response_border: "#0f9f5b"
  session_label: "#f3efe4"
  session_border: "#8d958d"
  status_bar_bg: "#111412"
  voice_status_bg: "#111412"
  completion_menu_bg: "#171b18"
  completion_menu_current_bg: "#232926"
  completion_menu_meta_bg: "#171b18"
  completion_menu_meta_current_bg: "#232926"

spinner:
  waiting_faces:
    - "(◎)"
    - "(◍)"
    - "(◌)"
  thinking_faces:
    - "(◎)"
    - "(◔)"
    - "(◍)"
  thinking_verbs:
    - "tracking the signal"
    - "reading the funnel"
    - "charting the loop"
    - "sorting the cohorts"
    - "measuring the drop-off"
  wings:
    - ["⟪▥", "▥⟫"]
    - ["⟪◍", "◍⟫"]
    - ["⟪◎", "◎⟫"]

branding:
  agent_name: "Agent Analytics Hermes"
  welcome: "Welcome to Agent Analytics Hermes. Ask for setup, reporting, funnels, paths, or experiments."
  goodbye: "Keep shipping. ◎"
  response_label: " ◎ Agent Analytics "
  prompt_symbol: "AA ❯ "
  help_header: "(◎) Agent Analytics Commands"

tool_prefix: "▏"

tool_emojis:
  terminal: "▥"
  read_file: "◫"
  search_files: "◎"
  browser_navigate: "◍"
  browser_snapshot: "◌"
  browser_click: "▣"
  browser_type: "✎"
  send_message: "✉"
