{
  "general": {
    "vanillHud": true,
    "chatHeads": true,
    "tabButtonsOnRight": false,
    "width": 280,
    "height": 117,
    "x": 0,
    "y": 30,
    "messageSpace": 0,
    "lineSpace": 9,
    "leftPad": 2,
    "rightPad": 2,
    "bottomPad": 1,
    "topPad": 0,
    "visibility": "vanilla",
    "advancedchathud.config.general.chatScale": 1.0,
    "fadeTime": 40,
    "fadeStart": 100,
    "fadeType": "linear",
    "emptyTextColor": "#FFFFFFFF",
    "hudLineType": "full",
    "alternateLines": false,
    "storedLines": 200,
    "renderInOther": true,
    "scrollTime": 200,
    "scrollType": "quart",
    "changeStartMessage": false
  },
  "maintab": {
    "name": "Основной",
    "order": 0,
    "startingMessage": "",
    "forward": true,
    "abbreviation": "Основной",
    "mainColor": "#643F3F3F",
    "borderColor": "#B4000000",
    "innerColor": "#64000000",
    "showUnread": false,
    "match": [
      {
        "pattern": "I will match to text!",
        "findtype": "literal"
      }
    ],
    "uuid": "ff20e5bd-7400-47c9-bb73-9cdc93b50ea8"
  },
  "tabs": [
    {
      "name": "Объявления",
      "order": 2,
      "startingMessage": "",
      "forward": false,
      "abbreviation": "Объявления",
      "mainColor": "#643F3F3F",
      "borderColor": "#B4000000",
      "innerColor": "#64000000",
      "showUnread": true,
      "match": [
        {
          "pattern": "[Объявление]",
          "findtype": "upperlower"
        }
      ],
      "uuid": "6d2a8fc5-529b-46ab-8184-b1be9fcb017a"
    },
    {
      "name": "Личные сообщения",
      "order": 1,
      "startingMessage": "",
      "forward": false,
      "abbreviation": "Личные сообщения",
      "mainColor": "#643F3F3F",
      "borderColor": "#B4000000",
      "innerColor": "#64000000",
      "showUnread": true,
      "match": [
        {
          "pattern": "я -\u003e",
          "findtype": "upperlower"
        },
        {
          "pattern": "-\u003e я",
          "findtype": "upperlower"
        }
      ],
      "uuid": "842079c5-ee79-4e56-9aca-f7ef0023cfbf"
    }
  ],
  "windows": [],
  "config_version": 1
}