Ubuntu Black Magic Theme - U.F.

Ubuntu Black Magic Theme - U.F.

A theme to integrate Chrome/Chromium to the updated "Ambiance"-Theme for the Gnome Desktop, which is the default dark theme in…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "8.0.1",
  "manifest_version": 2,
  "name": "Ubuntu Black Magic Theme - U.F.",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab_background.png",
      "theme_toolbar": "images/toolbar.png"
    },
    "colors": {
      "frame": [
        64,
        64,
        64
      ],
      "frame_inactive": [
        161,
        161,
        161
      ],
      "frame_incognito": [
        18,
        18,
        18
      ],
      "frame_incognito_inactive": [
        97,
        97,
        97
      ],
      "toolbar": [
        223,
        223,
        223
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        223,
        223,
        223
      ],
      "bookmark_text": [
        64,
        64,
        64
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_text": [
        64,
        64,
        64
      ],
      "ntp_link": [
        64,
        64,
        64
      ],
      "ntp_header": [
        64,
        64,
        64
      ],
      "ntp_section": [
        242,
        242,
        242
      ],
      "ntp_section_text": [
        107,
        107,
        107
      ],
      "ntp_section_link": [
        64,
        64,
        64
      ],
      "control_background": [
        64,
        64,
        64
      ],
      "button_background": [
        64,
        64,
        64
      ]
    },
    "tints": {
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito_inactive": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        -1,
        -1,
        -1
      ]
    }
  }
}