Pale Stone

Pale Stone

Simple, pale theme.

Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Pale Stone",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(239, 229, 221)",
      "toolbar_text": "rgb(77, 65, 60)",
      "frame": "rgb(239, 229, 221)",
      "tab_background_text": "rgb(100, 93, 89)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(77, 65, 60)",
      "tab_line": "rgb(239, 229, 221)",
      "popup": "rgb(239, 229, 221)",
      "popup_text": "rgb(0, 0, 0)",
      "icons": "rgb(100, 93, 89)",
      "ntp_background": "rgb(100, 93, 89)",
      "tab_loading": "rgb(77, 65, 60)",
      "toolbar_bottom_separator": "rgb(200, 186, 176)",
      "toolbar_field_border_focus": "rgb(239, 229, 221)",
      "toolbar_field_border": "rgb(200, 186, 176)",
      "toolbar_top_separator": "rgb(239, 229, 221)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9de267b2-86ff-4d89-b777-2125f59d6260}"
    }
  }
}