Gay Pride Burst - Dark

Gay Pride Burst - Dark

Show your Pride with this Firefox Theme! Forked from cwlangley's Gay Pride Burst - https://addons.mozilla.org/en-US/firefox/addon/gay-pride-burst/ I modified it by replacing the white accents with black accents

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Gay Pride Burst - Dark",
  "theme": {
    "images": {
      "theme_frame": "rainbowburst.jpg",
      "additional_backgrounds": []
    },
    "properties": {
      "additional_backgrounds_alignment": [],
      "additional_backgrounds_tiling": []
    },
    "colors": {
      "toolbar": "rgba(255, 255, 255, 0.29)",
      "toolbar_text": "rgb(0, 0, 0)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(0, 0, 0)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(255, 255, 255)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(255, 255, 255)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(255, 255, 255)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_loading": "rgb(0, 0, 0)"
    }
  }
}