The Third Heart inspired theme

The Third Heart inspired theme

A theme inspired by the song "The Third Heart" by Harumaki Gohan, a Japanese artist.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "The Third Heart inspired theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-037-b73f9b34467ba541de861f5b4c0c6316.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(30, 30, 30)",
      "toolbar_text": "rgb(27, 92, 123)",
      "frame": "rgb(78, 154, 178)",
      "tab_background_text": "rgb(8, 29, 63)",
      "toolbar_field": "rgb(229, 189, 69)",
      "toolbar_field_text": "rgb(255, 255, 255)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(30, 30, 30)",
      "popup_text": "rgb(222, 150, 154)",
      "button_background_active": "rgb(222, 150, 154)",
      "button_background_hover": "rgb(253, 206, 214)",
      "frame_inactive": "rgb(51, 100, 116)",
      "ntp_background": "rgb(8, 29, 63)",
      "popup_border": "rgb(253, 77, 83)",
      "tab_loading": "rgb(140, 127, 245)",
      "tab_selected": "rgb(73, 128, 180)",
      "tab_text": "rgb(21, 55, 72)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{584fcf03-ca94-4508-917b-4fabb97d39c0}"
    }
  }
}