Discord Colors

Discord Colors

A FireFox theme with Discord themed colors.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "2.0",
  "name": "Discord Colors",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(54, 57, 63)",
      "toolbar_field": "rgb(38, 39, 43)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(114, 137, 218)",
      "popup": "rgb(32, 34, 37)",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(114, 137, 218)",
      "bookmark_text": "rgb(255, 255, 255)",
      "frame": "rgb(32, 34, 37)",
      "tab_background_text": "rgb(153, 170, 181)"
    }
  }
}