Sunny Blue

Sunny Blue

Simple, clean and sunny

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Sunny Blue",
  "version": "2.0",
  "description": "Simple, clean and sunny",
  "theme": {
    "colors": {
      "ntp_background": [
        255,
        255,
        255
      ],
      "frame": [
        25,
        118,
        210
      ],
      "frame_inactive": [
        25,
        118,
        210
      ],
      "toolbar": [
        244,
        248,
        252
      ],
      "bookmark_text": [
        49,
        50,
        51
      ],
      "ntp_text": [
        49,
        50,
        51
      ],
      "tab_background_text": [
        49,
        50,
        51
      ],
      "tab_text": [
        49,
        50,
        51
      ],
      "tab_background_text_inactive": [
        51,
        51,
        51
      ],
      "frame_incognito": [
        50,
        54,
        57
      ],
      "frame_incognito_inactive": [
        50,
        54,
        57
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0.35
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ]
    }
  }
}