cloud on colosseum

cloud on colosseum

After reaching 588 downloads on Wallpaperswide.com, I decided to make a theme with the same background ... of the famous Colosseum…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1",
  "name": "cloud on colosseum",
  "icons": {
    "16": "ico16.png",
    "48": "ico48.png",
    "128": "ico128.png"
  },
  "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": [
        130,
        130,
        130
      ],
      "frame_inactive": [
        130,
        130,
        130
      ],
      "frame_incognito": [
        130,
        130,
        130
      ],
      "frame_incognito_inactive": [
        130,
        130,
        130
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        220,
        220,
        220
      ],
      "tab_background_text": [
        82,
        82,
        82
      ],
      "bookmark_text": [
        228,
        228,
        228
      ],
      "ntp_background": [
        163,
        163,
        163
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        228,
        228,
        228
      ],
      "ntp_header": [
        130,
        130,
        130
      ],
      "ntp_section": [
        189,
        189,
        189
      ],
      "ntp_section_text": [
        220,
        220,
        220
      ],
      "ntp_section_link": [
        228,
        228,
        228
      ],
      "control_background": [
        228,
        228,
        228,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0,
        0,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    }
  }
}