/* ************************************************************************ Copyright: License: Authors: ************************************************************************ */ qx.Theme.define("hello_world.theme.Theme", { meta : { color : hello_world.theme.Color, decoration : hello_world.theme.Decoration, font : hello_world.theme.Font, icon : qx.theme.icon.Tango, appearance : hello_world.theme.Appearance } });