Beautiful Day 1080p

Beautiful Day 1080p

A beautiful green theme to remind you of those warm summer days...

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Beautiful Day 1080p",
  "short_name": "Beautiful Day",
  "description": "A beautiful green theme to remind you of those warm summer days...",
  "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": [
        90,
        205,
        192
      ],
      "toolbar": [
        90,
        205,
        192
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        94,
        94,
        94
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        90,
        205,
        192
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "button_background": [
        69,
        205,
        155,
        0.87
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "manifest_version": 2,
  "version": "1.0.1.0"
}