FreeAddon.com - Fluent Light Theme

FreeAddon.com - Fluent Light Theme

Install my Fluent Light Chrome Themes and enjoy the inspiring light tone for Chrome window's border and toolbar color. The theme…

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "FreeAddon.com - Fluent Light Theme",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/ntp_background.jpg",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "colors": {
      "frame": [
        227,
        227,
        227
      ],
      "frame_inactive": [
        241,
        241,
        241
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        60,
        60,
        60
      ],
      "toolbar": [
        210,
        201,
        200
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        60,
        60,
        60
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_link": [
        6,
        103,
        229
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_header": [
        210,
        201,
        200
      ],
      "ntp_section": [
        210,
        201,
        200,
        0.5
      ],
      "ntp_section_text": [
        207,
        190,
        187
      ],
      "ntp_section_link": [
        6,
        103,
        229
      ],
      "ntp_text": [
        60,
        60,
        60
      ],
      "ntp_section_link_underline": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "background_tab": [
        -1,
        0.5,
        0.75
      ],
      "frame_incognito": [
        -1,
        0.2,
        0.35
      ],
      "frame_incognito_inactive": [
        -1,
        0.3,
        0.6
      ]
    },
    "properties": {
      "ntp_background_alignment": "center center",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "manifest_version": 2
}