mar rosado

"Immerse yourself in the calming beauty of a soft, pink-hued sea. With gentle waves and warm, pastel tones, this theme brings a…
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "mar rosado ",
  "version": "1.0",
  "description": "",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        227,
        157,
        178
      ],
      "toolbar": [
        237,
        191,
        205
      ],
      "tab_text": [
        133,
        93,
        133
      ],
      "tab_background_text": [
        253,
        132,
        175
      ],
      "bookmark_text": [
        177,
        121,
        177
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        138,
        90,
        138
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "button_background": [
        255,
        97,
        181,
        0.9
      ]
    },
    "tints": {
      "buttons": [
        0.91,
        1,
        0.75
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}