Artist's Studio

Artist's Studio

This Japanese-style home is built in a port town over a beautiful scenic view. The room is filled with art supplies: canvas on its easel, paints and brushes. It's decorated with flowers and other plants while a wind chime moves by the ocean breeze.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Artist's Studio",
  "manifest_version": 2,
  "version": "1.0",
  "theme": {
    "images": {
      "theme_frame": "Artist's Studio.png"
    },
    "colors": {
      "frame": "rgba(67, 44, 61, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(0, 0, 0, 0)",
      "bookmark_text": "rgba(255, 255, 255, 1)",
      "toolbar_field": "rgba(67, 44, 61, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 1)",
      "tab_line": "rgba(255, 255, 255, 1)"
    }
  }
}