Hacker Theme

Hacker Theme

Hacker Theme lite version

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "author": "Gopi Tyro",
  "description": "Hacker Theme lite version",
  "manifest_version": 3,
  "name": "Hacker Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        46,
        255,
        84
      ],
      "button_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_text": [
        46,
        255,
        84
      ],
      "tab_background_text": [
        46,
        255,
        84
      ],
      "tab_text": [
        46,
        255,
        84
      ],
      "toolbar": [
        30,
        33,
        33
      ],
      "background_tab": [
        64,
        62,
        62
      ]
    },
    "tints": {
      "buttons": [
        0.36,
        1,
        0.59
      ]
    }
  },
  "version": "1.0"
}