Dark theme strawberry chocolate

Dark theme strawberry chocolate

For the lovers of brown and pink combos who still wish to have a darker theme.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "dark theme strawberry chocolate",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-025-ffb27cfded66d27a465aeffe41e9fe61.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(32, 35, 36)",
      "toolbar_text": "rgb(240, 91, 119)",
      "frame": "rgb(57, 57, 57)",
      "tab_background_text": "rgb(203, 199, 196)",
      "toolbar_field": "rgb(238, 220, 223)",
      "toolbar_field_text": "rgb(68, 44, 34)",
      "tab_line": "rgb(230, 110, 134)",
      "popup": "rgb(255, 215, 203)",
      "popup_text": "rgb(253, 162, 176)",
      "tab_loading": "rgb(230, 110, 134)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c1fa1c41-d70b-46b8-a64d-72474a298a23}"
    }
  }
}