Divergence III Theme

Divergence III Theme

Theme for Divergence III on Linux.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Divergence III Theme",
  "version": "1.1",
  "description": "Theme for Divergence III on Linux.",
  "theme": {
    "images": {
      "theme_frame": "i/theme_frame.png",
      "theme_toolbar": "i/theme_toolbar.png",
      "theme_tab_background": "i/theme_tab_background.png",
      "theme_ntp_background": "i/theme_ntp_background.png",
      "theme_tab_background_incognito": "i/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        214,
        214,
        214
      ],
      "frame_inactive": [
        214,
        214,
        214
      ],
      "toolbar": [
        51,
        51,
        51
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        214,
        214,
        214
      ],
      "ntp_background": [
        56,
        55,
        51
      ],
      "ntp_text": [
        214,
        214,
        214
      ],
      "ntp_link": [
        214,
        214,
        214
      ],
      "ntp_section": [
        51,
        51,
        51,
        0.7
      ],
      "ntp_section_text": [
        214,
        214,
        214
      ],
      "ntp_section_link": [
        214,
        214,
        214
      ],
      "button_background": [
        214,
        214,
        214
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom right",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0,
        0,
        1
      ],
      "frame_inactive": [
        0,
        0,
        0.5
      ]
    }
  }
}