styles.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. * This file is part of the LibreOffice project.
  4. *
  5. * This Source Code Form is subject to the terms of the Mozilla Public
  6. * License, v. 2.0. If a copy of the MPL was not distributed with this
  7. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  8. *
  9. -->
  10. <office:styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0">
  11. <style:style style:name="default" style:family="table-cell">
  12. <style:table-cell-properties fo:background-color="#ffffff" fo:border="0.28pt solid #ffffff" fo:padding="0.1cm" style:vertical-align="top"/>
  13. <style:text-properties style:use-window-font-color="true" fo:font-size="18pt" style:font-size-asian="18pt" style:font-size-complex="18pt" style:letter-kerning="true"/>
  14. </style:style>
  15. <style:style style:name="bg-none" style:family="table-cell" style:parent-style-name="default">
  16. <style:table-cell-properties fo:background-color="transparent" fo:border="0.28pt solid #000000"/>
  17. </style:style>
  18. <style:style style:name="gray" style:family="table-cell" style:parent-style-name="default">
  19. <style:table-cell-properties fo:background-color="#cccccc"/>
  20. </style:style>
  21. <style:style style:name="dark-gray" style:family="table-cell" style:parent-style-name="default">
  22. <style:table-cell-properties fo:background-color="#999999"/>
  23. </style:style>
  24. <style:style style:name="black" style:family="table-cell" style:parent-style-name="default">
  25. <style:table-cell-properties fo:background-color="#000000"/>
  26. <style:text-properties fo:color="#ffffff"/>
  27. </style:style>
  28. <style:style style:name="black-with-border" style:family="table-cell" style:parent-style-name="default">
  29. <style:table-cell-properties fo:background-color="#000000" fo:border="0.28pt solid #666666"/>
  30. <style:text-properties fo:color="#ffffff"/>
  31. </style:style>
  32. <style:style style:name="gray-with-border" style:family="table-cell" style:parent-style-name="default">
  33. <style:table-cell-properties fo:background-color="#cccccc" fo:border="0.28pt solid #666666"/>
  34. </style:style>
  35. <style:style style:name="white" style:family="table-cell" style:parent-style-name="default">
  36. <style:table-cell-properties fo:background-color="#ffffff"/>
  37. </style:style>
  38. <style:style style:name="white-with-border" style:family="table-cell" style:parent-style-name="default">
  39. <style:table-cell-properties fo:background-color="#ffffff" fo:border="0.28pt solid #666666"/>
  40. </style:style>
  41. <style:style style:name="blue-title" style:family="table-cell" style:parent-style-name="default">
  42. <style:table-cell-properties fo:background-color="#5983B0"/>
  43. <style:text-properties fo:color="#ffffff"/>
  44. </style:style>
  45. <style:style style:name="blue-title-with-border" style:family="table-cell" style:parent-style-name="default">
  46. <style:table-cell-properties fo:background-color="#5983B0" fo:border="0.28pt solid #666666"/>
  47. <style:text-properties fo:color="#ffffff"/>
  48. </style:style>
  49. <style:style style:name="blue-banded" style:family="table-cell" style:parent-style-name="default">
  50. <style:table-cell-properties fo:background-color="#B4C7DC"/>
  51. </style:style>
  52. <style:style style:name="blue-normal" style:family="table-cell" style:parent-style-name="default">
  53. <style:table-cell-properties fo:background-color="#DEE6EF"/>
  54. </style:style>
  55. <style:style style:name="orange-title" style:family="table-cell" style:parent-style-name="default">
  56. <style:table-cell-properties fo:background-color="#FF860D"/>
  57. <style:text-properties fo:color="#ffffff"/>
  58. </style:style>
  59. <style:style style:name="orange-title-with-border" style:family="table-cell" style:parent-style-name="default">
  60. <style:table-cell-properties fo:background-color="#FF860D" fo:border="0.28pt solid #666666"/>
  61. <style:text-properties fo:color="#ffffff"/>
  62. </style:style>
  63. <style:style style:name="orange-banded" style:family="table-cell" style:parent-style-name="default">
  64. <style:table-cell-properties fo:background-color="#FFB66C"/>
  65. </style:style>
  66. <style:style style:name="orange-normal" style:family="table-cell" style:parent-style-name="default">
  67. <style:table-cell-properties fo:background-color="#FFDBB6"/>
  68. </style:style>
  69. <style:style style:name="teal-title" style:family="table-cell" style:parent-style-name="default">
  70. <style:table-cell-properties fo:background-color="#50938A"/>
  71. <style:text-properties fo:color="#ffffff"/>
  72. </style:style>
  73. <style:style style:name="teal-title-with-border" style:family="table-cell" style:parent-style-name="default">
  74. <style:table-cell-properties fo:background-color="#50938A" fo:border="0.28pt solid #666666"/>
  75. <style:text-properties fo:color="#ffffff"/>
  76. </style:style>
  77. <style:style style:name="teal-banded" style:family="table-cell" style:parent-style-name="default">
  78. <style:table-cell-properties fo:background-color="#B3CAC7"/>
  79. </style:style>
  80. <style:style style:name="teal-normal" style:family="table-cell" style:parent-style-name="default">
  81. <style:table-cell-properties fo:background-color="#DEE7E5"/>
  82. </style:style>
  83. <style:style style:name="magenta-title" style:family="table-cell" style:parent-style-name="default">
  84. <style:table-cell-properties fo:background-color="#D62E4E"/>
  85. <style:text-properties fo:color="#ffffff"/>
  86. </style:style>
  87. <style:style style:name="magenta-title-with-border" style:family="table-cell" style:parent-style-name="default">
  88. <style:table-cell-properties fo:background-color="#D62E4E" fo:border="0.28pt solid #666666"/>
  89. <style:text-properties fo:color="#ffffff"/>
  90. </style:style>
  91. <style:style style:name="magenta-banded" style:family="table-cell" style:parent-style-name="default">
  92. <style:table-cell-properties fo:background-color="#EC9BA4"/>
  93. </style:style>
  94. <style:style style:name="magenta-normal" style:family="table-cell" style:parent-style-name="default">
  95. <style:table-cell-properties fo:background-color="#F7D1D5"/>
  96. </style:style>
  97. <table:table-template table:name="default">
  98. <table:first-row table:style-name="bg-none"/>
  99. <table:last-row table:style-name="bg-none"/>
  100. <table:first-column table:style-name="bg-none"/>
  101. <table:last-column table:style-name="bg-none"/>
  102. <table:body table:style-name="bg-none"/>
  103. <table:odd-rows table:style-name="bg-none"/>
  104. <table:odd-columns table:style-name="bg-none"/>
  105. </table:table-template>
  106. <table:table-template table:name="black-dark">
  107. <table:first-row table:style-name="black"/>
  108. <table:last-row table:style-name="black"/>
  109. <table:first-column table:style-name="black"/>
  110. <table:last-column table:style-name="black"/>
  111. <table:body table:style-name="gray"/>
  112. <table:odd-rows table:style-name="dark-gray"/>
  113. <table:odd-columns table:style-name="dark-gray"/>
  114. </table:table-template>
  115. <table:table-template table:name="black-gray">
  116. <table:first-row table:style-name="black-with-border"/>
  117. <table:last-row table:style-name="black-with-border"/>
  118. <table:first-column table:style-name="black-with-border"/>
  119. <table:last-column table:style-name="black-with-border"/>
  120. <table:body table:style-name="white-with-border"/>
  121. <table:odd-rows table:style-name="gray-with-border"/>
  122. <table:odd-columns table:style-name="gray-with-border"/>
  123. </table:table-template>
  124. <table:table-template table:name="blue-dark">
  125. <table:first-row table:style-name="blue-title"/>
  126. <table:last-row table:style-name="blue-title"/>
  127. <table:first-column table:style-name="blue-title"/>
  128. <table:last-column table:style-name="blue-title"/>
  129. <table:body table:style-name="blue-normal"/>
  130. <table:odd-rows table:style-name="blue-banded"/>
  131. <table:odd-columns table:style-name="blue-banded"/>
  132. </table:table-template>
  133. <table:table-template table:name="blue-gray">
  134. <table:first-row table:style-name="blue-title-with-border"/>
  135. <table:last-row table:style-name="blue-title-with-border"/>
  136. <table:first-column table:style-name="blue-title-with-border"/>
  137. <table:last-column table:style-name="blue-title-with-border"/>
  138. <table:body table:style-name="white-with-border"/>
  139. <table:odd-rows table:style-name="gray-with-border"/>
  140. <table:odd-columns table:style-name="gray-with-border"/>
  141. </table:table-template>
  142. <table:table-template table:name="orange-dark">
  143. <table:first-row table:style-name="orange-title"/>
  144. <table:last-row table:style-name="orange-title"/>
  145. <table:first-column table:style-name="orange-title"/>
  146. <table:last-column table:style-name="orange-title"/>
  147. <table:body table:style-name="orange-normal"/>
  148. <table:odd-rows table:style-name="orange-banded"/>
  149. <table:odd-columns table:style-name="orange-banded"/>
  150. </table:table-template>
  151. <table:table-template table:name="orange-gray">
  152. <table:first-row table:style-name="orange-title-with-border"/>
  153. <table:last-row table:style-name="orange-title-with-border"/>
  154. <table:first-column table:style-name="orange-title-with-border"/>
  155. <table:last-column table:style-name="orange-title-with-border"/>
  156. <table:body table:style-name="white-with-border"/>
  157. <table:odd-rows table:style-name="gray-with-border"/>
  158. <table:odd-columns table:style-name="gray-with-border"/>
  159. </table:table-template>
  160. <table:table-template table:name="teal-dark">
  161. <table:first-row table:style-name="teal-title"/>
  162. <table:last-row table:style-name="teal-title"/>
  163. <table:first-column table:style-name="teal-title"/>
  164. <table:last-column table:style-name="teal-title"/>
  165. <table:body table:style-name="teal-normal"/>
  166. <table:odd-rows table:style-name="teal-banded"/>
  167. <table:odd-columns table:style-name="teal-banded"/>
  168. </table:table-template>
  169. <table:table-template table:name="teal-gray">
  170. <table:first-row table:style-name="teal-title-with-border"/>
  171. <table:last-row table:style-name="teal-title-with-border"/>
  172. <table:first-column table:style-name="teal-title-with-border"/>
  173. <table:last-column table:style-name="teal-title-with-border"/>
  174. <table:body table:style-name="white-with-border"/>
  175. <table:odd-rows table:style-name="gray-with-border"/>
  176. <table:odd-columns table:style-name="gray-with-border"/>
  177. </table:table-template>
  178. <table:table-template table:name="magenta-dark">
  179. <table:first-row table:style-name="magenta-title"/>
  180. <table:last-row table:style-name="magenta-title"/>
  181. <table:first-column table:style-name="magenta-title"/>
  182. <table:last-column table:style-name="magenta-title"/>
  183. <table:body table:style-name="magenta-normal"/>
  184. <table:odd-rows table:style-name="magenta-banded"/>
  185. <table:odd-columns table:style-name="magenta-banded"/>
  186. </table:table-template>
  187. <table:table-template table:name="magenta-gray">
  188. <table:first-row table:style-name="magenta-title-with-border"/>
  189. <table:last-row table:style-name="magenta-title-with-border"/>
  190. <table:first-column table:style-name="magenta-title-with-border"/>
  191. <table:last-column table:style-name="magenta-title-with-border"/>
  192. <table:body table:style-name="white-with-border"/>
  193. <table:odd-rows table:style-name="gray-with-border"/>
  194. <table:odd-columns table:style-name="gray-with-border"/>
  195. </table:table-template>
  196. </office:styles>