Lethal Company Pixel Art

Lethal Company Pixel Art

Lethal Company Pixel Art by TrackingDown Download the background on ko-fi: https://ko-fi.com/trackingdown

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Lethal Company Pixel Art",
  "manifest_version": 2,
  "version": "2.0",
  "theme": {
    "images": {
      "theme_frame": "lethal company hallway small.gif"
    },
    "colors": {
      "frame": "rgba(0, 0, 0, 1)",
      "tab_background_text": "rgba(240, 231, 147, 1)",
      "toolbar": "rgba(81, 97, 112, 0)",
      "bookmark_text": "rgba(115, 179, 52, 1)",
      "toolbar_field": "rgba(0, 0, 0, 0.6)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{30412198-804d-43f3-81b1-4c39cdd9209d}"
    }
  }
}