//>>built define(["../SimpleTheme","dojo/_base/Color","./common"],function(c,a,b){b.Tufte=new c({chart:{stroke:null,fill:"inherit"},plotarea:{stroke:null,fill:"transparent"},axis:{stroke:{width:1,color:"#ccc"},majorTick:{color:"black",width:1,length:5},minorTick:{color:"#666",width:1,length:2},font:"normal normal normal 8pt Tahoma",fontColor:"#999"},series:{outline:null,stroke:{width:1,color:"black"},fill:new a([59,68,75,.85]),font:"normal normal normal 7pt Tahoma",fontColor:"#717171"},marker:{stroke:{width:1, color:"black"},fill:"#333",font:"normal normal normal 7pt Tahoma",fontColor:"black"},colors:[a.fromHex("#8a8c8f"),a.fromHex("#4b4b4b"),a.fromHex("#3b444b"),a.fromHex("#2e2d30"),a.fromHex("#000000")]});return b.Tufte});