Examine source code of Linux Blck Ahuevo

Inspect and view changes in Linux Blck Ahuevo 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": "1.0",
  "name": "Linux Blck Ahuevo",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(11, 11, 12)",
      "toolbar_text": "rgb(142, 142, 145)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(149, 149, 154)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(124, 124, 124)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(176, 176, 179)",
      "tab_loading": "rgb(124, 124, 124)"
    }
  }
}