Yume Nikki Madotsuki's Room

Yume Nikki Madotsuki's Room

Look... It's Mado's room in Theme Form, enter your dream world whenever you explore the web!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Yume Nikki Madotsuki's Rooom",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "left top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 0, 0, 0.7)",
      "toolbar_text": "rgb(187, 133, 181)",
      "frame": "rgb(45, 2, 17)",
      "tab_background_text": "rgb(211, 111, 134)",
      "toolbar_field": "rgb(0, 0, 0)",
      "toolbar_field_text": "rgb(189, 202, 80)",
      "tab_line": "rgb(211, 111, 134)",
      "popup": "rgb(0, 0, 0)",
      "popup_text": "rgb(187, 133, 181)",
      "button_background_active": "rgb(131, 51, 74)",
      "button_background_hover": "rgb(57, 28, 38)",
      "icons_attention": "rgb(189, 202, 80)",
      "icons": "rgb(153, 162, 66)",
      "ntp_background": "rgb(23, 10, 15)",
      "ntp_text": "rgb(189, 202, 80)",
      "popup_border": "rgb(211, 111, 134)",
      "popup_highlight_text": "rgb(189, 202, 80)",
      "popup_highlight": "rgb(57, 28, 38)",
      "sidebar_border": "rgb(57, 28, 38)",
      "sidebar_highlight_text": "rgb(189, 202, 80)",
      "sidebar_highlight": "rgb(57, 28, 38)",
      "sidebar_text": "rgb(187, 133, 181)",
      "sidebar": "rgb(0, 0, 0)",
      "tab_background_separator": "rgb(131, 51, 74)",
      "tab_loading": "rgb(0, 0, 0)",
      "tab_text": "rgb(189, 202, 80)",
      "toolbar_bottom_separator": "rgb(0, 0, 0)",
      "toolbar_field_border_focus": "rgb(211, 111, 134)",
      "toolbar_field_border": "rgb(57, 28, 38)",
      "toolbar_field_highlight_text": "rgb(189, 202, 80)",
      "toolbar_field_highlight": "rgb(131, 51, 74)",
      "toolbar_field_separator": "rgb(57, 28, 38)",
      "toolbar_field_text_focus": "rgb(153, 162, 66)",
      "toolbar_top_separator": "rgb(131, 51, 74)",
      "toolbar_vertical_separator": "rgb(131, 51, 74)"
    }
  }
}