Bläddra i källkod

removed deleted files

Ivan Safrin 12 år sedan
förälder
incheckning
c93423149a
33 ändrade filer med 0 tillägg och 163 borttagningar
  1. BIN
      Assets/UIThemes/default/arrowIcon.png
  2. BIN
      Assets/UIThemes/default/boxIcon.png
  3. BIN
      Assets/UIThemes/default/button.png
  4. BIN
      Assets/UIThemes/default/buttonFocused.png
  5. BIN
      Assets/UIThemes/default/checkbox_checked.png
  6. BIN
      Assets/UIThemes/default/checkbox_unchecked.png
  7. BIN
      Assets/UIThemes/default/closeIcon.png
  8. BIN
      Assets/UIThemes/default/colorPickerHue.png
  9. BIN
      Assets/UIThemes/default/colorPickerHueSelector.png
  10. BIN
      Assets/UIThemes/default/colorPickerMainBg.png
  11. BIN
      Assets/UIThemes/default/colorPickerMainFrame.png
  12. BIN
      Assets/UIThemes/default/colorPickerTarget.png
  13. BIN
      Assets/UIThemes/default/colorboxBg.png
  14. BIN
      Assets/UIThemes/default/colorboxFrame.png
  15. BIN
      Assets/UIThemes/default/combobox_bg.png
  16. BIN
      Assets/UIThemes/default/combobox_drop.png
  17. BIN
      Assets/UIThemes/default/file.png
  18. BIN
      Assets/UIThemes/default/folder.png
  19. BIN
      Assets/UIThemes/default/hsliderBg.png
  20. BIN
      Assets/UIThemes/default/hsliderHandle.png
  21. BIN
      Assets/UIThemes/default/menu_bg.png
  22. BIN
      Assets/UIThemes/default/menu_selector.png
  23. BIN
      Assets/UIThemes/default/projectIcon.png
  24. BIN
      Assets/UIThemes/default/scrollBg.png
  25. BIN
      Assets/UIThemes/default/scrollHandle.png
  26. BIN
      Assets/UIThemes/default/selector.png
  27. BIN
      Assets/UIThemes/default/templateIcon.png
  28. BIN
      Assets/UIThemes/default/textfield.png
  29. BIN
      Assets/UIThemes/default/textfield_multi.png
  30. 0 163
      Assets/UIThemes/default/theme.xml
  31. BIN
      Assets/UIThemes/default/treeBg.png
  32. BIN
      Assets/UIThemes/default/treeCellBg.png
  33. BIN
      Assets/UIThemes/default/windowBg.png

BIN
Assets/UIThemes/default/arrowIcon.png


BIN
Assets/UIThemes/default/boxIcon.png


BIN
Assets/UIThemes/default/button.png


BIN
Assets/UIThemes/default/buttonFocused.png


BIN
Assets/UIThemes/default/checkbox_checked.png


BIN
Assets/UIThemes/default/checkbox_unchecked.png


BIN
Assets/UIThemes/default/closeIcon.png


BIN
Assets/UIThemes/default/colorPickerHue.png


BIN
Assets/UIThemes/default/colorPickerHueSelector.png


BIN
Assets/UIThemes/default/colorPickerMainBg.png


BIN
Assets/UIThemes/default/colorPickerMainFrame.png


BIN
Assets/UIThemes/default/colorPickerTarget.png


BIN
Assets/UIThemes/default/colorboxBg.png


BIN
Assets/UIThemes/default/colorboxFrame.png


BIN
Assets/UIThemes/default/combobox_bg.png


BIN
Assets/UIThemes/default/combobox_drop.png


BIN
Assets/UIThemes/default/file.png


BIN
Assets/UIThemes/default/folder.png


BIN
Assets/UIThemes/default/hsliderBg.png


BIN
Assets/UIThemes/default/hsliderHandle.png


BIN
Assets/UIThemes/default/menu_bg.png


BIN
Assets/UIThemes/default/menu_selector.png


BIN
Assets/UIThemes/default/projectIcon.png


BIN
Assets/UIThemes/default/scrollBg.png


BIN
Assets/UIThemes/default/scrollHandle.png


BIN
Assets/UIThemes/default/selector.png


BIN
Assets/UIThemes/default/templateIcon.png


BIN
Assets/UIThemes/default/textfield.png


BIN
Assets/UIThemes/default/textfield_multi.png


+ 0 - 163
Assets/UIThemes/default/theme.xml

@@ -1,163 +0,0 @@
-<?xml version="1.0"?>
-<PolyConfig>
-	<uiDefaultFontName>sans</uiDefaultFontName>
-	<uiDefaultFontColor>0xe4e0e3ab</uiDefaultFontColor>
-
-	<uiBgColor>0x322d2bff</uiBgColor>
-	<uiHeaderBgColor>0x262120ff</uiHeaderBgColor>
-	<uiSmallHeaderBgColor>0x2b2624ff</uiSmallHeaderBgColor>
-	<uiHeaderFontColor>0xe4e3e0ad</uiHeaderFontColor>
-
-	<uiTextInputFontName>sans</uiTextInputFontName>
-	<uiTextInputFontNameMultiLine>mono</uiTextInputFontNameMultiLine>
-	<uiDefaultFontSize>12</uiDefaultFontSize>
-	<uiTextInputFontSize>12</uiTextInputFontSize>
-	<uiTextInputFontSizeMultiline>13</uiTextInputFontSizeMultiline>	
-	<uiTreeArrowIconImage>UIThemes/default/arrowIcon.png</uiTreeArrowIconImage>
-	<uiTreeCellHeight>20</uiTreeCellHeight>
-	<uiTreeCellPadding>4</uiTreeCellPadding>
-	
-	<textBgSkin>UIThemes/default/textfield.png</textBgSkin>
-	<textBgSkinMultiline>UIThemes/default/textfield_multi.png</textBgSkinMultiline>
-	<textBgSkinT>9</textBgSkinT>
-	<textBgSkinR>9</textBgSkinR>
-	<textBgSkinB>9</textBgSkinB>
-	<textBgSkinL>9</textBgSkinL>
-	<textBgSkinPadding>5</textBgSkinPadding>
-	<textEditLineSpacing>14</textEditLineSpacing>
-	
-	<uiTreeCellSkin>UIThemes/default/treeCellBg.png</uiTreeCellSkin>
-	<uiTreeCellSkinPadding>0</uiTreeCellSkinPadding>
-	<uiTreeCellSkinT>3</uiTreeCellSkinT>
-	<uiTreeCellSkinR>3</uiTreeCellSkinR>
-	<uiTreeCellSkinB>3</uiTreeCellSkinB>
-	<uiTreeCellSkinL>3</uiTreeCellSkinL>
-	<uiTreeFontColor>0xe4e0e3c8</uiTreeFontColor>
-	<uiTreeCellSelectorSkin>UIThemes/default/selector.png</uiTreeCellSelectorSkin>
-	<uiTreeCellSelectorSkinPadding>4</uiTreeCellSelectorSkinPadding>
-	<uiTreeCellSelectorSkinT>4</uiTreeCellSelectorSkinT>
-	<uiTreeCellSelectorSkinR>3</uiTreeCellSelectorSkinR>
-	<uiTreeCellSelectorSkinB>4</uiTreeCellSelectorSkinB>
-	<uiTreeCellSelectorSkinL>0</uiTreeCellSelectorSkinL>
-	
-	<uiTreeContainerSkin>UIThemes/default/treeBg.png</uiTreeContainerSkin>
-	<uiTreeContainerSkinPadding>0</uiTreeContainerSkinPadding>
-	<uiTreeContainerSkinT>2</uiTreeContainerSkinT>
-	<uiTreeContainerSkinR>2</uiTreeContainerSkinR>
-	<uiTreeContainerSkinB>2</uiTreeContainerSkinB>
-	<uiTreeContainerSkinL>2</uiTreeContainerSkinL>
-	
-	<uiScrollDefaultSize>19</uiScrollDefaultSize>	
-	<uiScrollPanePadding>0</uiScrollPanePadding>
-
-	<uiButtonSkin>UIThemes/default/button.png</uiButtonSkin>
-	<uiButtonFocusedSkin>UIThemes/default/buttonFocused.png</uiButtonFocusedSkin>
-	<uiButtonFontSize>12</uiButtonFontSize>	
-	<uiButtonFontColor>0xe4e0e3c8</uiButtonFontColor>
-	<uiButtonLabelOffsetX>0</uiButtonLabelOffsetX>
-	<uiButtonLabelOffsetY>4</uiButtonLabelOffsetY>	
-	<uiButtonSkinT>12</uiButtonSkinT>
-	<uiButtonSkinR>12</uiButtonSkinR>
-	<uiButtonSkinB>12</uiButtonSkinB>
-	<uiButtonSkinL>12</uiButtonSkinL>
-
-	<uiWindowSkin>UIThemes/default/windowBg.png</uiWindowSkin>
-	<uiWindowSkinT>24</uiWindowSkinT>
-	<uiWindowSkinR>17</uiWindowSkinR>
-	<uiWindowSkinB>17</uiWindowSkinB>
-	<uiWindowSkinL>17</uiWindowSkinL>
-	<uiWindowSkinPadding>15</uiWindowSkinPadding>		
-	<uiWindowTitleFont>sans</uiWindowTitleFont>
-	<uiWindowFontColor>0xe4e0e3c8</uiWindowFontColor>	
-	<uiWindowTitleFontSize>14</uiWindowTitleFontSize>
-	<uiWindowTitleX>15</uiWindowTitleX>	
-	<uiWindowTitleY>10</uiWindowTitleY>
-	<uiWindowTitleBarHeight>25</uiWindowTitleBarHeight>
-	<uiWindowTitleBarOffset>5</uiWindowTitleBarOffset>
-	<uiWindowCloseIcon>UIThemes/default/closeIcon.png</uiWindowCloseIcon>
-	<uiCloseIconX>11</uiCloseIconX>	
-	<uiCloseIconY>11</uiCloseIconY>		
-
-	<uiScrollBgSkin>UIThemes/default/scrollBg.png</uiScrollBgSkin>
-	<uiScrollBgSkinPadding>1</uiScrollBgSkinPadding>
-	<uiScrollBgSkinT>8</uiScrollBgSkinT>
-	<uiScrollBgSkinR>8</uiScrollBgSkinR>
-	<uiScrollBgSkinB>8</uiScrollBgSkinB>
-	<uiScrollBgSkinL>8</uiScrollBgSkinL>
-	
-	<uiScrollHandleSkin>UIThemes/default/scrollHandle.png</uiScrollHandleSkin>
-	<uiScrollHandleSkinT>6</uiScrollHandleSkinT>
-	<uiScrollHandleSkinR>6</uiScrollHandleSkinR>
-	<uiScrollHandleSkinB>6</uiScrollHandleSkinB>
-	<uiScrollHandleSkinL>6</uiScrollHandleSkinL>
-		
-	<uiScrollHandleMinSize>30</uiScrollHandleMinSize>	
-	<uiTreeContainerScrollBarOffset>27</uiTreeContainerScrollBarOffset>
-	
-	<uiCheckBoxFont>sans</uiCheckBoxFont>
-	<uiCheckBoxFontSize>12</uiCheckBoxFontSize>	
-	<uiCheckBoxCheckedImage>UIThemes/default/checkbox_checked.png</uiCheckBoxCheckedImage>
-	<uiCheckBoxUncheckedImage>UIThemes/default/checkbox_unchecked.png</uiCheckBoxUncheckedImage>
-	<uiCheckBoxLabelOffsetX>4</uiCheckBoxLabelOffsetX>
-	<uiCheckBoxLabelOffsetY>3</uiCheckBoxLabelOffsetY>
-		
-	<uiComboBoxFont>sans</uiComboBoxFont>
-	<uiComboBoxFontSize>12</uiComboBoxFontSize>
-	<uiComboBoxDropdownImage>UIThemes/default/combobox_drop.png</uiComboBoxDropdownImage>
-	<uiComboBoxBgImage>UIThemes/default/combobox_bg.png</uiComboBoxBgImage>
-	<uiComboBoxHeight>24</uiComboBoxHeight>
-	<uiComboBoxBgT>6</uiComboBoxBgT>
-	<uiComboBoxBgR>6</uiComboBoxBgR>
-	<uiComboBoxBgB>6</uiComboBoxBgB>
-	<uiComboBoxBgL>6</uiComboBoxBgL>
-	<uiComboBoxDropX>6</uiComboBoxDropX>
-	<uiComboBoxDropY>5</uiComboBoxDropY>
-	<uiComboBoxTextOffsetX>7</uiComboBoxTextOffsetX>
-	<uiComboBoxTextOffsetY>4</uiComboBoxTextOffsetY>		
-
-
-	<uiMenuFont>sans</uiMenuFont>
-	<uiMenuFontSize>12</uiMenuFontSize>
-	<uiMenuTextOffsetX>10</uiMenuTextOffsetX>
-	<uiMenuTextOffsetY>-1</uiMenuTextOffsetY>		
-	<uiMenuPaddingX>3</uiMenuPaddingX>
-	<uiMenuPaddingY>10</uiMenuPaddingY>
-	<uiMenuItemHeight>22</uiMenuItemHeight>
-	<uiMenuBgImage>UIThemes/default/menu_bg.png</uiMenuBgImage>	
-	<uiMenuBgT>4</uiMenuBgT>
-	<uiMenuBgR>6</uiMenuBgR>
-	<uiMenuBgB>9</uiMenuBgB>
-	<uiMenuBgL>6</uiMenuBgL>			
-	<uiMenuSelectorBgImage>UIThemes/default/menu_selector.png</uiMenuSelectorBgImage>	
-	<uiMenuSelectorBgT>0</uiMenuSelectorBgT>
-	<uiMenuSelectorBgR>0</uiMenuSelectorBgR>
-	<uiMenuSelectorBgB>0</uiMenuSelectorBgB>
-	<uiMenuSelectorBgL>0</uiMenuSelectorBgL>
-	<uiMenuSelectorPadding>3</uiMenuSelectorPadding>
-
-	<uiColorBoxFrameImage>UIThemes/default/colorboxFrame.png</uiColorBoxFrameImage>
-	<uiColorBoxFrameImageT>7</uiColorBoxFrameImageT>
-	<uiColorBoxFrameImageR>7</uiColorBoxFrameImageR>
-	<uiColorBoxFrameImageB>7</uiColorBoxFrameImageB>
-	<uiColorBoxFrameImageL>7</uiColorBoxFrameImageL>					
-	<uiColorBoxBgImage>UIThemes/default/colorboxBg.png</uiColorBoxBgImage>
-	<uiColorBoxFrameInset>4</uiColorBoxFrameInset>
-
-	<uiColorPickerMainBg>UIThemes/default/colorPickerMainBg.png</uiColorPickerMainBg>
-	<uiColorPickerMainFrame>UIThemes/default/colorPickerMainFrame.png</uiColorPickerMainFrame>
-	<uiColorPickerHueFrame>UIThemes/default/colorPickerHue.png</uiColorPickerHueFrame>
-	<uiColorPickerHueSelector>UIThemes/default/colorPickerHueSelector.png</uiColorPickerHueSelector>
-	<uiColorPickerMainSelector>UIThemes/default/colorPickerTarget.png</uiColorPickerMainSelector>
-
-	<uiHSliderGrip>UIThemes/default/hsliderHandle.png</uiHSliderGrip>
-	<uiHSliderBg>UIThemes/default/hsliderBg.png</uiHSliderBg>
-	<uiHSliderBgHeight>10</uiHSliderBgHeight>
-	<uiHSliderBgT>5</uiHSliderBgT>
-	<uiHSliderBgR>6</uiHSliderBgR>
-	<uiHSliderBgB>5</uiHSliderBgB>
-	<uiHSliderBgL>6</uiHSliderBgL>
-
-	<uiFileBrowserFileIcon>UIThemes/default/file.png</uiFileBrowserFileIcon>
-	<uiFileBrowserFolderIcon>UIThemes/default/folder.png</uiFileBrowserFolderIcon>
-	<uiFileBrowserPlaceIcon>UIThemes/default/boxIcon.png</uiFileBrowserPlaceIcon>
-</PolyConfig>

BIN
Assets/UIThemes/default/treeBg.png


BIN
Assets/UIThemes/default/treeCellBg.png


BIN
Assets/UIThemes/default/windowBg.png