LightGold

Light gold theme
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": "LightGold",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-009-f069b97f439938a011297c84464f0df6.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(245, 235, 172)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(235, 210, 125)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 0, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(0, 0, 0)",
      "sidebar": "rgb(245, 235, 172)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{474e59a1-255e-4d2a-84a8-27e4a7186e72}"
    }
  }
}