<calculator>
<styleVariables>
<orange value="#ff9000"/>
<limeGreen value="#a6d345"/>
<darkGrey value="#424345"/>
<main value="@orange"/>
<second value="@limeGreen"/>
<third value="@darkGrey"/>
</styleVariables>
<styles>
<table headerStyleName="BlackTitle"/>
<RightBG background-color="@white"/>
<TableLabelColor color="@black" />
</styles>
<graph>
<tfColor value="@darkGrey"/>
<graphBgColor value="@orange"/>
<graphBgAlpha value="0.5"/>
<hoverSettings>
<tfColor value="@white"/>
<bgColor value="@orange"/>
</hoverSettings>
</graph>
</calculator>