Slate_Mod

Slate_Mod

A modern art/retro-inspired theme. Lively but not overpowering slate blue gradient background with pops of yellow and orange.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        72,
        70,
        89
      ],
      "toolbar": [
        192,
        202,
        216
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        73,
        73,
        73
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        238,
        238,
        238
      ],
      "button_background": [
        215,
        106,
        38,
        1
      ]
    },
    "tints": {
      "buttons": [
        0.61,
        0.13,
        0.49
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat"
    }
  },
  "name": "Slate_Mod",
  "version": "1.1",
  "description": ""
}