Debus Software Space Theme

Debus Software Space Theme

The Firefox Theme of Debus Software

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "oops-bg",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "oops-bg.jpg"
    },
    "colors": {
      "frame": "rgba(33, 0, 61, 0.85)",
      "tab_background_text": "rgba(255, 255, 255, 1)"
    }
  }
}