Retrowave - Highway

Retrowave - Highway

A dark theme with a retrowave background and dope colors accent. #Modern #Material #Art

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Retrowave - Highway",
  "description": "A dark theme with a retrowave background and dope colors accent. #Modern #Material #Art",
  "version": "6.0.5",
  "icons": {
    "128": "images/icon128.png"
  },
  "theme": {
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png",
      "theme_ntp_background": "images/dark_refresh_grey.jpg"
    },
    "colors": {
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0
      ],
      "toolbar": [
        35,
        35,
        35
      ],
      "tab_text": [
        236,
        236,
        236
      ],
      "tab_background_text": [
        200,
        200,
        200
      ],
      "tab_background_text_inactive": [
        200,
        200,
        200
      ],
      "bookmark_text": [
        200,
        200,
        200
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        236,
        236,
        236
      ]
    },
    "tints": {
      "buttons": [
        1,
        0,
        0.935
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    },
    "properties": {
      "ntp_logo_alternate": 1,
      "ntp_background_repeat": "repeat"
    }
  }
}