Orchidaceae (Orchid Flower)

Orchidaceae (Orchid Flower)

A beautiful pink/black theme with orchid 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.4",
  "name": "Orchidaceae (Orchid Flower)",
  "author": "Roman Yaschenko",
  "description": "A beautiful pink/black theme with orchid 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
      ],
      "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_background.png",
      "theme_frame": "img/active.png",
      "theme_toolbar": "img/frame.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom right",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}