{
    "blocks": [
      {
        "type": "prompt",
        "alignment": "left",
        "segments": [
          {
            "type": "time",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "time_format": "15:04:05",
              "prefix": "<#CB4B16>┏[</>",
              "postfix": "<#CB4B16>]</>"
            }
          },
          {
            "type": "session",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "user_info_separator": "",
              "display_host": false,
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>"
            }
          },
          {
            "type": "root",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>"
            }
          },
          {
            "type": "git",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>"
            }
          },
          {
            "type": "python",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>",
              "display_mode": "environment",
              "fetch_version": false,
              "template": "{{ if .Venv }}{{ .Venv }}{{ end }}"
            }
          },
          {
            "type": "exit",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "error_color": "#e00d0d",
              "color_background": false,
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>"
            }
          },
          {
            "type": "executiontime",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "threshold": 500,
              "color_background": false,
              "prefix": "<#CB4B16>[</>",
              "postfix": "<#CB4B16>]</>"
            }
          }
        ]
      },
      {
        "type": "newline"
      },
      {
        "type": "prompt",
        "alignment": "left",
        "segments": [
          {
            "type": "path",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "style": "full",
              "prefix": "<#CB4B16>┣[</>",
              "postfix": "<#CB4B16>]</>"
            }
          }
        ]
      },
      {
        "type": "newline"
      },
      {
        "type": "prompt",
        "alignment": "left",
        "segments": [
          {
            "type": "text",
            "style": "plain",
            "foreground": "#ffffff",
            "properties": {
              "style": "full",
              "text": "<#CB4B16>┗━━❱</>",
              "prefix": ""
            }
          }
        ]
      }
    ],
    "final_space": false
  }