Minimal nature theme

Minimal nature theme

Minimal nature theme with photography:"Nature" by backonthebus. With white link text,black toolbar and black tabs that glow when…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+QE0mcCJtb+x4IvpimZeum0Wv1yDH8HVlsTwYfSAVlcGSqyBF2o+kW/1vz0Tf49GjIMIEXhY4BHLFzhOw2POCzbq5+ocg2x2vFiy71zZVJ6JvEvMcYDh4tqVPjTvvXLQmiMwpyqY6tUjNmdppGz5N5znJ/HUV/QFlA+C3wJX0LQIDAQAB",
  "manifest_version": 2,
  "name": "Minimal nature theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        48,
        48,
        48
      ],
      "frame_incognito_inactive": [
        48,
        48,
        48
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "images/jelly.png",
      "theme_frame": "images/green.png",
      "theme_ntp_background": "images/large.png",
      "theme_tab_background": "images/grey.png",
      "theme_toolbar": "images/black.png"
    },
    "properties": {
      "ntp_background_alignment": "center left",
      "ntp_background_repeat": "repeat-x",
      "ntp_logo_alternate": 0
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ],
      "frame": [
        0,
        0,
        0.2
      ],
      "frame_inactive": [
        0,
        0,
        0.2
      ],
      "frame_incognito": [
        0,
        0,
        0.2
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.2
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.3"
}