Cold Steel

Cold Steel

A polished grey theme with a sort of Mac look. This theme was made and tested on Linux LXDE using Chromium 76.0.3809.100

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "",
  "manifest_version": 2,
  "name": "Cold Steel",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/btab.png"
    },
    "colors": {
      "frame": [
        176,
        178,
        181
      ],
      "frame_inactive": [
        203,
        204,
        205
      ],
      "frame_incognito": [
        124,
        125,
        126
      ],
      "frame_incognito_inactive": [
        187,
        188,
        189
      ],
      "toolbar": [
        173,
        179,
        182
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        204,
        208,
        211
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        87,
        112,
        135
      ],
      "ntp_header": [
        10,
        10,
        10
      ],
      "ntp_section": [
        10,
        10,
        10
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        87,
        112,
        135
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0"
}