Black & Blue Delux

A Nice Black And Blue Theme Bringing Both Style & Elegance Into Your Browser All At Once, More Colours Will Be Available Soon.…
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Black & Blue Delux",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_frame_inactive": "images/theme_frame_inact.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/tab_bg.png",
      "theme_window_control_background": "images/control_buttons.png",
      "theme_button_background": "images/buttons.png",
      "theme_ntp_background": "images/bg.png"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "toolbar": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        0,
        125,
        202
      ],
      "ntp_text": [
        225,
        225,
        225
      ],
      "ntp_link": [
        0,
        125,
        202
      ],
      "ntp_section": [
        0,
        0,
        0
      ],
      "button_background": [
        255,
        255,
        255
      ],
      "ntp_section_text": [
        0,
        125,
        202
      ],
      "ntp_section_link": [
        0,
        125,
        202
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        1
      ]
    },
    "properties": {
      "ntp_background_repeat": "repeat"
    }
  }
}