Programmer theme

Programmer theme

Nice theme for firefox

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "vice",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(0, 0, 0)",
      "toolbar_text": "rgb(186, 255, 0)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(186, 255, 0)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(186, 255, 0)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(186, 255, 0)",
      "icons_attention": "rgb(186, 255, 0)",
      "icons": "rgb(186, 255, 0)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(186, 255, 0)",
      "popup_border": "rgb(186, 255, 0)",
      "sidebar_border": "rgb(186, 255, 0)",
      "sidebar_text": "rgb(186, 255, 0)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_selected": "rgb(186, 255, 0)",
      "tab_text": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}