Blue Space Sunset Theme

Blue Space Sunset Theme

Blue Space Sunset Theme

Merlin
Additional files are visible only to premium users

manifest.json


{
  "description": "Blue Space Sunset Theme",
  "manifest_version": 2,
  "name": "Blue Space Sunset Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        170,
        170,
        170
      ],
      "button_background": [
        220,
        220,
        220,
        0
      ],
      "control_background": [
        0,
        55,
        213
      ],
      "cws_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        0,
        55,
        213
      ],
      "ntp_link": [
        0,
        55,
        213
      ],
      "ntp_link_underline": [
        0,
        55,
        213
      ],
      "ntp_section": [
        0,
        55,
        213
      ],
      "ntp_section_link": [
        0,
        55,
        213
      ],
      "ntp_section_link_underline": [
        0,
        55,
        213
      ],
      "ntp_section_text": [
        0,
        55,
        213
      ],
      "ntp_text": [
        210,
        210,
        210
      ],
      "tab_background_text": [
        170,
        170,
        170
      ],
      "tab_text": [
        210,
        210,
        210
      ],
      "toolbar": [
        0,
        0,
        0
      ]
    },
    "images": {
      "theme_button_background": "images/theme_frame_overlay.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_inactive": "images/theme_frame.png",
      "theme_frame_incognito": "images/theme_frame.png",
      "theme_frame_incognito_inactive": "images/theme_frame.png",
      "theme_frame_overlay": "images/theme_frame_overlay.png",
      "theme_frame_overlay_inactive": "images/theme_frame_overlay.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_tab_background_incognito": "images/theme_tab_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom",
      "ntp_background_repeat": "repeat-x"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0
      ],
      "buttons": [
        0,
        0,
        0.6
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "4.5"
}