Gem Tones

Gem Tones

Magenta, indigo, and ocher palette for those of us who like gem tones.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "gem tones",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-029-cc9cab928c1799136d18758709e91ecc.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(248, 21, 129, 0.68)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(45, 97, 189)",
      "tab_background_text": "rgb(255, 255, 255)",
      "toolbar_field": "rgb(255, 194, 79)",
      "toolbar_field_text": "rgb(21, 50, 101)",
      "tab_line": "rgb(255, 217, 23)",
      "popup": "rgb(255, 255, 255)",
      "popup_text": "rgb(21, 50, 101)",
      "button_background_active": "rgba(248, 21, 129, 0.68)",
      "button_background_hover": "rgb(45, 97, 189)",
      "icons_attention": "rgb(45, 97, 189)",
      "icons": "rgb(255, 217, 23)",
      "ntp_background": "rgb(182, 44, 149)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(21, 50, 101)",
      "popup_highlight_text": "rgb(255, 255, 255)",
      "popup_highlight": "rgb(45, 97, 189)",
      "sidebar_border": "rgb(255, 217, 23)",
      "sidebar_highlight_text": "rgb(21, 50, 101)",
      "sidebar_highlight": "rgb(255, 194, 79)",
      "sidebar_text": "rgb(255, 255, 255)",
      "sidebar": "rgb(45, 97, 189)",
      "tab_background_separator": "rgb(255, 217, 23)",
      "tab_selected": "rgb(255, 194, 79)",
      "tab_text": "rgb(21, 50, 101)",
      "toolbar_bottom_separator": "rgb(175, 0, 83)",
      "toolbar_field_border": "rgb(45, 97, 189)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(45, 97, 189)",
      "toolbar_field_separator": "rgb(21, 50, 101)",
      "toolbar_top_separator": "rgb(255, 217, 23)",
      "toolbar_vertical_separator": "rgb(255, 217, 23)",
      "tab_loading": "rgb(255, 217, 23)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e78f9f4a-7222-440e-b630-6ca9224cb32c}"
    }
  }
}