Monika (Dark Version)

Monika (Dark Version)

Will you promise to spend the most time with me?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "version": "3.1",
  "name": "Monika (Dark Version)",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right top"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(45, 45, 45, 0.45)",
      "toolbar_text": "rgb(227, 227, 228)",
      "frame": "rgb(20, 20, 20)",
      "tab_background_text": "rgb(227, 227, 228)",
      "toolbar_field": "rgb(20, 20, 20)",
      "toolbar_field_text": "rgb(227, 227, 228)",
      "tab_line": "rgb(20, 20, 20)",
      "popup": "rgb(20, 20, 20)",
      "popup_text": "rgb(227, 227, 228)",
      "ntp_background": "rgb(45, 45, 45)",
      "ntp_text": "rgb(227, 227, 228)",
      "sidebar_text": "rgb(227, 227, 228)",
      "sidebar": "rgb(20, 20, 20)",
      "tab_text": "rgb(227, 227, 228)",
      "toolbar_bottom_separator": "rgb(45, 45, 45)",
      "toolbar_top_separator": "rgba(45, 45, 45, 0.45)",
      "tab_loading": "rgb(20, 20, 20)"
    }
  }
}