Examine source code of Beast (Dark with Red highlights)

Inspect and view changes in Beast (Dark with Red highlights) source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "3.4",
  "name": "Beast (Dark with Red highlights)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-014-1586da559b26f11cd37804ee9347a16b.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "frame": "rgb(0, 0, 0)",
      "icons_attention": "rgb(221, 51, 51)",
      "ntp_background": "rgb(27, 40, 45)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup": "rgb(27, 40, 45)",
      "popup_border": "rgb(221, 51, 51)",
      "popup_highlight": "rgb(221, 51, 51)",
      "popup_text": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(27, 40, 45)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar_highlight": "rgb(221, 51, 51)",
      "sidebar_border": "rgb(221, 51, 51)",
      "sidebar_highlight_text": "rgb(255, 255, 255)",
      "toolbar": "rgb(27, 40, 45)",
      "toolbar_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "toolbar_field_border_focus": "rgb(221, 51, 51)",
      "toolbar_field_highlight": "rgb(221, 51, 51)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "tab_background_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(221, 51, 51)",
      "tab_loading": "rgb(221, 51, 51)"
    }
  }
}