Examine source code of Itto Theme Basic with Cat Itto

Inspect and view changes in Itto Theme Basic with Cat Itto 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": "Itto Theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right bottom"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(69, 42, 87)",
      "toolbar_text": "rgb(255, 221, 0)",
      "frame": "rgb(69, 42, 87)",
      "tab_background_text": "rgb(255, 219, 0)",
      "toolbar_field": "rgb(112, 32, 57)",
      "toolbar_field_text": "rgb(255, 221, 0)",
      "tab_line": "rgb(112, 32, 57)",
      "popup": "rgb(69, 42, 87)",
      "popup_text": "rgb(255, 219, 0)",
      "button_background_hover": "rgb(112, 32, 57)",
      "icons": "rgb(255, 255, 255)",
      "popup_highlight_text": "rgb(116, 71, 146)",
      "sidebar_border": "rgb(255, 219, 0)",
      "sidebar_text": "rgb(255, 221, 0)",
      "tab_background_separator": "rgb(116, 71, 146)",
      "tab_selected": "rgb(112, 32, 57)",
      "tab_text": "rgb(255, 230, 0)",
      "toolbar_bottom_separator": "rgb(0, 0, 0)",
      "toolbar_field_border_focus": "rgb(255, 221, 0)",
      "toolbar_field_focus": "rgb(112, 32, 57)",
      "toolbar_field_highlight_text": "rgb(255, 221, 0)",
      "toolbar_field_highlight": "rgb(116, 71, 146)",
      "toolbar_field_separator": "rgb(112, 32, 57)",
      "toolbar_top_separator": "rgb(112, 32, 57)",
      "tab_loading": "rgb(112, 32, 57)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{816e2047-2ae4-43f0-b974-09f12388f268}"
    }
  }
}