Examine source code of Thème gris

Inspect and view changes in Thème gris 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": "Mon thème",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-036-40a272fe657f748396e017c7a64ee2dc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(104, 106, 106, 0)",
      "toolbar_text": "rgb(218, 213, 213)",
      "frame": "rgb(10, 10, 10)",
      "tab_background_text": "rgb(218, 213, 213)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(130, 124, 30)",
      "popup": "rgb(52, 53, 53)",
      "popup_text": "rgb(218, 213, 213)",
      "button_background_active": "rgb(24, 103, 42)",
      "button_background_hover": "rgb(23, 118, 37)",
      "popup_border": "rgb(89, 89, 85)",
      "toolbar_bottom_separator": "rgb(0, 0, 0)",
      "toolbar_field_border_focus": "rgb(76, 74, 74)",
      "toolbar_field_focus": "rgb(49, 47, 47)",
      "toolbar_field_highlight_text": "rgb(0, 0, 0)",
      "toolbar_field_highlight": "rgba(227, 250, 4, 0.52)",
      "toolbar_field_text_focus": "rgb(209, 203, 203)",
      "toolbar_top_separator": "rgb(0, 0, 0)",
      "toolbar_vertical_separator": "rgb(0, 0, 0)",
      "tab_loading": "rgb(130, 124, 30)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{67ce05b6-c25b-4be7-aaf3-0b84f5e2e0ee}"
    }
  }
}