Ditto.xml 1.0 KB

123456789101112131415161718
  1. <?xml version="1.0" encoding="Ascii"?>
  2. <Ditto_Theme_File Version = "1" Author = "Ditto" Notes = "Base theme file for future Ditto Themes">
  3. <CaptionLeft>RGB(0, 84, 195)</CaptionLeft>
  4. <CaptionRight>RGB(61, 149, 255)</CaptionRight>
  5. <CaptionLeftTopMost>RGB(122, 150, 223)</CaptionLeftTopMost>
  6. <CaptionRightTopMost>RGB(157, 185, 235)</CaptionRightTopMost>
  7. <CaptionLeftNotConnected>RGB(255, 0, 0)</CaptionLeftNotConnected>
  8. <CaptionRightNotConnected>RGB(255, 0, 0)</CaptionRightNotConnected>
  9. <CaptionTextColor>RGB(255, 255, 255)</CaptionTextColor>
  10. <ListBoxOddRowsBG>RGB(255, 255, 255)</ListBoxOddRowsBG>
  11. <ListBoxEvenRowsBG>RGB(240, 240, 240)</ListBoxEvenRowsBG>
  12. <ListBoxOddRowsText>RGB(0, 0, 0)</ListBoxOddRowsText>
  13. <ListBoxEvenRowsText>RGB(0, 0, 0)</ListBoxEvenRowsText>
  14. <ListBoxSelectedBG>RGB(30, 116, 211)</ListBoxSelectedBG>
  15. <ListBoxSelectedNoFocusBG>RGB(236, 233, 216)</ListBoxSelectedNoFocusBG>
  16. <ListBoxSelectedText>RGB(255, 255, 255)</ListBoxSelectedText>
  17. <ListBoxSelectedNoFocusText>RGB(0, 0, 0)</ListBoxSelectedNoFocusText>
  18. </Ditto_Theme_File>