Proper Mix

Proper Mix

A dark theme mixing my favorite colors of dark grey, dark red and green and purple.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Proper Mix",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-010-e9f94a3e61666a4c7677eb9cce17d854.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(28, 28, 28)",
      "toolbar_text": "rgba(255, 255, 255, 0.95)",
      "frame": "rgb(6, 6, 18)",
      "tab_background_text": "rgb(154, 154, 154)",
      "toolbar_field": "rgba(28, 28, 28, 0.93)",
      "toolbar_field_text": "rgb(206, 76, 76)",
      "tab_line": "rgba(206, 76, 76, 0.15)",
      "popup": "rgba(52, 52, 52, 0.85)",
      "popup_text": "rgb(234, 234, 234)",
      "button_background_active": "rgb(106, 53, 53)",
      "button_background_hover": "rgb(64, 81, 61)",
      "icons": "rgb(109, 147, 100)",
      "ntp_background": "rgb(28, 28, 28)",
      "popup_border": "rgba(136, 136, 136, 0.88)",
      "popup_highlight_text": "rgb(234, 234, 234)",
      "popup_highlight": "rgba(206, 76, 76, 0.37)",
      "sidebar_border": "rgb(67, 67, 75)",
      "sidebar_highlight": "rgba(89, 116, 84, 0.6)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(66, 65, 77)",
      "tab_loading": "rgb(33, 202, 0)",
      "tab_selected": "rgb(84, 43, 43)",
      "tab_text": "rgb(255, 255, 255)",
      "toolbar_bottom_separator": "rgba(7, 7, 7, 0.63)",
      "toolbar_field_border_focus": "rgb(106, 53, 53)",
      "toolbar_field_border": "rgba(28, 28, 28, 0.93)",
      "toolbar_field_focus": "rgba(44, 44, 44, 0.9)",
      "toolbar_field_highlight": "rgba(136, 136, 136, 0.88)",
      "toolbar_field_separator": "rgb(76, 71, 81)",
      "toolbar_top_separator": "rgba(7, 7, 7, 0.63)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbe5ec8c-96dc-4602-ab07-0f853cf74c8e}"
    }
  }
}