Royal Rainbow

Royal Rainbow

A premium rainbow theme

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.1",
  "name": "Royal Rainbow",
  "description": "A premium rainbow theme",
  "author": "CupcakeKitten",
  "theme": {
    "colors": {
      "bookmark_text": [
        84,
        84,
        84
      ],
      "frame": [
        255,
        216,
        215
      ],
      "ntp_background": [
        246,
        232,
        232
      ],
      "ntp_link": [
        84,
        84,
        84
      ],
      "ntp_section": [
        239,
        185,
        185,
        0.5
      ],
      "ntp_section_link": [
        84,
        84,
        84
      ],
      "ntp_section_text": [
        84,
        84,
        84
      ],
      "ntp_text": [
        84,
        84,
        84
      ],
      "tab_background_text": [
        84,
        84,
        84
      ],
      "tab_text": [
        84,
        84,
        84
      ],
      "toolbar": [
        255,
        216,
        215
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "properties": {
      "ntp_background_alignment": "top left",
      "ntp_background_repeat": "repeat"
    },
    "tints": {
      "buttons": [
        0.001,
        0.27,
        0.5
      ]
    }
  }
}