Material

Material

material teal themes

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Material",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(40, 42, 51)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(40, 42, 51)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(40, 42, 51)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(40, 42, 51)",
      "popup": "rgb(40, 42, 51)",
      "popup_text": "rgb(215, 226, 239)",
      "button_background_active": "rgb(47, 155, 133)",
      "button_background_hover": "rgb(47, 155, 133)",
      "ntp_background": "rgb(40, 42, 51)",
      "ntp_text": "rgb(47, 155, 133)",
      "popup_highlight": "rgb(47, 155, 133)",
      "sidebar_highlight": "rgb(47, 155, 133)",
      "tab_selected": "rgb(47, 155, 133)",
      "tab_loading": "rgb(40, 42, 51)"
    }
  }
}