Oil Flowers

Oil Flowers

A beautiful pink/orange/black/purple theme with oil flowers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0",
  "name": "Oil Flowers",
  "author": "Roman Yaschenko",
  "description": "A beautiful pink/orange/black/purple theme with oil flowers",
  "theme": {
    "colors": {
      "frame": [
        100,
        0,
        166
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "tab_text": [
        250,
        250,
        250
      ],
      "tab_background_text": [
        250,
        250,
        250
      ],
      "bookmark_text": [
        250,
        250,
        250
      ],
      "ntp_text": [
        250,
        250,
        250
      ],
      "ntp_link": [
        250,
        250,
        250
      ],
      "omnibox_background": [
        255,
        255,
        255
      ],
      "omnibox_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        247,
        0,
        74
      ]
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ]
    },
    "images": {
      "theme_ntp_background": "img/ntp_background4.png",
      "theme_frame": "img/active.png",
      "theme_toolbar": "img/frame.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}