The Prodigy Theme by DzhYn

The Prodigy Theme by DzhYn

Приятная для глаз тема, которую несомненно оценят фанаты The Prodigy. Pleasing to the eye theme, which no doubt will appreciate…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "The Prodigy Theme by DzhYn",
  "version": "1.4",
  "theme": {
    "colors": {
      "toolbar_stroke": [
        255,
        253,
        254
      ],
      "button_background": [
        255,
        102,
        0
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_section": [
        255,
        102,
        0
      ],
      "ntp_section_stroke": [
        255,
        153,
        51
      ],
      "ntp_section_text": [
        255,
        102,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        32,
        32,
        32
      ],
      "toolbar": [
        255,
        102,
        0
      ],
      "ntp_background": [
        255,
        253,
        254
      ]
    },
    "images": {
      "theme_button_background": "images/theme_button_background.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame_incognito.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "properties": {
      "ntp_background_alignment": "middle",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 5
    },
    "tints": {
      "buttons": [
        1,
        1,
        1
      ],
      "frame_inactive": [
        0.1,
        0,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0,
        0.45
      ]
    }
  }
}