Galaxy Theme

Galaxy Theme

We Are Back! Enjoy this awesome new theme and make your Chrome page even more amazing with our Galaxy Theme! If problems with size…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.jpeg",
      "theme_toolbar": "images/theme_toolbar.jpeg",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg"
    },
    "colors": {
      "frame": [
        54,
        26,
        67
      ],
      "toolbar": [
        111,
        60,
        122
      ],
      "tab_text": [
        145,
        67,
        239
      ],
      "tab_background_text": [
        54,
        26,
        67
      ],
      "bookmark_text": [
        108,
        42,
        227
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        200,
        114,
        189
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0.75,
        0.71,
        0.46
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "name": "Galaxy Theme",
  "version": "1",
  "description": ""
}