UrosDornik

UrosDornik

This a very fine refreshing theme. Credit of the Image goes to https://plus.google.com/104757990784638442600/posts This theme is…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "UrosDornik",
  "version": "1",
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.jpeg",
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "frame": [
        60,
        93,
        102
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        0,
        0,
        0
      ],
      "toolbar": [
        103,
        152,
        166
      ],
      "ntp_background": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.079167,
        1,
        0.078431
      ]
    },
    "properties": {
      "ntp_background_alignment": "leff top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}