You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

240 regels
6.3 KiB

  1. // #############################################
  2. //####### Diese Datei dient nur als Referenz ##
  3. // ############################################
  4. // MICROSITE STYLE 01
  5. $--theme-color-primary: #003366;
  6. $--theme-color-primary-rgb: 0,51,102;
  7. $--theme-color-primary-light-01: #335C85;
  8. $--theme-color-primary-light-02: #B0C4D6;
  9. $--theme-color-primary-light-03: #CCD7E6;
  10. $--theme-color-primary-light-04: #E3EBF5;
  11. $--theme-color-secondary: #56BD66;
  12. $--theme-color-secondary-dark: #2E8533;
  13. $--theme-color-secondary-light: #E4F1E4;
  14. $--theme-color-grey: #636D76;
  15. $--theme-color-grey-light: #EFF3F6;
  16. $--theme-color-white: #FFFFFF;
  17. $--theme-color-black: #000000;
  18. $--theme-color-text: #000000;
  19. $--theme-color-link: #003366;
  20. $--theme-color-link-hover: #2E8533;
  21. $--theme-color-gradient-01: #003366;
  22. $--theme-color-gradient-02: #4BA490;
  23. $--theme-color-gradient-03: #AFCC7A;
  24. // MICROSITE STYLE 02
  25. $--theme-color-primary: #003366;
  26. $--theme-color-primary-rgb: 0,51,102;
  27. $--theme-color-primary-light-01: #335C85;
  28. $--theme-color-primary-light-02: #B0C4D6;
  29. $--theme-color-primary-light-03: #CCD7E6;
  30. $--theme-color-primary-light-04: #E3EBF5;
  31. $--theme-color-secondary: #AFCC7A;
  32. $--theme-color-secondary-dark: #AFCC7A;
  33. $--theme-color-secondary-light: #E4F1E4;
  34. $--theme-color-grey: #636D76;
  35. $--theme-color-grey-light: #EFF3F6;
  36. $--theme-color-white: #FFFFFF;
  37. $--theme-color-black: #000000;
  38. $--theme-color-text: #000000;
  39. $--theme-color-link: #003366;
  40. $--theme-color-link-hover: #AFCC7A;
  41. $--theme-color-gradient-01: 003366;
  42. $--theme-color-gradient-02: #77BA59;
  43. $--theme-color-gradient-03: #DECC56;
  44. // MICROSITE STYLE 03
  45. $--theme-color-primary: #56A437;
  46. $--theme-color-primary-rgb: 86,164,55;
  47. $--theme-color-primary-light-01: #76B55D;
  48. $--theme-color-primary-light-02: #96C783;
  49. $--theme-color-primary-light-03: #D5E8CD;
  50. $--theme-color-primary-light-04: #EEF6EB;
  51. $--theme-color-secondary: #FFCE2E;
  52. $--theme-color-secondary-dark: #FFCE2E;
  53. $--theme-color-secondary-light: #FFF5D5;
  54. $--theme-color-grey: #636D76;
  55. $--theme-color-grey-light: #EFF3F6;
  56. $--theme-color-white: #FFFFFF;
  57. $--theme-color-black: #000000;
  58. $--theme-color-text: #000000;
  59. $--theme-color-link: #56A437;
  60. $--theme-color-link-hover: #56A437;
  61. $--theme-color-gradient-01: #56A437;
  62. $--theme-color-gradient-02: #A8CC38;
  63. $--theme-color-gradient-03: #C9D624;
  64. // MICROSITE STYLE 04
  65. $--theme-color-primary: #6E7B86;
  66. $--theme-color-primary-rgb: 110,123,134;
  67. $--theme-color-primary-light-01: #89949D;
  68. $--theme-color-primary-light-02: #A6AEB4;
  69. $--theme-color-primary-light-03: #DBDEE1;
  70. $--theme-color-primary-light-04: #F1F2F3;
  71. $--theme-color-secondary: #F7A93A;
  72. $--theme-color-secondary-dark: #F7A93A;
  73. $--theme-color-secondary-light: #FDEED8;
  74. $--theme-color-grey: #636D76;
  75. $--theme-color-grey-light: #EFF3F6;
  76. $--theme-color-white: #FFFFFF;
  77. $--theme-color-black: #000000;
  78. $--theme-color-text: #000000;
  79. $--theme-color-link: #6E7B86;
  80. $--theme-color-link-hover: #6E7B86;
  81. $--theme-color-gradient-01: #6E7B86;
  82. $--theme-color-gradient-02: #B0A38E;
  83. $--theme-color-gradient-03: #D1B792;
  84. // MICROSITE STYLE 05
  85. $--theme-color-primary: #0092B7;
  86. $--theme-color-primary-light-01: #30A7C5;
  87. $--theme-color-primary-light-02: #60BBD3;
  88. $--theme-color-primary-light-03: #BFE4ED;
  89. $--theme-color-primary-light-04: #E6F4F8;
  90. $--theme-color-secondary: #AFD300;
  91. $--theme-color-secondary-dark: #AFD300;
  92. $--theme-color-secondary-light: #EFF6CC;
  93. $--theme-color-grey: #636D76;
  94. $--theme-color-grey-light: #EFF3F6;
  95. $--theme-color-white: #FFFFFF;
  96. $--theme-color-black: #000000;
  97. $--theme-color-text: #000000;
  98. $--theme-color-link: #0092B7;
  99. $--theme-color-link-hover: #AFD300;
  100. $--theme-color-gradient-01: #0092B7;
  101. $--theme-color-gradient-02: #41C26E;
  102. $--theme-color-gradient-03: #AFD300;
  103. // MICROSITE STYLE 06
  104. $--theme-color-primary: #34989D;
  105. $--theme-color-primary-light-01: #5AACB0;
  106. $--theme-color-primary-light-02: #81BFC2;
  107. $--theme-color-primary-light-03: #CCE5E6;
  108. $--theme-color-primary-light-04: #EBF5F5;
  109. $--theme-color-secondary: #FFCE2E;
  110. $--theme-color-secondary-dark: #FFCE2E;
  111. $--theme-color-secondary-light: #FFF0C0;
  112. $--theme-color-grey: #636D76;
  113. $--theme-color-grey-light: #EFF3F6;
  114. $--theme-color-white: #FFFFFF;
  115. $--theme-color-black: #000000;
  116. $--theme-color-text: #000000;
  117. $--theme-color-link: #34989D;
  118. $--theme-color-link-hover: #FFCE2E;
  119. $--theme-color-gradient-01: #34989D;
  120. $--theme-color-gradient-02: #62b97c;
  121. $--theme-color-gradient-03: #ffce2e;
  122. // MICROSITE STYLE 07
  123. $--theme-color-primary: #C22700;
  124. $--theme-color-primary-light-01: #CF5334;
  125. $--theme-color-primary-light-02: #DA7A63;
  126. $--theme-color-primary-light-03: #F0C9BF;
  127. $--theme-color-primary-light-04: #F9E9E6;
  128. $--theme-color-secondary: #34989D;
  129. $--theme-color-secondary-dark: #34989D;
  130. $--theme-color-secondary-light: #D6EAEB;
  131. $--theme-color-grey: #636D76;
  132. $--theme-color-grey-light: #EFF3F6;
  133. $--theme-color-white: #FFFFFF;
  134. $--theme-color-black: #000000;
  135. $--theme-color-text: #000000;
  136. $--theme-color-link: #C22700;
  137. $--theme-color-link-hover: #C22700;
  138. $--theme-color-gradient-01: #C22700;
  139. $--theme-color-gradient-02: #8e9840;
  140. $--theme-color-gradient-03: #349d93;
  141. // MICROSITE STYLE 08
  142. $--theme-color-primary: #5C8100;
  143. $--theme-color-primary-light-01: #7C9931;
  144. $--theme-color-primary-light-02: #9AB161;
  145. $--theme-color-primary-light-03: #D6DFBF;
  146. $--theme-color-primary-light-04: #EFF2E6;
  147. $--theme-color-secondary: #00E6FF;
  148. $--theme-color-secondary-dark: #00E6FF;
  149. $--theme-color-secondary-light: #CCFAFF;
  150. $--theme-color-grey: #636D76;
  151. $--theme-color-grey-light: #EFF3F6;
  152. $--theme-color-white: #FFFFFF;
  153. $--theme-color-black: #000000;
  154. $--theme-color-text: #000000;
  155. $--theme-color-link: #5C8100;
  156. $--theme-color-link-hover: #5C8100;
  157. $--theme-color-gradient-01: #5C8100;
  158. $--theme-color-gradient-02: #51bf93;
  159. $--theme-color-gradient-03: #00fffc;
  160. // MICROSITE STYLE 09
  161. $--theme-color-primary: #E6007E;
  162. $--theme-color-primary-light-01: #EB3398;
  163. $--theme-color-primary-light-02: #F063B0;
  164. $--theme-color-primary-light-03: #F9BFDF;
  165. $--theme-color-primary-light-04: #FCE6F2;
  166. $--theme-color-secondary: #563F54;
  167. $--theme-color-secondary-dark: #563F54;
  168. $--theme-color-secondary-light: #EEECEE;
  169. $--theme-color-grey: #E6007E;
  170. $--theme-color-grey-light: #EFF3F6;
  171. $--theme-color-white: #FFFFFF;
  172. $--theme-color-black: #000000;
  173. $--theme-color-text: #000000;
  174. $--theme-color-link: #E6007E;
  175. $--theme-color-link-hover: #E6007E;
  176. $--theme-color-gradient-01: #E6007E;
  177. $--theme-color-gradient-02: #9f1f69;
  178. $--theme-color-gradient-03: #563f54;