Discord Dark

Discord Dark

A simple theme in the tune of Discord's colors

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "3.0",
  "name": "Discord Dark (2021 Rebrand) (Proton Ready)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-001-9c6d74e14860e77ee6f8f43e824bff25.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "#36393f",
      "toolbar_field": "rgb(38, 39, 43)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgba(88, 101, 242, 0)",
      "popup": "#202225",
      "popup_text": "rgb(255, 255, 255)",
      "tab_loading": "rgb(255, 255, 255)",
      "bookmark_text": "rgb(255, 255, 255)",
      "frame": "#2f3136",
      "tab_background_text": "rgb(255, 255, 255)",
      "tab_selected": "rgba(88, 101, 242, 1)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_top_separator": "rgba(88, 101, 242, 0)",
      "ntp_background": "rgb(54, 57, 63)",
      "ntp_text": "#FFFFFF",
      "toolbar_field_separator": "rgba(255, 255, 255, 0)",
      "popup_border": "rgb(44, 47, 53)",
      "toolbar_field_border": "rgba(38, 39, 43, 0)",
      "toolbar_field_border_focus": "rgba(88, 101, 242, 1)",
      "icons_attention": "rgba(88, 101, 242, 1)"
    }
  }
}