Examine source code of Purple Dark-amoled

Inspect and view changes in Purple Dark-amoled source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "mi thema",
  "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(159, 3, 252)",
      "frame": "rgb(0, 0, 0)",
      "tab_background_text": "rgb(161, 2, 255)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(197, 201, 242)",
      "tab_line": "rgb(144, 0, 255)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(159, 3, 252)",
      "button_background_active": "rgba(159, 3, 252, 0.41)",
      "button_background_hover": "rgba(159, 3, 252, 0.52)",
      "frame_inactive": "rgb(0, 0, 0)",
      "icons_attention": "rgb(159, 3, 252)",
      "icons": "rgb(159, 3, 252)",
      "ntp_background": "rgb(0, 0, 0)",
      "ntp_text": "rgb(159, 3, 252)",
      "popup_border": "rgb(159, 3, 252)",
      "popup_highlight_text": "rgb(169, 199, 234)",
      "sidebar_border": "rgb(159, 3, 252)",
      "tab_loading": "rgb(159, 3, 252)",
      "tab_selected": "rgba(124, 2, 255, 0.25)",
      "tab_text": "rgb(197, 201, 242)",
      "toolbar_field_border_focus": "rgb(159, 3, 252)",
      "toolbar_field_border": "rgba(159, 3, 252, 0.77)",
      "toolbar_field_focus": "rgb(0, 0, 0)",
      "toolbar_field_highlight_text": "rgb(169, 199, 234)",
      "toolbar_field_text_focus": "rgb(152, 100, 234)",
      "toolbar_vertical_separator": "rgb(159, 3, 252)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{38325e0e-fb9f-4d31-bc04-c5a997542fb9}"
    }
  }
}