fomantic-ui 2.9.1-beta.24 → 2.9.1-beta.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. package/.eslint/eqeqeq-rule.js +18 -0
  2. package/.eslint/index.js +3 -0
  3. package/.eslintrc.js +1 -2
  4. package/.stylelintrc.js +8 -12
  5. package/dist/components/accordion.css +3 -3
  6. package/dist/components/accordion.js +4 -4
  7. package/dist/components/accordion.min.css +2 -2
  8. package/dist/components/accordion.min.js +2 -2
  9. package/dist/components/ad.css +1 -1
  10. package/dist/components/ad.min.css +1 -1
  11. package/dist/components/api.js +19 -19
  12. package/dist/components/api.min.js +2 -2
  13. package/dist/components/breadcrumb.css +1 -1
  14. package/dist/components/breadcrumb.min.css +1 -1
  15. package/dist/components/button.css +5 -5
  16. package/dist/components/button.min.css +2 -2
  17. package/dist/components/calendar.css +1 -1
  18. package/dist/components/calendar.js +18 -17
  19. package/dist/components/calendar.min.css +1 -1
  20. package/dist/components/calendar.min.js +2 -2
  21. package/dist/components/card.css +4 -4
  22. package/dist/components/card.min.css +2 -2
  23. package/dist/components/checkbox.css +3 -3
  24. package/dist/components/checkbox.js +11 -11
  25. package/dist/components/checkbox.min.css +1 -1
  26. package/dist/components/checkbox.min.js +2 -2
  27. package/dist/components/comment.css +1 -1
  28. package/dist/components/comment.min.css +1 -1
  29. package/dist/components/container.css +2 -2
  30. package/dist/components/container.min.css +2 -2
  31. package/dist/components/dimmer.css +2 -2
  32. package/dist/components/dimmer.js +9 -9
  33. package/dist/components/dimmer.min.css +1 -1
  34. package/dist/components/dimmer.min.js +2 -2
  35. package/dist/components/divider.css +1 -1
  36. package/dist/components/divider.min.css +1 -1
  37. package/dist/components/dropdown.css +13 -13
  38. package/dist/components/dropdown.js +103 -91
  39. package/dist/components/dropdown.min.css +2 -2
  40. package/dist/components/dropdown.min.js +2 -2
  41. package/dist/components/embed.css +1 -1
  42. package/dist/components/embed.js +5 -5
  43. package/dist/components/embed.min.css +1 -1
  44. package/dist/components/embed.min.js +2 -2
  45. package/dist/components/emoji.css +3547 -3547
  46. package/dist/components/feed.css +1 -1
  47. package/dist/components/feed.min.css +1 -1
  48. package/dist/components/flag.css +265 -265
  49. package/dist/components/flag.min.css +1 -1
  50. package/dist/components/flyout.css +7 -7
  51. package/dist/components/flyout.js +10 -10
  52. package/dist/components/flyout.min.css +1 -1
  53. package/dist/components/flyout.min.js +2 -2
  54. package/dist/components/form.css +13 -13
  55. package/dist/components/form.js +77 -60
  56. package/dist/components/form.min.css +2 -2
  57. package/dist/components/form.min.js +2 -2
  58. package/dist/components/grid.css +2 -2
  59. package/dist/components/grid.min.css +2 -2
  60. package/dist/components/header.css +2 -2
  61. package/dist/components/header.min.css +2 -2
  62. package/dist/components/icon.css +1960 -1960
  63. package/dist/components/icon.min.css +2 -2
  64. package/dist/components/image.css +1 -1
  65. package/dist/components/image.min.css +1 -1
  66. package/dist/components/input.css +2 -2
  67. package/dist/components/input.min.css +2 -2
  68. package/dist/components/item.css +3 -3
  69. package/dist/components/item.min.css +2 -2
  70. package/dist/components/label.css +2 -2
  71. package/dist/components/label.min.css +2 -2
  72. package/dist/components/list.css +4 -4
  73. package/dist/components/list.min.css +2 -2
  74. package/dist/components/loader.css +1 -1
  75. package/dist/components/loader.min.css +1 -1
  76. package/dist/components/menu.css +2 -2
  77. package/dist/components/menu.min.css +1 -1
  78. package/dist/components/message.css +2 -2
  79. package/dist/components/message.min.css +2 -2
  80. package/dist/components/modal.css +2 -2
  81. package/dist/components/modal.js +4 -4
  82. package/dist/components/modal.min.css +2 -2
  83. package/dist/components/modal.min.js +2 -2
  84. package/dist/components/nag.css +1 -1
  85. package/dist/components/nag.js +5 -5
  86. package/dist/components/nag.min.css +1 -1
  87. package/dist/components/nag.min.js +2 -2
  88. package/dist/components/placeholder.css +1 -1
  89. package/dist/components/placeholder.min.css +1 -1
  90. package/dist/components/popup.css +2 -2
  91. package/dist/components/popup.js +39 -31
  92. package/dist/components/popup.min.css +2 -2
  93. package/dist/components/popup.min.js +2 -2
  94. package/dist/components/progress.css +1 -1
  95. package/dist/components/progress.js +12 -12
  96. package/dist/components/progress.min.css +1 -1
  97. package/dist/components/progress.min.js +2 -2
  98. package/dist/components/rail.css +1 -1
  99. package/dist/components/rail.min.css +1 -1
  100. package/dist/components/rating.css +31 -31
  101. package/dist/components/rating.js +6 -6
  102. package/dist/components/rating.min.css +1 -1
  103. package/dist/components/rating.min.js +2 -2
  104. package/dist/components/reset.css +1 -1
  105. package/dist/components/reset.min.css +1 -1
  106. package/dist/components/reveal.css +13 -13
  107. package/dist/components/reveal.min.css +1 -1
  108. package/dist/components/search.css +4 -4
  109. package/dist/components/search.js +16 -16
  110. package/dist/components/search.min.css +2 -2
  111. package/dist/components/search.min.js +2 -2
  112. package/dist/components/segment.css +2 -2
  113. package/dist/components/segment.min.css +2 -2
  114. package/dist/components/shape.css +1 -1
  115. package/dist/components/shape.js +5 -5
  116. package/dist/components/shape.min.css +1 -1
  117. package/dist/components/shape.min.js +2 -2
  118. package/dist/components/sidebar.css +33 -33
  119. package/dist/components/sidebar.js +13 -13
  120. package/dist/components/sidebar.min.css +1 -1
  121. package/dist/components/sidebar.min.js +2 -2
  122. package/dist/components/site.css +18 -18
  123. package/dist/components/site.js +4 -4
  124. package/dist/components/site.min.css +2 -2
  125. package/dist/components/site.min.js +2 -2
  126. package/dist/components/slider.js +50 -37
  127. package/dist/components/slider.min.js +2 -2
  128. package/dist/components/state.js +5 -5
  129. package/dist/components/state.min.js +2 -2
  130. package/dist/components/statistic.css +3 -3
  131. package/dist/components/statistic.min.css +2 -2
  132. package/dist/components/step.css +4 -4
  133. package/dist/components/step.min.css +2 -2
  134. package/dist/components/sticky.css +1 -1
  135. package/dist/components/sticky.js +8 -8
  136. package/dist/components/sticky.min.css +1 -1
  137. package/dist/components/sticky.min.js +2 -2
  138. package/dist/components/tab.css +1 -1
  139. package/dist/components/tab.js +17 -17
  140. package/dist/components/tab.min.css +1 -1
  141. package/dist/components/tab.min.js +2 -2
  142. package/dist/components/table.css +8 -2
  143. package/dist/components/table.min.css +1 -1
  144. package/dist/components/text.css +1 -1
  145. package/dist/components/text.min.css +1 -1
  146. package/dist/components/toast.css +1 -1
  147. package/dist/components/toast.js +4 -4
  148. package/dist/components/toast.min.css +1 -1
  149. package/dist/components/toast.min.js +2 -2
  150. package/dist/components/transition.css +97 -97
  151. package/dist/components/transition.js +8 -8
  152. package/dist/components/transition.min.css +1 -1
  153. package/dist/components/transition.min.js +2 -2
  154. package/dist/components/visibility.js +12 -12
  155. package/dist/components/visibility.min.js +2 -2
  156. package/dist/semantic.css +6078 -6074
  157. package/dist/semantic.js +464 -413
  158. package/dist/semantic.min.css +2 -2
  159. package/dist/semantic.min.js +2 -2
  160. package/package.json +1 -1
  161. package/src/_site/modules/embed.variables +3 -0
  162. package/src/definitions/behaviors/api.js +18 -18
  163. package/src/definitions/behaviors/form.js +76 -59
  164. package/src/definitions/behaviors/state.js +4 -4
  165. package/src/definitions/behaviors/visibility.js +11 -11
  166. package/src/definitions/collections/breadcrumb.less +2 -2
  167. package/src/definitions/collections/form.less +12 -12
  168. package/src/definitions/collections/grid.less +7 -7
  169. package/src/definitions/collections/menu.less +4 -4
  170. package/src/definitions/collections/message.less +38 -38
  171. package/src/definitions/collections/table.less +3 -3
  172. package/src/definitions/elements/button.less +12 -12
  173. package/src/definitions/elements/container.less +2 -2
  174. package/src/definitions/elements/divider.less +2 -2
  175. package/src/definitions/elements/emoji.less +5 -5
  176. package/src/definitions/elements/flag.less +11 -11
  177. package/src/definitions/elements/header.less +2 -2
  178. package/src/definitions/elements/icon.less +22 -22
  179. package/src/definitions/elements/image.less +2 -2
  180. package/src/definitions/elements/input.less +2 -2
  181. package/src/definitions/elements/label.less +4 -4
  182. package/src/definitions/elements/list.less +3 -3
  183. package/src/definitions/elements/loader.less +2 -2
  184. package/src/definitions/elements/placeholder.less +2 -2
  185. package/src/definitions/elements/rail.less +2 -2
  186. package/src/definitions/elements/reveal.less +8 -8
  187. package/src/definitions/elements/segment.less +3 -3
  188. package/src/definitions/elements/step.less +2 -2
  189. package/src/definitions/elements/text.less +2 -2
  190. package/src/definitions/globals/reset.less +2 -2
  191. package/src/definitions/globals/site.js +3 -3
  192. package/src/definitions/globals/site.less +9 -9
  193. package/src/definitions/modules/accordion.js +3 -3
  194. package/src/definitions/modules/accordion.less +2 -2
  195. package/src/definitions/modules/calendar.js +17 -16
  196. package/src/definitions/modules/calendar.less +2 -2
  197. package/src/definitions/modules/checkbox.js +10 -10
  198. package/src/definitions/modules/checkbox.less +2 -2
  199. package/src/definitions/modules/dimmer.js +8 -8
  200. package/src/definitions/modules/dimmer.less +3 -3
  201. package/src/definitions/modules/dropdown.js +102 -90
  202. package/src/definitions/modules/dropdown.less +6 -6
  203. package/src/definitions/modules/embed.js +4 -4
  204. package/src/definitions/modules/embed.less +2 -2
  205. package/src/definitions/modules/flyout.js +9 -9
  206. package/src/definitions/modules/flyout.less +5 -5
  207. package/src/definitions/modules/modal.js +3 -3
  208. package/src/definitions/modules/modal.less +7 -7
  209. package/src/definitions/modules/nag.js +4 -4
  210. package/src/definitions/modules/nag.less +3 -3
  211. package/src/definitions/modules/popup.js +38 -30
  212. package/src/definitions/modules/popup.less +2 -2
  213. package/src/definitions/modules/progress.js +11 -11
  214. package/src/definitions/modules/progress.less +2 -2
  215. package/src/definitions/modules/rating.js +5 -5
  216. package/src/definitions/modules/rating.less +14 -10
  217. package/src/definitions/modules/search.js +15 -15
  218. package/src/definitions/modules/search.less +2 -2
  219. package/src/definitions/modules/shape.js +4 -4
  220. package/src/definitions/modules/shape.less +2 -2
  221. package/src/definitions/modules/sidebar.js +12 -12
  222. package/src/definitions/modules/sidebar.less +18 -18
  223. package/src/definitions/modules/slider.js +49 -36
  224. package/src/definitions/modules/slider.less +2 -2
  225. package/src/definitions/modules/sticky.js +7 -7
  226. package/src/definitions/modules/sticky.less +2 -2
  227. package/src/definitions/modules/tab.js +16 -16
  228. package/src/definitions/modules/tab.less +2 -2
  229. package/src/definitions/modules/toast.js +3 -3
  230. package/src/definitions/modules/toast.less +5 -5
  231. package/src/definitions/modules/transition.js +7 -7
  232. package/src/definitions/modules/transition.less +2 -2
  233. package/src/definitions/views/ad.less +2 -2
  234. package/src/definitions/views/card.less +16 -16
  235. package/src/definitions/views/comment.less +2 -2
  236. package/src/definitions/views/feed.less +2 -2
  237. package/src/definitions/views/item.less +3 -3
  238. package/src/definitions/views/statistic.less +2 -2
  239. package/src/semantic.less +54 -52
  240. package/src/theme.config.example +53 -53
  241. package/src/theme.less +13 -13
  242. package/src/themes/amazon/elements/button.variables +1 -1
  243. package/src/themes/amazon/globals/site.variables +5 -5
  244. package/src/themes/basic/elements/icon.overrides +4 -4
  245. package/src/themes/basic/elements/icon.variables +2 -2
  246. package/src/themes/basic/modules/progress.variables +2 -2
  247. package/src/themes/basic/views/card.variables +3 -3
  248. package/src/themes/bookish/elements/header.variables +1 -1
  249. package/src/themes/bootstrap3/elements/button.overrides +3 -0
  250. package/src/themes/bootstrap3/elements/button.variables +8 -8
  251. package/src/themes/chubby/collections/menu.overrides +3 -0
  252. package/src/themes/chubby/collections/menu.variables +2 -2
  253. package/src/themes/chubby/elements/button.overrides +4 -4
  254. package/src/themes/chubby/elements/header.variables +1 -1
  255. package/src/themes/chubby/modules/accordion.variables +1 -1
  256. package/src/themes/chubby/views/comment.overrides +1 -1
  257. package/src/themes/chubby/views/comment.variables +4 -4
  258. package/src/themes/classic/collections/table.variables +1 -1
  259. package/src/themes/classic/elements/button.variables +17 -17
  260. package/src/themes/classic/modules/progress.variables +1 -1
  261. package/src/themes/classic/views/card.overrides +13 -13
  262. package/src/themes/classic/views/card.variables +2 -2
  263. package/src/themes/colored/modules/checkbox.overrides +3 -0
  264. package/src/themes/colored/modules/checkbox.variables +1 -1
  265. package/src/themes/default/collections/grid.variables +1 -1
  266. package/src/themes/default/collections/menu.variables +2 -2
  267. package/src/themes/default/collections/table.overrides +3 -0
  268. package/src/themes/default/collections/table.variables +1 -1
  269. package/src/themes/default/elements/container.variables +9 -9
  270. package/src/themes/default/elements/divider.variables +2 -2
  271. package/src/themes/default/elements/emoji.variables +2 -2
  272. package/src/themes/default/elements/flag.variables +2 -2
  273. package/src/themes/default/elements/header.variables +15 -15
  274. package/src/themes/default/elements/icon.variables +1979 -1979
  275. package/src/themes/default/elements/label.variables +24 -24
  276. package/src/themes/default/elements/list.variables +3 -3
  277. package/src/themes/default/elements/loader.variables +8 -8
  278. package/src/themes/default/elements/rail.variables +2 -2
  279. package/src/themes/default/elements/segment.variables +1 -1
  280. package/src/themes/default/elements/step.overrides +2 -2
  281. package/src/themes/default/elements/step.variables +1 -1
  282. package/src/themes/default/globals/colors.less +450 -450
  283. package/src/themes/default/globals/site.variables +821 -821
  284. package/src/themes/default/modules/accordion.overrides +1 -1
  285. package/src/themes/default/modules/checkbox.overrides +2 -2
  286. package/src/themes/default/modules/dimmer.variables +7 -7
  287. package/src/themes/default/modules/dropdown.overrides +8 -8
  288. package/src/themes/default/modules/dropdown.variables +2 -2
  289. package/src/themes/default/modules/flyout.variables +1 -1
  290. package/src/themes/default/modules/modal.variables +1 -1
  291. package/src/themes/default/modules/popup.variables +1 -1
  292. package/src/themes/default/modules/search.variables +1 -1
  293. package/src/themes/default/modules/sidebar.variables +1 -1
  294. package/src/themes/default/modules/slider.variables +45 -45
  295. package/src/themes/default/modules/toast.variables +6 -6
  296. package/src/themes/default/modules/transition.overrides +24 -24
  297. package/src/themes/default/views/card.variables +11 -11
  298. package/src/themes/default/views/item.variables +4 -4
  299. package/src/themes/famfamfam/elements/flag.variables +2 -2
  300. package/src/themes/fixed-width/collections/grid.variables +3 -3
  301. package/src/themes/fixed-width/modules/modal.variables +9 -9
  302. package/src/themes/flat/collections/form.overrides +1 -1
  303. package/src/themes/flat/collections/form.variables +9 -9
  304. package/src/themes/flat/globals/site.variables +50 -50
  305. package/src/themes/github/collections/form.overrides +2 -2
  306. package/src/themes/github/collections/form.variables +2 -2
  307. package/src/themes/github/collections/menu.overrides +1 -1
  308. package/src/themes/github/collections/menu.variables +4 -4
  309. package/src/themes/github/collections/message.variables +5 -5
  310. package/src/themes/github/elements/button.variables +2 -2
  311. package/src/themes/github/elements/icon.variables +2 -2
  312. package/src/themes/github/elements/segment.variables +2 -2
  313. package/src/themes/github/elements/step.overrides +1 -1
  314. package/src/themes/github/elements/step.variables +2 -2
  315. package/src/themes/github/globals/site.variables +5 -5
  316. package/src/themes/github/modules/dropdown.overrides +4 -4
  317. package/src/themes/github/modules/dropdown.variables +6 -6
  318. package/src/themes/gmail/collections/message.overrides +3 -0
  319. package/src/themes/gmail/collections/message.variables +2 -2
  320. package/src/themes/instagram/views/card.overrides +1 -1
  321. package/src/themes/instagram/views/card.variables +1 -1
  322. package/src/themes/joypixels/elements/emoji.variables +2 -2
  323. package/src/themes/material/collections/menu.variables +2 -2
  324. package/src/themes/material/elements/button.overrides +4 -4
  325. package/src/themes/material/elements/button.variables +25 -25
  326. package/src/themes/material/elements/header.variables +6 -6
  327. package/src/themes/material/elements/icon.variables +4 -4
  328. package/src/themes/material/globals/site.overrides +3 -0
  329. package/src/themes/material/globals/site.variables +52 -52
  330. package/src/themes/material/modules/dropdown.overrides +1 -1
  331. package/src/themes/material/modules/dropdown.variables +3 -3
  332. package/src/themes/material/modules/modal.overrides +1 -1
  333. package/src/themes/material/modules/modal.variables +3 -3
  334. package/src/themes/pulsar/elements/loader.overrides +4 -4
  335. package/src/themes/round/elements/button.overrides +3 -0
  336. package/src/themes/round/elements/button.variables +15 -15
  337. package/src/themes/rtl/globals/site.variables +3 -3
  338. package/src/themes/striped/modules/progress.overrides +1 -1
  339. package/src/themes/systemfont/globals/site.variables +6 -6
  340. package/src/themes/timeline/views/feed.variables +4 -4
  341. package/src/themes/twitter/elements/button.overrides +1 -1
  342. package/src/themes/twitter/elements/button.variables +1 -1
  343. package/src/themes/twitter/elements/emoji.variables +2 -2
  344. package/tasks/admin/components/init.js +1 -1
  345. package/tasks/admin/components/update.js +1 -1
  346. package/tasks/admin/distributions/create.js +4 -5
  347. package/tasks/admin/distributions/init.js +1 -1
  348. package/tasks/admin/distributions/update.js +1 -1
  349. package/tasks/config/project/config.js +2 -2
  350. package/tasks/config/project/install.js +8 -8
  351. package/tasks/config/project/release.js +1 -1
  352. package/tasks/config/tasks.js +2 -2
  353. package/tasks/docs/metadata.js +1 -1
  354. package/tasks/install.js +3 -3
  355. package/test/modules/module.spec.js +1 -1
@@ -4,484 +4,484 @@
4
4
 
5
5
  @colors: {
6
6
  @primary: {
7
- color : @primaryColor;
8
- light : @lightPrimaryColor;
9
- border : @primaryBorderColor;
10
- background : @primaryBackground;
11
- header : @primaryHeaderColor;
12
- boxShadow : @primaryBoxShadow;
13
- boxFloatShadow : @primaryBoxFloatingShadow;
14
- text : @primaryTextColor;
15
- lightText : @lightPrimaryTextColor;
16
- hoverText : @primaryHoverTextColor;
17
- focus : @primaryColorFocus;
18
- lightFocus : @lightPrimaryColorFocus;
19
- down : @primaryColorDown;
20
- lightDown : @lightPrimaryColorDown;
21
- active : @primaryColorActive;
22
- lightActive : @lightPrimaryColorActive;
23
- shadow : @primaryTextShadow;
24
- lightShadow : @lightPrimaryTextShadow;
25
- hover : @primaryColorHover;
26
- lightHover : @lightPrimaryColorHover;
27
- ribbon : @primaryRibbonShadow;
28
- invertedRibbon : @primaryInvertedRibbonShadow;
29
- tertiary : @primaryTertiaryColor;
30
- tertiaryHover : @primaryTertiaryColorHover;
31
- tertiaryFocus : @primaryTertiaryColorFocus;
32
- tertiaryActive : @primaryTertiaryColorActive;
33
- bright : @primaryBright;
34
- brightHover : @primaryBrightHover;
35
- isDark : false;
36
- isVeryDark : false;
7
+ color: @primaryColor;
8
+ light: @lightPrimaryColor;
9
+ border: @primaryBorderColor;
10
+ background: @primaryBackground;
11
+ header: @primaryHeaderColor;
12
+ boxShadow: @primaryBoxShadow;
13
+ boxFloatShadow: @primaryBoxFloatingShadow;
14
+ text: @primaryTextColor;
15
+ lightText: @lightPrimaryTextColor;
16
+ hoverText: @primaryHoverTextColor;
17
+ focus: @primaryColorFocus;
18
+ lightFocus: @lightPrimaryColorFocus;
19
+ down: @primaryColorDown;
20
+ lightDown: @lightPrimaryColorDown;
21
+ active: @primaryColorActive;
22
+ lightActive: @lightPrimaryColorActive;
23
+ shadow: @primaryTextShadow;
24
+ lightShadow: @lightPrimaryTextShadow;
25
+ hover: @primaryColorHover;
26
+ lightHover: @lightPrimaryColorHover;
27
+ ribbon: @primaryRibbonShadow;
28
+ invertedRibbon: @primaryInvertedRibbonShadow;
29
+ tertiary: @primaryTertiaryColor;
30
+ tertiaryHover: @primaryTertiaryColorHover;
31
+ tertiaryFocus: @primaryTertiaryColorFocus;
32
+ tertiaryActive: @primaryTertiaryColorActive;
33
+ bright: @primaryBright;
34
+ brightHover: @primaryBrightHover;
35
+ isDark: false;
36
+ isVeryDark: false;
37
37
  };
38
38
  @secondary: {
39
- color : @secondaryColor;
40
- light : @lightSecondaryColor;
41
- border : @secondaryBorderColor;
42
- background : @secondaryBackground;
43
- header : @secondaryHeaderColor;
44
- boxShadow : @secondaryBoxShadow;
45
- boxFloatShadow : @secondaryBoxFloatingShadow;
46
- text : @secondaryTextColor;
47
- lightText : @lightSecondaryTextColor;
48
- hoverText : @secondaryHoverTextColor;
49
- focus : @secondaryColorFocus;
50
- lightFocus : @lightSecondaryColorFocus;
51
- down : @secondaryColorDown;
52
- lightDown : @lightSecondaryColorDown;
53
- active : @secondaryColorActive;
54
- lightActive : @lightSecondaryColorActive;
55
- shadow : @secondaryTextShadow;
56
- lightShadow : @lightSecondaryTextShadow;
57
- hover : @secondaryColorHover;
58
- lightHover : @lightSecondaryColorHover;
59
- ribbon : @secondaryRibbonShadow;
60
- invertedRibbon : @secondaryInvertedRibbonShadow;
61
- tertiary : @secondaryTertiaryColor;
62
- tertiaryHover : @secondaryTertiaryColorHover;
63
- tertiaryFocus : @secondaryTertiaryColorFocus;
64
- tertiaryActive : @secondaryTertiaryColorActive;
65
- bright : @secondaryBright;
66
- brightHover : @secondaryBrightHover;
67
- isDark : false;
68
- isVeryDark : false;
39
+ color: @secondaryColor;
40
+ light: @lightSecondaryColor;
41
+ border: @secondaryBorderColor;
42
+ background: @secondaryBackground;
43
+ header: @secondaryHeaderColor;
44
+ boxShadow: @secondaryBoxShadow;
45
+ boxFloatShadow: @secondaryBoxFloatingShadow;
46
+ text: @secondaryTextColor;
47
+ lightText: @lightSecondaryTextColor;
48
+ hoverText: @secondaryHoverTextColor;
49
+ focus: @secondaryColorFocus;
50
+ lightFocus: @lightSecondaryColorFocus;
51
+ down: @secondaryColorDown;
52
+ lightDown: @lightSecondaryColorDown;
53
+ active: @secondaryColorActive;
54
+ lightActive: @lightSecondaryColorActive;
55
+ shadow: @secondaryTextShadow;
56
+ lightShadow: @lightSecondaryTextShadow;
57
+ hover: @secondaryColorHover;
58
+ lightHover: @lightSecondaryColorHover;
59
+ ribbon: @secondaryRibbonShadow;
60
+ invertedRibbon: @secondaryInvertedRibbonShadow;
61
+ tertiary: @secondaryTertiaryColor;
62
+ tertiaryHover: @secondaryTertiaryColorHover;
63
+ tertiaryFocus: @secondaryTertiaryColorFocus;
64
+ tertiaryActive: @secondaryTertiaryColorActive;
65
+ bright: @secondaryBright;
66
+ brightHover: @secondaryBrightHover;
67
+ isDark: false;
68
+ isVeryDark: false;
69
69
  };
70
70
  @red: {
71
- color : @red;
72
- light : @lightRed;
73
- border : @redBorderColor;
74
- background : @redBackground;
75
- header : @redHeaderColor;
76
- boxShadow : @redBoxShadow;
77
- boxFloatShadow : @redBoxFloatingShadow;
78
- text : @redTextColor;
79
- lightText : @lightRedTextColor;
80
- hoverText : @redHoverTextColor;
81
- focus : @redFocus;
82
- lightFocus : @lightRedFocus;
83
- down : @redDown;
84
- lightDown : @lightRedDown;
85
- active : @redActive;
86
- lightActive : @lightRedActive;
87
- shadow : @redTextShadow;
88
- lightShadow : @lightRedTextShadow;
89
- hover : @redHover;
90
- lightHover : @lightRedHover;
91
- ribbon : @redRibbonShadow;
92
- invertedRibbon : @redInvertedRibbonShadow;
93
- tertiary : @redTertiaryColor;
94
- tertiaryHover : @redTertiaryColorHover;
95
- tertiaryFocus : @redTertiaryColorFocus;
96
- tertiaryActive : @redTertiaryColorActive;
97
- bright : @redBright;
98
- brightHover : @redBrightHover;
99
- isDark : false;
100
- isVeryDark : false;
71
+ color: @red;
72
+ light: @lightRed;
73
+ border: @redBorderColor;
74
+ background: @redBackground;
75
+ header: @redHeaderColor;
76
+ boxShadow: @redBoxShadow;
77
+ boxFloatShadow: @redBoxFloatingShadow;
78
+ text: @redTextColor;
79
+ lightText: @lightRedTextColor;
80
+ hoverText: @redHoverTextColor;
81
+ focus: @redFocus;
82
+ lightFocus: @lightRedFocus;
83
+ down: @redDown;
84
+ lightDown: @lightRedDown;
85
+ active: @redActive;
86
+ lightActive: @lightRedActive;
87
+ shadow: @redTextShadow;
88
+ lightShadow: @lightRedTextShadow;
89
+ hover: @redHover;
90
+ lightHover: @lightRedHover;
91
+ ribbon: @redRibbonShadow;
92
+ invertedRibbon: @redInvertedRibbonShadow;
93
+ tertiary: @redTertiaryColor;
94
+ tertiaryHover: @redTertiaryColorHover;
95
+ tertiaryFocus: @redTertiaryColorFocus;
96
+ tertiaryActive: @redTertiaryColorActive;
97
+ bright: @redBright;
98
+ brightHover: @redBrightHover;
99
+ isDark: false;
100
+ isVeryDark: false;
101
101
  };
102
102
  @orange: {
103
- color : @orange;
104
- light : @lightOrange;
105
- border : @orangeBorderColor;
106
- background : @orangeBackground;
107
- header : @orangeHeaderColor;
108
- boxShadow : @orangeBoxShadow;
109
- boxFloatShadow : @orangeBoxFloatingShadow;
110
- text : @orangeTextColor;
111
- lightText : @lightOrangeTextColor;
112
- hoverText : @orangeHoverTextColor;
113
- focus : @orangeFocus;
114
- lightFocus : @lightOrangeFocus;
115
- down : @orangeDown;
116
- lightDown : @lightOrangeDown;
117
- active : @orangeActive;
118
- lightActive : @lightOrangeActive;
119
- shadow : @orangeTextShadow;
120
- lightShadow : @lightOrangeTextShadow;
121
- hover : @orangeHover;
122
- lightHover : @lightOrangeHover;
123
- ribbon : @orangeRibbonShadow;
124
- invertedRibbon : @orangeInvertedRibbonShadow;
125
- tertiary : @orangeTertiaryColor;
126
- tertiaryHover : @orangeTertiaryColorHover;
127
- tertiaryFocus : @orangeTertiaryColorFocus;
128
- tertiaryActive : @orangeTertiaryColorActive;
129
- bright : @orangeBright;
130
- brightHover : @orangeBrightHover;
131
- isDark : false;
132
- isVeryDark : false;
103
+ color: @orange;
104
+ light: @lightOrange;
105
+ border: @orangeBorderColor;
106
+ background: @orangeBackground;
107
+ header: @orangeHeaderColor;
108
+ boxShadow: @orangeBoxShadow;
109
+ boxFloatShadow: @orangeBoxFloatingShadow;
110
+ text: @orangeTextColor;
111
+ lightText: @lightOrangeTextColor;
112
+ hoverText: @orangeHoverTextColor;
113
+ focus: @orangeFocus;
114
+ lightFocus: @lightOrangeFocus;
115
+ down: @orangeDown;
116
+ lightDown: @lightOrangeDown;
117
+ active: @orangeActive;
118
+ lightActive: @lightOrangeActive;
119
+ shadow: @orangeTextShadow;
120
+ lightShadow: @lightOrangeTextShadow;
121
+ hover: @orangeHover;
122
+ lightHover: @lightOrangeHover;
123
+ ribbon: @orangeRibbonShadow;
124
+ invertedRibbon: @orangeInvertedRibbonShadow;
125
+ tertiary: @orangeTertiaryColor;
126
+ tertiaryHover: @orangeTertiaryColorHover;
127
+ tertiaryFocus: @orangeTertiaryColorFocus;
128
+ tertiaryActive: @orangeTertiaryColorActive;
129
+ bright: @orangeBright;
130
+ brightHover: @orangeBrightHover;
131
+ isDark: false;
132
+ isVeryDark: false;
133
133
  };
134
134
  @yellow: {
135
- color : @yellow;
136
- light : @lightYellow;
137
- border : @yellowBorderColor;
138
- background : @yellowBackground;
139
- header : @yellowHeaderColor;
140
- boxShadow : @yellowBoxShadow;
141
- boxFloatShadow : @yellowBoxFloatingShadow;
142
- text : @yellowTextColor;
143
- lightText : @lightYellowTextColor;
144
- hoverText : @yellowHoverTextColor;
145
- focus : @yellowFocus;
146
- lightFocus : @lightYellowFocus;
147
- down : @yellowDown;
148
- lightDown : @lightYellowDown;
149
- active : @yellowActive;
150
- lightActive : @lightYellowActive;
151
- shadow : @yellowTextShadow;
152
- lightShadow : @lightYellowTextShadow;
153
- hover : @yellowHover;
154
- lightHover : @lightYellowHover;
155
- ribbon : @yellowRibbonShadow;
156
- invertedRibbon : @yellowInvertedRibbonShadow;
157
- tertiary : @yellowTertiaryColor;
158
- tertiaryHover : @yellowTertiaryColorHover;
159
- tertiaryFocus : @yellowTertiaryColorFocus;
160
- tertiaryActive : @yellowTertiaryColorActive;
161
- bright : @yellowBright;
162
- brightHover : @yellowBrightHover;
163
- isDark : false;
164
- isVeryDark : false;
135
+ color: @yellow;
136
+ light: @lightYellow;
137
+ border: @yellowBorderColor;
138
+ background: @yellowBackground;
139
+ header: @yellowHeaderColor;
140
+ boxShadow: @yellowBoxShadow;
141
+ boxFloatShadow: @yellowBoxFloatingShadow;
142
+ text: @yellowTextColor;
143
+ lightText: @lightYellowTextColor;
144
+ hoverText: @yellowHoverTextColor;
145
+ focus: @yellowFocus;
146
+ lightFocus: @lightYellowFocus;
147
+ down: @yellowDown;
148
+ lightDown: @lightYellowDown;
149
+ active: @yellowActive;
150
+ lightActive: @lightYellowActive;
151
+ shadow: @yellowTextShadow;
152
+ lightShadow: @lightYellowTextShadow;
153
+ hover: @yellowHover;
154
+ lightHover: @lightYellowHover;
155
+ ribbon: @yellowRibbonShadow;
156
+ invertedRibbon: @yellowInvertedRibbonShadow;
157
+ tertiary: @yellowTertiaryColor;
158
+ tertiaryHover: @yellowTertiaryColorHover;
159
+ tertiaryFocus: @yellowTertiaryColorFocus;
160
+ tertiaryActive: @yellowTertiaryColorActive;
161
+ bright: @yellowBright;
162
+ brightHover: @yellowBrightHover;
163
+ isDark: false;
164
+ isVeryDark: false;
165
165
  };
166
166
  @olive: {
167
- color : @olive;
168
- light : @lightOlive;
169
- border : @oliveBorderColor;
170
- background : @oliveBackground;
171
- header : @oliveHeaderColor;
172
- boxShadow : @oliveBoxShadow;
173
- boxFloatShadow : @oliveBoxFloatingShadow;
174
- text : @oliveTextColor;
175
- lightText : @lightOliveTextColor;
176
- hoverText : @oliveHoverTextColor;
177
- focus : @oliveFocus;
178
- lightFocus : @lightOliveFocus;
179
- down : @oliveDown;
180
- lightDown : @lightOliveDown;
181
- active : @oliveActive;
182
- lightActive : @lightOliveActive;
183
- shadow : @oliveTextShadow;
184
- lightShadow : @lightOliveTextShadow;
185
- hover : @oliveHover;
186
- lightHover : @lightOliveHover;
187
- ribbon : @oliveRibbonShadow;
188
- invertedRibbon : @oliveInvertedRibbonShadow;
189
- tertiary : @oliveTertiaryColor;
190
- tertiaryHover : @oliveTertiaryColorHover;
191
- tertiaryFocus : @oliveTertiaryColorFocus;
192
- tertiaryActive : @oliveTertiaryColorActive;
193
- bright : @oliveBright;
194
- brightHover : @oliveBrightHover;
195
- isDark : false;
196
- isVeryDark : false;
167
+ color: @olive;
168
+ light: @lightOlive;
169
+ border: @oliveBorderColor;
170
+ background: @oliveBackground;
171
+ header: @oliveHeaderColor;
172
+ boxShadow: @oliveBoxShadow;
173
+ boxFloatShadow: @oliveBoxFloatingShadow;
174
+ text: @oliveTextColor;
175
+ lightText: @lightOliveTextColor;
176
+ hoverText: @oliveHoverTextColor;
177
+ focus: @oliveFocus;
178
+ lightFocus: @lightOliveFocus;
179
+ down: @oliveDown;
180
+ lightDown: @lightOliveDown;
181
+ active: @oliveActive;
182
+ lightActive: @lightOliveActive;
183
+ shadow: @oliveTextShadow;
184
+ lightShadow: @lightOliveTextShadow;
185
+ hover: @oliveHover;
186
+ lightHover: @lightOliveHover;
187
+ ribbon: @oliveRibbonShadow;
188
+ invertedRibbon: @oliveInvertedRibbonShadow;
189
+ tertiary: @oliveTertiaryColor;
190
+ tertiaryHover: @oliveTertiaryColorHover;
191
+ tertiaryFocus: @oliveTertiaryColorFocus;
192
+ tertiaryActive: @oliveTertiaryColorActive;
193
+ bright: @oliveBright;
194
+ brightHover: @oliveBrightHover;
195
+ isDark: false;
196
+ isVeryDark: false;
197
197
  };
198
198
  @green: {
199
- color : @green;
200
- light : @lightGreen;
201
- border : @greenBorderColor;
202
- background : @greenBackground;
203
- header : @greenHeaderColor;
204
- boxShadow : @greenBoxShadow;
205
- boxFloatShadow : @greenBoxFloatingShadow;
206
- text : @greenTextColor;
207
- lightText : @lightGreenTextColor;
208
- hoverText : @greenHoverTextColor;
209
- focus : @greenFocus;
210
- lightFocus : @lightGreenFocus;
211
- down : @greenDown;
212
- lightDown : @lightGreenDown;
213
- active : @greenActive;
214
- lightActive : @lightGreenActive;
215
- shadow : @greenTextShadow;
216
- lightShadow : @lightGreenTextShadow;
217
- hover : @greenHover;
218
- lightHover : @lightGreenHover;
219
- ribbon : @greenRibbonShadow;
220
- invertedRibbon : @greenInvertedRibbonShadow;
221
- tertiary : @greenTertiaryColor;
222
- tertiaryHover : @greenTertiaryColorHover;
223
- tertiaryFocus : @greenTertiaryColorFocus;
224
- tertiaryActive : @greenTertiaryColorActive;
225
- bright : @greenBright;
226
- brightHover : @greenBrightHover;
227
- isDark : false;
228
- isVeryDark : false;
199
+ color: @green;
200
+ light: @lightGreen;
201
+ border: @greenBorderColor;
202
+ background: @greenBackground;
203
+ header: @greenHeaderColor;
204
+ boxShadow: @greenBoxShadow;
205
+ boxFloatShadow: @greenBoxFloatingShadow;
206
+ text: @greenTextColor;
207
+ lightText: @lightGreenTextColor;
208
+ hoverText: @greenHoverTextColor;
209
+ focus: @greenFocus;
210
+ lightFocus: @lightGreenFocus;
211
+ down: @greenDown;
212
+ lightDown: @lightGreenDown;
213
+ active: @greenActive;
214
+ lightActive: @lightGreenActive;
215
+ shadow: @greenTextShadow;
216
+ lightShadow: @lightGreenTextShadow;
217
+ hover: @greenHover;
218
+ lightHover: @lightGreenHover;
219
+ ribbon: @greenRibbonShadow;
220
+ invertedRibbon: @greenInvertedRibbonShadow;
221
+ tertiary: @greenTertiaryColor;
222
+ tertiaryHover: @greenTertiaryColorHover;
223
+ tertiaryFocus: @greenTertiaryColorFocus;
224
+ tertiaryActive: @greenTertiaryColorActive;
225
+ bright: @greenBright;
226
+ brightHover: @greenBrightHover;
227
+ isDark: false;
228
+ isVeryDark: false;
229
229
  };
230
230
  @teal: {
231
- color : @teal;
232
- light : @lightTeal;
233
- border : @tealBorderColor;
234
- background : @tealBackground;
235
- header : @tealHeaderColor;
236
- boxShadow : @tealBoxShadow;
237
- boxFloatShadow : @tealBoxFloatingShadow;
238
- text : @tealTextColor;
239
- lightText : @lightTealTextColor;
240
- hoverText : @tealHoverTextColor;
241
- focus : @tealFocus;
242
- lightFocus : @lightTealFocus;
243
- down : @tealDown;
244
- lightDown : @lightTealDown;
245
- active : @tealActive;
246
- lightActive : @lightTealActive;
247
- shadow : @tealTextShadow;
248
- lightShadow : @lightTealTextShadow;
249
- hover : @tealHover;
250
- lightHover : @lightTealHover;
251
- ribbon : @tealRibbonShadow;
252
- invertedRibbon : @tealInvertedRibbonShadow;
253
- tertiary : @tealTertiaryColor;
254
- tertiaryHover : @tealTertiaryColorHover;
255
- tertiaryFocus : @tealTertiaryColorFocus;
256
- tertiaryActive : @tealTertiaryColorActive;
257
- bright : @tealBright;
258
- brightHover : @tealBrightHover;
259
- isDark : false;
260
- isVeryDark : false;
231
+ color: @teal;
232
+ light: @lightTeal;
233
+ border: @tealBorderColor;
234
+ background: @tealBackground;
235
+ header: @tealHeaderColor;
236
+ boxShadow: @tealBoxShadow;
237
+ boxFloatShadow: @tealBoxFloatingShadow;
238
+ text: @tealTextColor;
239
+ lightText: @lightTealTextColor;
240
+ hoverText: @tealHoverTextColor;
241
+ focus: @tealFocus;
242
+ lightFocus: @lightTealFocus;
243
+ down: @tealDown;
244
+ lightDown: @lightTealDown;
245
+ active: @tealActive;
246
+ lightActive: @lightTealActive;
247
+ shadow: @tealTextShadow;
248
+ lightShadow: @lightTealTextShadow;
249
+ hover: @tealHover;
250
+ lightHover: @lightTealHover;
251
+ ribbon: @tealRibbonShadow;
252
+ invertedRibbon: @tealInvertedRibbonShadow;
253
+ tertiary: @tealTertiaryColor;
254
+ tertiaryHover: @tealTertiaryColorHover;
255
+ tertiaryFocus: @tealTertiaryColorFocus;
256
+ tertiaryActive: @tealTertiaryColorActive;
257
+ bright: @tealBright;
258
+ brightHover: @tealBrightHover;
259
+ isDark: false;
260
+ isVeryDark: false;
261
261
  };
262
262
  @blue: {
263
- color : @blue;
264
- light : @lightBlue;
265
- border : @blueBorderColor;
266
- background : @blueBackground;
267
- header : @blueHeaderColor;
268
- boxShadow : @blueBoxShadow;
269
- boxFloatShadow : @blueBoxFloatingShadow;
270
- text : @blueTextColor;
271
- lightText : @lightBlueTextColor;
272
- hoverText : @blueHoverTextColor;
273
- focus : @blueFocus;
274
- lightFocus : @lightBlueFocus;
275
- down : @blueDown;
276
- lightDown : @lightBlueDown;
277
- active : @blueActive;
278
- lightActive : @lightBlueActive;
279
- shadow : @blueTextShadow;
280
- lightShadow : @lightBlueTextShadow;
281
- hover : @blueHover;
282
- lightHover : @lightBlueHover;
283
- ribbon : @blueRibbonShadow;
284
- invertedRibbon : @blueInvertedRibbonShadow;
285
- tertiary : @blueTertiaryColor;
286
- tertiaryHover : @blueTertiaryColorHover;
287
- tertiaryFocus : @blueTertiaryColorFocus;
288
- tertiaryActive : @blueTertiaryColorActive;
289
- bright : @blueBright;
290
- brightHover : @blueBrightHover;
291
- isDark : false;
292
- isVeryDark : false;
263
+ color: @blue;
264
+ light: @lightBlue;
265
+ border: @blueBorderColor;
266
+ background: @blueBackground;
267
+ header: @blueHeaderColor;
268
+ boxShadow: @blueBoxShadow;
269
+ boxFloatShadow: @blueBoxFloatingShadow;
270
+ text: @blueTextColor;
271
+ lightText: @lightBlueTextColor;
272
+ hoverText: @blueHoverTextColor;
273
+ focus: @blueFocus;
274
+ lightFocus: @lightBlueFocus;
275
+ down: @blueDown;
276
+ lightDown: @lightBlueDown;
277
+ active: @blueActive;
278
+ lightActive: @lightBlueActive;
279
+ shadow: @blueTextShadow;
280
+ lightShadow: @lightBlueTextShadow;
281
+ hover: @blueHover;
282
+ lightHover: @lightBlueHover;
283
+ ribbon: @blueRibbonShadow;
284
+ invertedRibbon: @blueInvertedRibbonShadow;
285
+ tertiary: @blueTertiaryColor;
286
+ tertiaryHover: @blueTertiaryColorHover;
287
+ tertiaryFocus: @blueTertiaryColorFocus;
288
+ tertiaryActive: @blueTertiaryColorActive;
289
+ bright: @blueBright;
290
+ brightHover: @blueBrightHover;
291
+ isDark: false;
292
+ isVeryDark: false;
293
293
  };
294
294
  @violet: {
295
- color : @violet;
296
- light : @lightViolet;
297
- border : @violetBorderColor;
298
- background : @violetBackground;
299
- header : @violetHeaderColor;
300
- boxShadow : @violetBoxShadow;
301
- boxFloatShadow : @violetBoxFloatingShadow;
302
- text : @violetTextColor;
303
- lightText : @lightVioletTextColor;
304
- hoverText : @violetHoverTextColor;
305
- focus : @violetFocus;
306
- lightFocus : @lightVioletFocus;
307
- down : @violetDown;
308
- lightDown : @lightVioletDown;
309
- active : @violetActive;
310
- lightActive : @lightVioletActive;
311
- shadow : @violetTextShadow;
312
- lightShadow : @lightVioletTextShadow;
313
- hover : @violetHover;
314
- lightHover : @lightVioletHover;
315
- ribbon : @violetRibbonShadow;
316
- invertedRibbon : @violetInvertedRibbonShadow;
317
- tertiary : @violetTertiaryColor;
318
- tertiaryHover : @violetTertiaryColorHover;
319
- tertiaryFocus : @violetTertiaryColorFocus;
320
- tertiaryActive : @violetTertiaryColorActive;
321
- bright : @violetBright;
322
- brightHover : @violetBrightHover;
323
- isDark : false;
324
- isVeryDark : false;
295
+ color: @violet;
296
+ light: @lightViolet;
297
+ border: @violetBorderColor;
298
+ background: @violetBackground;
299
+ header: @violetHeaderColor;
300
+ boxShadow: @violetBoxShadow;
301
+ boxFloatShadow: @violetBoxFloatingShadow;
302
+ text: @violetTextColor;
303
+ lightText: @lightVioletTextColor;
304
+ hoverText: @violetHoverTextColor;
305
+ focus: @violetFocus;
306
+ lightFocus: @lightVioletFocus;
307
+ down: @violetDown;
308
+ lightDown: @lightVioletDown;
309
+ active: @violetActive;
310
+ lightActive: @lightVioletActive;
311
+ shadow: @violetTextShadow;
312
+ lightShadow: @lightVioletTextShadow;
313
+ hover: @violetHover;
314
+ lightHover: @lightVioletHover;
315
+ ribbon: @violetRibbonShadow;
316
+ invertedRibbon: @violetInvertedRibbonShadow;
317
+ tertiary: @violetTertiaryColor;
318
+ tertiaryHover: @violetTertiaryColorHover;
319
+ tertiaryFocus: @violetTertiaryColorFocus;
320
+ tertiaryActive: @violetTertiaryColorActive;
321
+ bright: @violetBright;
322
+ brightHover: @violetBrightHover;
323
+ isDark: false;
324
+ isVeryDark: false;
325
325
  };
326
326
  @purple: {
327
- color : @purple;
328
- light : @lightPurple;
329
- border : @purpleBorderColor;
330
- background : @purpleBackground;
331
- header : @purpleHeaderColor;
332
- boxShadow : @purpleBoxShadow;
333
- boxFloatShadow : @purpleBoxFloatingShadow;
334
- text : @purpleTextColor;
335
- lightText : @lightPurpleTextColor;
336
- hoverText : @purpleHoverTextColor;
337
- focus : @purpleFocus;
338
- lightFocus : @lightPurpleFocus;
339
- down : @purpleDown;
340
- lightDown : @lightPurpleDown;
341
- active : @purpleActive;
342
- lightActive : @lightPurpleActive;
343
- shadow : @purpleTextShadow;
344
- lightShadow : @lightPurpleTextShadow;
345
- hover : @purpleHover;
346
- lightHover : @lightPurpleHover;
347
- ribbon : @purpleRibbonShadow;
348
- invertedRibbon : @purpleInvertedRibbonShadow;
349
- tertiary : @purpleTertiaryColor;
350
- tertiaryHover : @purpleTertiaryColorHover;
351
- tertiaryFocus : @purpleTertiaryColorFocus;
352
- tertiaryActive : @purpleTertiaryColorActive;
353
- bright : @purpleBright;
354
- brightHover : @purpleBrightHover;
355
- isDark : false;
356
- isVeryDark : false;
327
+ color: @purple;
328
+ light: @lightPurple;
329
+ border: @purpleBorderColor;
330
+ background: @purpleBackground;
331
+ header: @purpleHeaderColor;
332
+ boxShadow: @purpleBoxShadow;
333
+ boxFloatShadow: @purpleBoxFloatingShadow;
334
+ text: @purpleTextColor;
335
+ lightText: @lightPurpleTextColor;
336
+ hoverText: @purpleHoverTextColor;
337
+ focus: @purpleFocus;
338
+ lightFocus: @lightPurpleFocus;
339
+ down: @purpleDown;
340
+ lightDown: @lightPurpleDown;
341
+ active: @purpleActive;
342
+ lightActive: @lightPurpleActive;
343
+ shadow: @purpleTextShadow;
344
+ lightShadow: @lightPurpleTextShadow;
345
+ hover: @purpleHover;
346
+ lightHover: @lightPurpleHover;
347
+ ribbon: @purpleRibbonShadow;
348
+ invertedRibbon: @purpleInvertedRibbonShadow;
349
+ tertiary: @purpleTertiaryColor;
350
+ tertiaryHover: @purpleTertiaryColorHover;
351
+ tertiaryFocus: @purpleTertiaryColorFocus;
352
+ tertiaryActive: @purpleTertiaryColorActive;
353
+ bright: @purpleBright;
354
+ brightHover: @purpleBrightHover;
355
+ isDark: false;
356
+ isVeryDark: false;
357
357
  };
358
358
  @pink: {
359
- color : @pink;
360
- light : @lightPink;
361
- border : @pinkBorderColor;
362
- background : @pinkBackground;
363
- header : @pinkHeaderColor;
364
- boxShadow : @pinkBoxShadow;
365
- boxFloatShadow : @pinkBoxFloatingShadow;
366
- text : @pinkTextColor;
367
- lightText : @lightPinkTextColor;
368
- hoverText : @pinkHoverTextColor;
369
- focus : @pinkFocus;
370
- lightFocus : @lightPinkFocus;
371
- down : @pinkDown;
372
- lightDown : @lightPinkDown;
373
- active : @pinkActive;
374
- lightActive : @lightPinkActive;
375
- shadow : @pinkTextShadow;
376
- lightShadow : @lightPinkTextShadow;
377
- hover : @pinkHover;
378
- lightHover : @lightPinkHover;
379
- ribbon : @pinkRibbonShadow;
380
- invertedRibbon : @pinkInvertedRibbonShadow;
381
- tertiary : @pinkTertiaryColor;
382
- tertiaryHover : @pinkTertiaryColorHover;
383
- tertiaryFocus : @pinkTertiaryColorFocus;
384
- tertiaryActive : @pinkTertiaryColorActive;
385
- bright : @pinkBright;
386
- brightHover : @pinkBrightHover;
387
- isDark : false;
388
- isVeryDark : false;
359
+ color: @pink;
360
+ light: @lightPink;
361
+ border: @pinkBorderColor;
362
+ background: @pinkBackground;
363
+ header: @pinkHeaderColor;
364
+ boxShadow: @pinkBoxShadow;
365
+ boxFloatShadow: @pinkBoxFloatingShadow;
366
+ text: @pinkTextColor;
367
+ lightText: @lightPinkTextColor;
368
+ hoverText: @pinkHoverTextColor;
369
+ focus: @pinkFocus;
370
+ lightFocus: @lightPinkFocus;
371
+ down: @pinkDown;
372
+ lightDown: @lightPinkDown;
373
+ active: @pinkActive;
374
+ lightActive: @lightPinkActive;
375
+ shadow: @pinkTextShadow;
376
+ lightShadow: @lightPinkTextShadow;
377
+ hover: @pinkHover;
378
+ lightHover: @lightPinkHover;
379
+ ribbon: @pinkRibbonShadow;
380
+ invertedRibbon: @pinkInvertedRibbonShadow;
381
+ tertiary: @pinkTertiaryColor;
382
+ tertiaryHover: @pinkTertiaryColorHover;
383
+ tertiaryFocus: @pinkTertiaryColorFocus;
384
+ tertiaryActive: @pinkTertiaryColorActive;
385
+ bright: @pinkBright;
386
+ brightHover: @pinkBrightHover;
387
+ isDark: false;
388
+ isVeryDark: false;
389
389
  };
390
390
  @brown: {
391
- color : @brown;
392
- light : @lightBrown;
393
- border : @brownBorderColor;
394
- background : @brownBackground;
395
- header : @brownHeaderColor;
396
- boxShadow : @brownBoxShadow;
397
- boxFloatShadow : @brownBoxFloatingShadow;
398
- text : @brownTextColor;
399
- lightText : @lightBrownTextColor;
400
- hoverText : @brownHoverTextColor;
401
- focus : @brownFocus;
402
- lightFocus : @lightBrownFocus;
403
- down : @brownDown;
404
- lightDown : @lightBrownDown;
405
- active : @brownActive;
406
- lightActive : @lightBrownActive;
407
- shadow : @brownTextShadow;
408
- lightShadow : @lightBrownTextShadow;
409
- hover : @brownHover;
410
- lightHover : @lightBrownHover;
411
- ribbon : @brownRibbonShadow;
412
- invertedRibbon : @brownInvertedRibbonShadow;
413
- tertiary : @brownTertiaryColor;
414
- tertiaryHover : @brownTertiaryColorHover;
415
- tertiaryFocus : @brownTertiaryColorFocus;
416
- tertiaryActive : @brownTertiaryColorActive;
417
- bright : @brownBright;
418
- brightHover : @brownBrightHover;
419
- isDark : false;
420
- isVeryDark : false;
391
+ color: @brown;
392
+ light: @lightBrown;
393
+ border: @brownBorderColor;
394
+ background: @brownBackground;
395
+ header: @brownHeaderColor;
396
+ boxShadow: @brownBoxShadow;
397
+ boxFloatShadow: @brownBoxFloatingShadow;
398
+ text: @brownTextColor;
399
+ lightText: @lightBrownTextColor;
400
+ hoverText: @brownHoverTextColor;
401
+ focus: @brownFocus;
402
+ lightFocus: @lightBrownFocus;
403
+ down: @brownDown;
404
+ lightDown: @lightBrownDown;
405
+ active: @brownActive;
406
+ lightActive: @lightBrownActive;
407
+ shadow: @brownTextShadow;
408
+ lightShadow: @lightBrownTextShadow;
409
+ hover: @brownHover;
410
+ lightHover: @lightBrownHover;
411
+ ribbon: @brownRibbonShadow;
412
+ invertedRibbon: @brownInvertedRibbonShadow;
413
+ tertiary: @brownTertiaryColor;
414
+ tertiaryHover: @brownTertiaryColorHover;
415
+ tertiaryFocus: @brownTertiaryColorFocus;
416
+ tertiaryActive: @brownTertiaryColorActive;
417
+ bright: @brownBright;
418
+ brightHover: @brownBrightHover;
419
+ isDark: false;
420
+ isVeryDark: false;
421
421
  };
422
422
  @grey: {
423
- color : @grey;
424
- light : @lightGrey;
425
- border : @greyBorderColor;
426
- background : @greyBackground;
427
- header : @greyHeaderColor;
428
- boxShadow : @greyBoxShadow;
429
- boxFloatShadow : @greyBoxFloatingShadow;
430
- text : @greyTextColor;
431
- lightText : @lightGreyTextColor;
432
- hoverText : @greyHoverTextColor;
433
- focus : @greyFocus;
434
- lightFocus : @lightGreyFocus;
435
- down : @greyDown;
436
- lightDown : @lightGreyDown;
437
- active : @greyActive;
438
- lightActive : @lightGreyActive;
439
- shadow : @greyTextShadow;
440
- lightShadow : @lightGreyTextShadow;
441
- hover : @greyHover;
442
- lightHover : @lightGreyHover;
443
- ribbon : @greyRibbonShadow;
444
- invertedRibbon : @greyInvertedRibbonShadow;
445
- tertiary : @greyTertiaryColor;
446
- tertiaryHover : @greyTertiaryColorHover;
447
- tertiaryFocus : @greyTertiaryColorFocus;
448
- tertiaryActive : @greyTertiaryColorActive;
449
- bright : @greyBright;
450
- brightHover : @greyBrightHover;
451
- isDark : true;
452
- isVeryDark : false;
423
+ color: @grey;
424
+ light: @lightGrey;
425
+ border: @greyBorderColor;
426
+ background: @greyBackground;
427
+ header: @greyHeaderColor;
428
+ boxShadow: @greyBoxShadow;
429
+ boxFloatShadow: @greyBoxFloatingShadow;
430
+ text: @greyTextColor;
431
+ lightText: @lightGreyTextColor;
432
+ hoverText: @greyHoverTextColor;
433
+ focus: @greyFocus;
434
+ lightFocus: @lightGreyFocus;
435
+ down: @greyDown;
436
+ lightDown: @lightGreyDown;
437
+ active: @greyActive;
438
+ lightActive: @lightGreyActive;
439
+ shadow: @greyTextShadow;
440
+ lightShadow: @lightGreyTextShadow;
441
+ hover: @greyHover;
442
+ lightHover: @lightGreyHover;
443
+ ribbon: @greyRibbonShadow;
444
+ invertedRibbon: @greyInvertedRibbonShadow;
445
+ tertiary: @greyTertiaryColor;
446
+ tertiaryHover: @greyTertiaryColorHover;
447
+ tertiaryFocus: @greyTertiaryColorFocus;
448
+ tertiaryActive: @greyTertiaryColorActive;
449
+ bright: @greyBright;
450
+ brightHover: @greyBrightHover;
451
+ isDark: true;
452
+ isVeryDark: false;
453
453
  };
454
454
  @black: {
455
- color : @black;
456
- light : @lightBlack;
457
- border : @blackBorderColor;
458
- background : @blackBackground;
459
- header : @blackHeaderColor;
460
- boxShadow : @blackBoxShadow;
461
- boxFloatShadow : @blackBoxFloatingShadow;
462
- text : @blackTextColor;
463
- lightText : @lightBlackTextColor;
464
- hoverText : @blackHoverTextColor;
465
- focus : @blackFocus;
466
- lightFocus : @lightBlackFocus;
467
- down : @blackDown;
468
- lightDown : @lightBlackDown;
469
- active : @blackActive;
470
- lightActive : @lightBlackActive;
471
- shadow : @blackTextShadow;
472
- lightShadow : @lightBlackTextShadow;
473
- hover : @blackHover;
474
- lightHover : @lightBlackHover;
475
- ribbon : @blackRibbonShadow;
476
- invertedRibbon : @blackInvertedRibbonShadow;
477
- tertiary : @blackTertiaryColor;
478
- tertiaryHover : @blackTertiaryColorHover;
479
- tertiaryFocus : @blackTertiaryColorFocus;
480
- tertiaryActive : @blackTertiaryColorActive;
481
- bright : @blackBright;
482
- brightHover : @blackBrightHover;
483
- isDark : true;
484
- isVeryDark : true;
455
+ color: @black;
456
+ light: @lightBlack;
457
+ border: @blackBorderColor;
458
+ background: @blackBackground;
459
+ header: @blackHeaderColor;
460
+ boxShadow: @blackBoxShadow;
461
+ boxFloatShadow: @blackBoxFloatingShadow;
462
+ text: @blackTextColor;
463
+ lightText: @lightBlackTextColor;
464
+ hoverText: @blackHoverTextColor;
465
+ focus: @blackFocus;
466
+ lightFocus: @lightBlackFocus;
467
+ down: @blackDown;
468
+ lightDown: @lightBlackDown;
469
+ active: @blackActive;
470
+ lightActive: @lightBlackActive;
471
+ shadow: @blackTextShadow;
472
+ lightShadow: @lightBlackTextShadow;
473
+ hover: @blackHover;
474
+ lightHover: @lightBlackHover;
475
+ ribbon: @blackRibbonShadow;
476
+ invertedRibbon: @blackInvertedRibbonShadow;
477
+ tertiary: @blackTertiaryColor;
478
+ tertiaryHover: @blackTertiaryColorHover;
479
+ tertiaryFocus: @blackTertiaryColorFocus;
480
+ tertiaryActive: @blackTertiaryColorActive;
481
+ bright: @blackBright;
482
+ brightHover: @blackBrightHover;
483
+ isDark: true;
484
+ isVeryDark: true;
485
485
  };
486
486
  };
487
487