||| Maintained by: mgordon

{curl 7.0 applet}
{curl-file-attributes character-encoding = "utf8"}
{applet 
    manifest = "manifest.mcurl",
    {compiler-directives careful? = true},
    resource-directory = "resources",
    translations-file = "messages.xml"
}

{import * from CURL.GUI.EXTRAS}
{import * from CURL.GRAPHICS.IMAGEFILTER, using-name = IMAGEFILTER}
{import * from CURL.IO.JSON}
{import * from CURL.GUI.SHAPES}

{include "sample-dialog.scurl"}
{include "proto-style-sheet.scurl"}
{include "style-designer-classes.scurl"}

{let designer:StyleDesignerApp = {StyleDesignerApp}}

{document-style PlainDocument}
{set-document-properties
    background = "silver", ||""
    font-size = 10pt
}
{value designer}
