Hatsune Miku Inspired theme

Hatsune Miku Inspired theme

Theme inspired by Hatsune Miku color palette and with being easy on the eyes in mind

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Hatsune Miku theme",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(47, 47, 47)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(34, 34, 34)",
      "tab_background_text": "rgb(226, 220, 220)",
      "toolbar_field": "rgb(27, 27, 27)",
      "toolbar_field_text": "rgb(254, 240, 240)",
      "tab_line": "rgb(0, 0, 0)",
      "popup": "rgb(55, 59, 62)",
      "popup_text": "rgb(134, 206, 203)",
      "button_background_active": "rgb(91, 121, 119)",
      "button_background_hover": "rgb(64, 69, 69)",
      "frame_inactive": "rgb(49, 50, 50)",
      "icons_attention": "rgb(225, 40, 133)",
      "icons": "rgb(134, 206, 203)",
      "ntp_background": "rgb(55, 59, 62)",
      "ntp_text": "rgb(255, 255, 255)",
      "popup_border": "rgb(61, 67, 72)",
      "popup_highlight_text": "rgb(134, 206, 203)",
      "popup_highlight": "rgb(55, 59, 62)",
      "sidebar_border": "rgb(225, 40, 133)",
      "sidebar_text": "rgb(143, 195, 195)",
      "sidebar": "rgb(34, 34, 34)",
      "tab_background_separator": "rgb(225, 40, 133)",
      "tab_loading": "rgb(19, 122, 127)",
      "tab_selected": "rgb(66, 181, 177)",
      "tab_text": "rgb(0, 0, 0)",
      "toolbar_bottom_separator": "rgb(190, 31, 113)",
      "toolbar_field_border_focus": "rgb(134, 206, 203)",
      "toolbar_field_border": "rgb(91, 143, 141)",
      "toolbar_field_focus": "rgb(34, 34, 34)",
      "toolbar_field_highlight_text": "rgb(255, 255, 255)",
      "toolbar_field_highlight": "rgb(200, 31, 102)",
      "toolbar_field_separator": "rgb(87, 155, 153)",
      "toolbar_field_text_focus": "rgb(227, 224, 226)",
      "toolbar_top_separator": "rgb(55, 69, 68)",
      "toolbar_vertical_separator": "rgb(94, 133, 132)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{63f94cea-9c84-4ef5-be8b-cddcebc8c6df}"
    }
  }
}