fomantic-ui 2.9.1-beta.20 → 2.9.1-beta.21

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 (360) hide show
  1. package/.eslintrc.js +2 -1
  2. package/.github/workflows/ci.yml +1 -1
  3. package/.stylelintrc.js +34 -21
  4. package/dist/components/accordion.css +1 -1
  5. package/dist/components/accordion.js +1 -1
  6. package/dist/components/accordion.min.css +1 -1
  7. package/dist/components/accordion.min.js +1 -1
  8. package/dist/components/ad.css +1 -1
  9. package/dist/components/ad.min.css +1 -1
  10. package/dist/components/api.js +1 -6
  11. package/dist/components/api.min.js +2 -2
  12. package/dist/components/breadcrumb.css +1 -1
  13. package/dist/components/breadcrumb.min.css +1 -1
  14. package/dist/components/button.css +1 -1
  15. package/dist/components/button.min.css +1 -1
  16. package/dist/components/calendar.css +1 -1
  17. package/dist/components/calendar.js +36 -29
  18. package/dist/components/calendar.min.css +1 -1
  19. package/dist/components/calendar.min.js +2 -2
  20. package/dist/components/card.css +1 -1
  21. package/dist/components/card.min.css +1 -1
  22. package/dist/components/checkbox.css +1 -1
  23. package/dist/components/checkbox.js +1 -1
  24. package/dist/components/checkbox.min.css +1 -1
  25. package/dist/components/checkbox.min.js +1 -1
  26. package/dist/components/comment.css +1 -1
  27. package/dist/components/comment.min.css +1 -1
  28. package/dist/components/container.css +1 -1
  29. package/dist/components/container.min.css +1 -1
  30. package/dist/components/dimmer.css +1 -1
  31. package/dist/components/dimmer.js +1 -1
  32. package/dist/components/dimmer.min.css +1 -1
  33. package/dist/components/dimmer.min.js +1 -1
  34. package/dist/components/divider.css +1 -1
  35. package/dist/components/divider.min.css +1 -1
  36. package/dist/components/dropdown.css +1 -1
  37. package/dist/components/dropdown.js +2 -2
  38. package/dist/components/dropdown.min.css +1 -1
  39. package/dist/components/dropdown.min.js +2 -2
  40. package/dist/components/embed.css +1 -1
  41. package/dist/components/embed.js +1 -1
  42. package/dist/components/embed.min.css +1 -1
  43. package/dist/components/embed.min.js +1 -1
  44. package/dist/components/feed.css +1 -1
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +1 -1
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +1 -1
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +1 -1
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +1 -1
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +1 -1
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +1 -1
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +1 -1
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +1 -1
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +1 -1
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +1 -1
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +1 -1
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +1 -1
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/message.css +1 -1
  75. package/dist/components/message.min.css +1 -1
  76. package/dist/components/modal.css +1 -1
  77. package/dist/components/modal.js +1 -1
  78. package/dist/components/modal.min.css +1 -1
  79. package/dist/components/modal.min.js +1 -1
  80. package/dist/components/nag.css +1 -1
  81. package/dist/components/nag.js +1 -1
  82. package/dist/components/nag.min.css +1 -1
  83. package/dist/components/nag.min.js +1 -1
  84. package/dist/components/placeholder.css +1 -1
  85. package/dist/components/placeholder.min.css +1 -1
  86. package/dist/components/popup.css +1 -1
  87. package/dist/components/popup.js +4 -4
  88. package/dist/components/popup.min.css +1 -1
  89. package/dist/components/popup.min.js +2 -2
  90. package/dist/components/progress.css +1 -1
  91. package/dist/components/progress.js +2 -2
  92. package/dist/components/progress.min.css +1 -1
  93. package/dist/components/progress.min.js +2 -2
  94. package/dist/components/rail.css +1 -1
  95. package/dist/components/rail.min.css +1 -1
  96. package/dist/components/rating.css +1 -1
  97. package/dist/components/rating.js +1 -1
  98. package/dist/components/rating.min.css +1 -1
  99. package/dist/components/rating.min.js +1 -1
  100. package/dist/components/reset.css +1 -1
  101. package/dist/components/reset.min.css +1 -1
  102. package/dist/components/reveal.css +1 -1
  103. package/dist/components/reveal.min.css +1 -1
  104. package/dist/components/search.css +1 -1
  105. package/dist/components/search.js +2 -2
  106. package/dist/components/search.min.css +1 -1
  107. package/dist/components/search.min.js +2 -2
  108. package/dist/components/segment.css +1 -1
  109. package/dist/components/segment.min.css +1 -1
  110. package/dist/components/shape.css +1 -1
  111. package/dist/components/shape.js +1 -1
  112. package/dist/components/shape.min.css +1 -1
  113. package/dist/components/shape.min.js +1 -1
  114. package/dist/components/sidebar.css +1 -1
  115. package/dist/components/sidebar.js +1 -1
  116. package/dist/components/sidebar.min.css +1 -1
  117. package/dist/components/sidebar.min.js +1 -1
  118. package/dist/components/site.css +1 -1
  119. package/dist/components/site.js +1 -1
  120. package/dist/components/site.min.css +1 -1
  121. package/dist/components/site.min.js +1 -1
  122. package/dist/components/slider.js +1 -1
  123. package/dist/components/slider.min.js +1 -1
  124. package/dist/components/state.js +1 -1
  125. package/dist/components/state.min.js +1 -1
  126. package/dist/components/statistic.css +1 -1
  127. package/dist/components/statistic.min.css +1 -1
  128. package/dist/components/step.css +1 -1
  129. package/dist/components/step.min.css +1 -1
  130. package/dist/components/sticky.css +1 -1
  131. package/dist/components/sticky.js +1 -1
  132. package/dist/components/sticky.min.css +1 -1
  133. package/dist/components/sticky.min.js +1 -1
  134. package/dist/components/tab.css +1 -1
  135. package/dist/components/tab.js +1 -1
  136. package/dist/components/tab.min.css +1 -1
  137. package/dist/components/tab.min.js +1 -1
  138. package/dist/components/table.css +1 -1
  139. package/dist/components/table.min.css +1 -1
  140. package/dist/components/text.css +1 -1
  141. package/dist/components/text.min.css +1 -1
  142. package/dist/components/toast.css +1 -1
  143. package/dist/components/toast.js +1 -1
  144. package/dist/components/toast.min.css +1 -1
  145. package/dist/components/toast.min.js +1 -1
  146. package/dist/components/transition.css +30 -40
  147. package/dist/components/transition.js +1 -1
  148. package/dist/components/transition.min.css +1 -1
  149. package/dist/components/transition.min.js +1 -1
  150. package/dist/components/visibility.js +3 -3
  151. package/dist/components/visibility.min.js +2 -2
  152. package/dist/semantic.css +79 -79
  153. package/dist/semantic.js +69 -67
  154. package/dist/semantic.min.css +1 -1
  155. package/dist/semantic.min.js +2 -2
  156. package/package.json +3 -3
  157. package/src/_site/collections/menu.overrides +1 -1
  158. package/src/_site/elements/flag.variables +2 -2
  159. package/src/_site/globals/site.variables +1 -1
  160. package/src/definitions/behaviors/api.js +0 -5
  161. package/src/definitions/behaviors/visibility.js +2 -2
  162. package/src/definitions/collections/breadcrumb.less +0 -1
  163. package/src/definitions/collections/form.less +0 -8
  164. package/src/definitions/collections/grid.less +0 -3
  165. package/src/definitions/collections/menu.less +2 -10
  166. package/src/definitions/collections/message.less +5 -5
  167. package/src/definitions/elements/button.less +0 -22
  168. package/src/definitions/elements/divider.less +0 -8
  169. package/src/definitions/elements/emoji.less +0 -1
  170. package/src/definitions/elements/icon.less +0 -8
  171. package/src/definitions/elements/image.less +0 -2
  172. package/src/definitions/elements/input.less +0 -10
  173. package/src/definitions/elements/label.less +0 -31
  174. package/src/definitions/elements/list.less +0 -4
  175. package/src/definitions/elements/loader.less +0 -3
  176. package/src/definitions/elements/reveal.less +0 -2
  177. package/src/definitions/elements/segment.less +0 -6
  178. package/src/definitions/elements/step.less +0 -3
  179. package/src/definitions/modules/calendar.js +35 -28
  180. package/src/definitions/modules/checkbox.less +0 -15
  181. package/src/definitions/modules/dimmer.less +0 -6
  182. package/src/definitions/modules/dropdown.js +1 -1
  183. package/src/definitions/modules/dropdown.less +1 -15
  184. package/src/definitions/modules/embed.less +0 -1
  185. package/src/definitions/modules/flyout.less +0 -4
  186. package/src/definitions/modules/modal.less +0 -6
  187. package/src/definitions/modules/nag.less +0 -9
  188. package/src/definitions/modules/popup.js +3 -3
  189. package/src/definitions/modules/popup.less +0 -12
  190. package/src/definitions/modules/progress.js +1 -1
  191. package/src/definitions/modules/progress.less +0 -3
  192. package/src/definitions/modules/search.js +1 -1
  193. package/src/definitions/modules/search.less +0 -12
  194. package/src/definitions/modules/shape.less +0 -4
  195. package/src/definitions/modules/sidebar.less +0 -3
  196. package/src/definitions/modules/sticky.less +1 -0
  197. package/src/definitions/modules/tab.less +0 -5
  198. package/src/definitions/views/ad.less +0 -1
  199. package/src/definitions/views/card.less +1 -5
  200. package/src/definitions/views/item.less +0 -1
  201. package/src/themes/amazon/elements/button.overrides +23 -24
  202. package/src/themes/amazon/elements/button.variables +11 -11
  203. package/src/themes/amazon/globals/site.variables +2 -3
  204. package/src/themes/basic/collections/table.overrides +0 -1
  205. package/src/themes/basic/collections/table.variables +3 -3
  206. package/src/themes/basic/elements/button.overrides +0 -1
  207. package/src/themes/basic/elements/button.variables +2 -2
  208. package/src/themes/basic/elements/icon.overrides +12 -13
  209. package/src/themes/basic/elements/icon.variables +13 -13
  210. package/src/themes/basic/elements/step.overrides +2 -2
  211. package/src/themes/basic/elements/step.variables +2 -2
  212. package/src/themes/basic/globals/reset.overrides +1 -1
  213. package/src/themes/basic/globals/reset.variables +1 -1
  214. package/src/themes/basic/views/card.overrides +0 -1
  215. package/src/themes/basic/views/card.variables +3 -3
  216. package/src/themes/bookish/elements/header.overrides +3 -3
  217. package/src/themes/bookish/elements/header.variables +2 -2
  218. package/src/themes/bootstrap3/elements/button.variables +7 -8
  219. package/src/themes/chubby/collections/form.overrides +9 -9
  220. package/src/themes/chubby/collections/form.variables +3 -3
  221. package/src/themes/chubby/collections/menu.variables +1 -1
  222. package/src/themes/chubby/elements/button.overrides +7 -9
  223. package/src/themes/chubby/elements/button.variables +2 -2
  224. package/src/themes/chubby/elements/header.variables +3 -3
  225. package/src/themes/chubby/modules/accordion.overrides +2 -2
  226. package/src/themes/chubby/modules/accordion.variables +3 -3
  227. package/src/themes/chubby/views/comment.overrides +5 -5
  228. package/src/themes/chubby/views/comment.variables +4 -4
  229. package/src/themes/classic/collections/table.variables +2 -2
  230. package/src/themes/classic/elements/button.variables +20 -21
  231. package/src/themes/classic/elements/header.variables +3 -3
  232. package/src/themes/classic/modules/progress.variables +1 -1
  233. package/src/themes/classic/views/card.overrides +14 -14
  234. package/src/themes/classic/views/card.variables +4 -4
  235. package/src/themes/colored/modules/checkbox.variables +1 -1
  236. package/src/themes/default/collections/breadcrumb.variables +4 -4
  237. package/src/themes/default/collections/form.variables +12 -12
  238. package/src/themes/default/collections/grid.overrides +0 -1
  239. package/src/themes/default/collections/grid.variables +14 -16
  240. package/src/themes/default/collections/menu.variables +19 -31
  241. package/src/themes/default/collections/message.variables +83 -84
  242. package/src/themes/default/collections/table.variables +16 -18
  243. package/src/themes/default/elements/button.variables +30 -31
  244. package/src/themes/default/elements/container.variables +4 -5
  245. package/src/themes/default/elements/divider.overrides +8 -9
  246. package/src/themes/default/elements/divider.variables +4 -5
  247. package/src/themes/default/elements/emoji.overrides +0 -1
  248. package/src/themes/default/elements/emoji.variables +3555 -3555
  249. package/src/themes/default/elements/flag.variables +1594 -1594
  250. package/src/themes/default/elements/header.overrides +0 -1
  251. package/src/themes/default/elements/header.variables +16 -16
  252. package/src/themes/default/elements/icon.variables +2002 -2004
  253. package/src/themes/default/elements/image.variables +6 -7
  254. package/src/themes/default/elements/input.variables +10 -10
  255. package/src/themes/default/elements/label.variables +19 -20
  256. package/src/themes/default/elements/list.variables +16 -16
  257. package/src/themes/default/elements/loader.variables +15 -16
  258. package/src/themes/default/elements/placeholder.variables +6 -7
  259. package/src/themes/default/elements/rail.variables +4 -5
  260. package/src/themes/default/elements/segment.variables +18 -22
  261. package/src/themes/default/elements/step.overrides +4 -4
  262. package/src/themes/default/elements/step.variables +14 -16
  263. package/src/themes/default/elements/text.variables +2 -3
  264. package/src/themes/default/globals/colors.less +22 -22
  265. package/src/themes/default/globals/reset.overrides +57 -57
  266. package/src/themes/default/globals/reset.variables +1 -1
  267. package/src/themes/default/globals/site.variables +861 -875
  268. package/src/themes/default/globals/variation.variables +0 -3
  269. package/src/themes/default/modules/accordion.overrides +11 -11
  270. package/src/themes/default/modules/accordion.variables +14 -15
  271. package/src/themes/default/modules/chatroom.variables +1 -1
  272. package/src/themes/default/modules/checkbox.overrides +6 -7
  273. package/src/themes/default/modules/checkbox.variables +17 -22
  274. package/src/themes/default/modules/dimmer.variables +7 -8
  275. package/src/themes/default/modules/dropdown.overrides +17 -17
  276. package/src/themes/default/modules/dropdown.variables +20 -21
  277. package/src/themes/default/modules/embed.variables +9 -10
  278. package/src/themes/default/modules/flyout.variables +6 -6
  279. package/src/themes/default/modules/modal.variables +18 -18
  280. package/src/themes/default/modules/nag.variables +10 -13
  281. package/src/themes/default/modules/popup.variables +12 -13
  282. package/src/themes/default/modules/progress.variables +10 -11
  283. package/src/themes/default/modules/rating.variables +10 -11
  284. package/src/themes/default/modules/search.variables +9 -11
  285. package/src/themes/default/modules/shape.variables +6 -6
  286. package/src/themes/default/modules/sidebar.variables +4 -4
  287. package/src/themes/default/modules/slider.variables +48 -49
  288. package/src/themes/default/modules/sticky.variables +1 -1
  289. package/src/themes/default/modules/toast.variables +1 -1
  290. package/src/themes/default/modules/transition.overrides +936 -915
  291. package/src/themes/default/views/card.variables +20 -22
  292. package/src/themes/default/views/comment.variables +6 -8
  293. package/src/themes/default/views/feed.variables +6 -6
  294. package/src/themes/default/views/item.variables +6 -9
  295. package/src/themes/default/views/statistic.variables +8 -8
  296. package/src/themes/duo/elements/loader.variables +1 -1
  297. package/src/themes/famfamfam/elements/flag.overrides +263 -268
  298. package/src/themes/famfamfam/elements/flag.variables +3 -3
  299. package/src/themes/fixed-width/collections/grid.variables +1 -1
  300. package/src/themes/fixed-width/modules/modal.variables +3 -5
  301. package/src/themes/flat/collections/form.overrides +9 -9
  302. package/src/themes/flat/collections/form.variables +4 -5
  303. package/src/themes/flat/globals/site.variables +61 -66
  304. package/src/themes/github/collections/breadcrumb.variables +0 -1
  305. package/src/themes/github/collections/form.overrides +7 -8
  306. package/src/themes/github/collections/form.variables +12 -13
  307. package/src/themes/github/collections/grid.variables +1 -2
  308. package/src/themes/github/collections/menu.overrides +2 -2
  309. package/src/themes/github/collections/menu.variables +11 -12
  310. package/src/themes/github/collections/message.overrides +3 -3
  311. package/src/themes/github/collections/message.variables +5 -5
  312. package/src/themes/github/collections/table.variables +1 -1
  313. package/src/themes/github/elements/button.overrides +0 -1
  314. package/src/themes/github/elements/button.variables +14 -14
  315. package/src/themes/github/elements/header.variables +2 -2
  316. package/src/themes/github/elements/icon.overrides +179 -179
  317. package/src/themes/github/elements/icon.variables +10 -10
  318. package/src/themes/github/elements/image.variables +1 -1
  319. package/src/themes/github/elements/input.overrides +16 -16
  320. package/src/themes/github/elements/input.variables +3 -3
  321. package/src/themes/github/elements/label.overrides +3 -3
  322. package/src/themes/github/elements/label.variables +0 -1
  323. package/src/themes/github/elements/segment.variables +2 -3
  324. package/src/themes/github/elements/step.overrides +13 -13
  325. package/src/themes/github/elements/step.variables +2 -2
  326. package/src/themes/github/globals/site.variables +2 -2
  327. package/src/themes/github/modules/dropdown.overrides +18 -19
  328. package/src/themes/github/modules/dropdown.variables +1 -1
  329. package/src/themes/github/modules/popup.variables +0 -2
  330. package/src/themes/instagram/views/card.overrides +3 -4
  331. package/src/themes/instagram/views/card.variables +3 -4
  332. package/src/themes/joypixels/elements/emoji.overrides +0 -2
  333. package/src/themes/joypixels/elements/emoji.variables +3554 -3554
  334. package/src/themes/material/collections/menu.variables +1 -1
  335. package/src/themes/material/elements/button.overrides +6 -8
  336. package/src/themes/material/elements/button.variables +28 -28
  337. package/src/themes/material/elements/header.overrides +2 -2
  338. package/src/themes/material/elements/header.variables +2 -4
  339. package/src/themes/material/elements/icon.overrides +932 -932
  340. package/src/themes/material/elements/icon.variables +11 -11
  341. package/src/themes/material/globals/site.variables +78 -79
  342. package/src/themes/material/modules/dropdown.overrides +1 -1
  343. package/src/themes/material/modules/dropdown.variables +1 -1
  344. package/src/themes/material/modules/modal.overrides +2 -2
  345. package/src/themes/material/modules/modal.variables +1 -2
  346. package/src/themes/pulsar/elements/loader.overrides +58 -58
  347. package/src/themes/raised/elements/button.variables +8 -8
  348. package/src/themes/resetcss/globals/reset.overrides +115 -33
  349. package/src/themes/resetcss/globals/reset.variables +1 -1
  350. package/src/themes/round/elements/button.variables +11 -14
  351. package/src/themes/rtl/globals/site.variables +5 -6
  352. package/src/themes/striped/modules/progress.overrides +20 -16
  353. package/src/themes/systemfont/globals/reset.overrides +1 -1
  354. package/src/themes/systemfont/globals/site.variables +5 -5
  355. package/src/themes/timeline/views/feed.overrides +12 -12
  356. package/src/themes/timeline/views/feed.variables +4 -4
  357. package/src/themes/twitter/elements/button.overrides +4 -5
  358. package/src/themes/twitter/elements/button.variables +6 -7
  359. package/src/themes/twitter/elements/emoji.variables +3555 -3555
  360. package/tasks/docs/metadata.js +2 -2
@@ -5,136 +5,134 @@
5
5
  @import "variation.variables";
6
6
  @supportIE: true;
7
7
 
8
- /*-------------------
8
+ /* -------------------
9
9
  Fonts
10
- --------------------*/
10
+ -------------------- */
11
11
 
12
- @fontName : 'Lato';
12
+ @fontName : 'Lato';
13
13
  @fontFileNameLatin : 'LatoLatin';
14
14
  @fontFileNameSupplement: 'Lato';
15
15
 
16
16
  // based on https://github.com/twbs/bootstrap/blob/v5.1.3/scss/_variables.scss#L577 list
17
- @fallbackFonts : system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
17
+ @fallbackFonts : system-ui, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
18
18
 
19
- @headerFont : @fontName, @fallbackFonts;
20
- @pageFont : @fontName, @fallbackFonts;
19
+ @headerFont : @fontName, @fallbackFonts;
20
+ @pageFont : @fontName, @fallbackFonts;
21
21
 
22
- @fontDisplay : swap;
23
- @textRendering : optimizeLegibility;
24
- @unicodeRangeLatin : U+0000, U+000D, U+0020-007E, U+00A0-017F, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+2010, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20A3-20A4, U+20A7, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
22
+ @fontDisplay : swap;
23
+ @textRendering : optimizeLegibility;
24
+ @unicodeRangeLatin : U+0000, U+000D, U+0020-007E, U+00A0-017F, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E80-1E85, U+2010, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20A3-20A4, U+20A7, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
25
25
  @unicodeRangeSupplement : U+0180-0191, U+0193-0217, U+021C-0236, U+0238-02C5, U+02C8, U+02CA-02D7, U+02DE-036F, U+0374-0375, U+037A-037E, U+0384-038A, U+038C, U+038E-0393, U+0395-03A1, U+03A3-03A8, U+03AA-03BB, U+03BD-03BF, U+03C1-03CE, U+03D0-0486, U+0488-0513, U+1D00-1DCA, U+1DFE-1E7F, U+1E86-1E9B, U+1E9E, U+1EA0-1EF9, U+1F00-1F15, U+1F18-1F1D, U+1F20-1F45, U+1F48-1F4D, U+1F50-1F57, U+1F59, U+1F5B, U+1F5D, U+1F5F-1F7D, U+1F80-1FB4, U+1FB6-1FC4, U+1FC6-1FD3, U+1FD6-1FDB, U+1FDD-1FEF, U+1FF2-1FF4, U+1FF6-1FFE, U+2000-200F, U+2012, U+2015-2017, U+201B, U+201F, U+202F, U+2034, U+203C-203E, U+205E-205F, U+2070-2071, U+2074-2094, U+20A0-20A2, U+20A5-20A6, U+20A8-20AB, U+20AD-20B5, U+20B8-20BA, U+20DD, U+2105, U+2116-2117, U+2120, U+2132, U+214D-214E, U+2153-215F, U+2183-2184, U+2190-2199, U+21A8, U+221F, U+2229, U+2261, U+2302, U+2310, U+2320-2321, U+2460-2473, U+24EA-24F4, U+24FF-2500, U+2502, U+250C, U+2510, U+2514, U+2518, U+2C60-2C6C, U+2C74-2C77;
26
26
 
27
- @importFonts : true;
27
+ @importFonts : true;
28
28
  @fonts: {
29
- @regularLatin: {
30
- font-family: @fontName;
31
- src: url("@{fontPath}/@{fontFileNameLatin}-Regular.woff2") format('woff2')
32
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Regular.woff") format('woff'));
33
- font-style : normal;
34
- font-weight : @normal;
35
- font-display : @fontDisplay;
36
- text-rendering : @textRendering;
37
- unicode-range : @unicodeRangeLatin;
38
- };
39
- @boldLatin: {
40
- font-family: @fontName;
41
- src: url("@{fontPath}/@{fontFileNameLatin}-Bold.woff2") format('woff2')
42
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Bold.woff") format('woff'));
43
- font-style : normal;
44
- font-weight : @bold;
45
- font-display : @fontDisplay;
46
- text-rendering : @textRendering;
47
- unicode-range : @unicodeRangeLatin;
48
- };
49
- @italicLatin: {
50
- font-family: @fontName;
51
- src: url("@{fontPath}/@{fontFileNameLatin}-Italic.woff2") format('woff2')
52
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Italic.woff") format('woff'));
53
- font-style : italic;
54
- font-weight : @normal;
55
- font-display : @fontDisplay;
56
- text-rendering : @textRendering;
57
- unicode-range : @unicodeRangeLatin;
58
- };
59
- @boldItalicLatin: {
60
- font-family: @fontName;
61
- src: url("@{fontPath}/@{fontFileNameLatin}-BoldItalic.woff2") format('woff2')
62
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-BoldItalic.woff") format('woff'));
63
- font-style : italic;
64
- font-weight : @bold;
65
- font-display : @fontDisplay;
66
- text-rendering : @textRendering;
67
- unicode-range : @unicodeRangeLatin;
68
- };
69
- @regularSupplement: {
70
- font-family: @fontName;
71
- src: url("@{fontPath}/@{fontFileNameSupplement}-Regular.woff2") format('woff2')
72
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Regular.woff") format('woff'));
73
- font-style : normal;
74
- font-weight : @normal;
75
- font-display : @fontDisplay;
76
- text-rendering : @textRendering;
77
- unicode-range : @unicodeRangeSupplement;
78
- };
79
- @boldSupplement: {
80
- font-family: @fontName;
81
- src: url("@{fontPath}/@{fontFileNameSupplement}-Bold.woff2") format('woff2')
82
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Bold.woff") format('woff'));
83
- font-style : normal;
84
- font-weight : @bold;
85
- font-display : @fontDisplay;
86
- text-rendering : @textRendering;
87
- unicode-range : @unicodeRangeSupplement;
88
- };
89
- @italicSupplement: {
90
- font-family: @fontName;
91
- src: url("@{fontPath}/@{fontFileNameSupplement}-Italic.woff2") format('woff2')
92
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Italic.woff") format('woff'));
93
- font-style : italic;
94
- font-weight : @normal;
95
- font-display : @fontDisplay;
96
- text-rendering : @textRendering;
97
- unicode-range : @unicodeRangeSupplement;
98
- };
99
- @boldItalicSupplement: {
100
- font-family: @fontName;
101
- src: url("@{fontPath}/@{fontFileNameSupplement}-BoldItalic.woff2") format('woff2')
102
- if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-BoldItalic.woff") format('woff'));
103
- font-style : italic;
104
- font-weight : @bold;
105
- font-display : @fontDisplay;
106
- text-rendering : @textRendering;
107
- unicode-range : @unicodeRangeSupplement;
108
- };
29
+ @regularLatin: {
30
+ font-family: @fontName;
31
+ src: url("@{fontPath}/@{fontFileNameLatin}-Regular.woff2") format('woff2')
32
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Regular.woff") format('woff'));
33
+ font-style : normal;
34
+ font-weight : @normal;
35
+ font-display : @fontDisplay;
36
+ text-rendering : @textRendering;
37
+ unicode-range : @unicodeRangeLatin;
38
+ };
39
+ @boldLatin: {
40
+ font-family: @fontName;
41
+ src: url("@{fontPath}/@{fontFileNameLatin}-Bold.woff2") format('woff2')
42
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Bold.woff") format('woff'));
43
+ font-style : normal;
44
+ font-weight : @bold;
45
+ font-display : @fontDisplay;
46
+ text-rendering : @textRendering;
47
+ unicode-range : @unicodeRangeLatin;
48
+ };
49
+ @italicLatin: {
50
+ font-family: @fontName;
51
+ src: url("@{fontPath}/@{fontFileNameLatin}-Italic.woff2") format('woff2')
52
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-Italic.woff") format('woff'));
53
+ font-style : italic;
54
+ font-weight : @normal;
55
+ font-display : @fontDisplay;
56
+ text-rendering : @textRendering;
57
+ unicode-range : @unicodeRangeLatin;
58
+ };
59
+ @boldItalicLatin: {
60
+ font-family: @fontName;
61
+ src: url("@{fontPath}/@{fontFileNameLatin}-BoldItalic.woff2") format('woff2')
62
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameLatin}-BoldItalic.woff") format('woff'));
63
+ font-style : italic;
64
+ font-weight : @bold;
65
+ font-display : @fontDisplay;
66
+ text-rendering : @textRendering;
67
+ unicode-range : @unicodeRangeLatin;
68
+ };
69
+ @regularSupplement: {
70
+ font-family: @fontName;
71
+ src: url("@{fontPath}/@{fontFileNameSupplement}-Regular.woff2") format('woff2')
72
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Regular.woff") format('woff'));
73
+ font-style : normal;
74
+ font-weight : @normal;
75
+ font-display : @fontDisplay;
76
+ text-rendering : @textRendering;
77
+ unicode-range : @unicodeRangeSupplement;
78
+ };
79
+ @boldSupplement: {
80
+ font-family: @fontName;
81
+ src: url("@{fontPath}/@{fontFileNameSupplement}-Bold.woff2") format('woff2')
82
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Bold.woff") format('woff'));
83
+ font-style : normal;
84
+ font-weight : @bold;
85
+ font-display : @fontDisplay;
86
+ text-rendering : @textRendering;
87
+ unicode-range : @unicodeRangeSupplement;
88
+ };
89
+ @italicSupplement: {
90
+ font-family: @fontName;
91
+ src: url("@{fontPath}/@{fontFileNameSupplement}-Italic.woff2") format('woff2')
92
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-Italic.woff") format('woff'));
93
+ font-style : italic;
94
+ font-weight : @normal;
95
+ font-display : @fontDisplay;
96
+ text-rendering : @textRendering;
97
+ unicode-range : @unicodeRangeSupplement;
98
+ };
99
+ @boldItalicSupplement: {
100
+ font-family: @fontName;
101
+ src: url("@{fontPath}/@{fontFileNameSupplement}-BoldItalic.woff2") format('woff2')
102
+ if(@supportIE, e(',') url("@{fontPath}/@{fontFileNameSupplement}-BoldItalic.woff") format('woff'));
103
+ font-style : italic;
104
+ font-weight : @bold;
105
+ font-display : @fontDisplay;
106
+ text-rendering : @textRendering;
107
+ unicode-range : @unicodeRangeSupplement;
108
+ };
109
109
  };
110
110
 
111
- @googleFontName : @fontName;
111
+ @googleFontName : @fontName;
112
112
  @importGoogleFonts : false;
113
- @googleFontSizes : 'ital,wght@0,400%3B0,700%3B1,400%3B1,700';
114
- @googleSubset : 'latin';
113
+ @googleFontSizes : 'ital,wght@0,400%3B0,700%3B1,400%3B1,700';
114
+ @googleSubset : 'latin';
115
115
  @googleFontDisplay : 'swap';
116
116
 
117
- @googleProtocol : 'https://';
117
+ @googleProtocol : 'https://';
118
118
  @googleFontRequest : '@{googleFontName}:@{googleFontSizes}&subset=@{googleSubset}&display=@{googleFontDisplay}';
119
119
 
120
+ @bold : bold;
121
+ @normal : normal;
120
122
 
121
- @bold : bold;
122
- @normal : normal;
123
-
124
- /*-------------------
123
+ /* -------------------
125
124
  Base Sizes
126
- --------------------*/
125
+ -------------------- */
127
126
 
128
127
  /* This is the single variable that controls them all */
129
- @emSize : 14px;
128
+ @emSize : 14px;
130
129
 
131
130
  /* The size of page text */
132
131
  @fontSize : 14px;
133
132
 
134
-
135
- /*-------------------
133
+ /* -------------------
136
134
  Border Radius
137
- --------------------*/
135
+ -------------------- */
138
136
 
139
137
  /* See Power-user section below
140
138
  for explanation of @px variables
@@ -144,22 +142,22 @@
144
142
 
145
143
  @defaultBorderRadius: @absoluteBorderRadius;
146
144
 
147
- /*-------------------
145
+ /* -------------------
148
146
  Brand Colors
149
- --------------------*/
147
+ -------------------- */
150
148
 
151
- @primaryColor : @blue;
152
- @secondaryColor : @black;
149
+ @primaryColor : @blue;
150
+ @secondaryColor : @black;
153
151
 
154
- @lightPrimaryColor : @lightBlue;
152
+ @lightPrimaryColor : @lightBlue;
155
153
  @lightSecondaryColor : @lightBlack;
156
154
 
157
155
  /* Whenever a color needs to get calculated (screen()/multiply()) out of a base color */
158
156
  @blendingBaseColor: #cccccc;
159
157
 
160
- /*--------------
158
+ /* --------------
161
159
  Page Heading
162
- ---------------*/
160
+ --------------- */
163
161
 
164
162
  @headerFontWeight : @bold;
165
163
  @headerLineHeight : unit((18 / 14), em);
@@ -171,15 +169,15 @@
171
169
  @h5 : unit((14 / 14), rem);
172
170
  @h6 : unit((12 / 14), rem);
173
171
 
174
- /*--------------
172
+ /* --------------
175
173
  Form Input
176
- ---------------*/
174
+ --------------- */
177
175
 
178
176
  /* This adjusts the default form input across all elements */
179
- @inputBackground : @white;
180
- @inputVerticalPadding : @relative11px;
177
+ @inputBackground : @white;
178
+ @inputVerticalPadding : @relative11px;
181
179
  @inputHorizontalPadding : @relative14px;
182
- @inputPadding : @inputVerticalPadding @inputHorizontalPadding;
180
+ @inputPadding : @inputVerticalPadding @inputHorizontalPadding;
183
181
 
184
182
  /* Input Text Color */
185
183
  @inputColor: @textColor;
@@ -189,9 +187,9 @@
189
187
  /* Line Height Default For Inputs in Browser (Descenders are 17px at 14px base em) */
190
188
  @inputLineHeight: unit((17 / 14), em);
191
189
 
192
- /*-------------------
190
+ /* -------------------
193
191
  Focused Input
194
- --------------------*/
192
+ -------------------- */
195
193
 
196
194
  /* Used on inputs, textarea etc */
197
195
  @focusedFormBorderColor: #85B7D9;
@@ -199,54 +197,53 @@
199
197
  /* Used on dropdowns, other larger blocks */
200
198
  @focusedFormMutedBorderColor: #96C8DA;
201
199
 
202
- /*-------------------
200
+ /* -------------------
203
201
  Sizes
204
- --------------------*/
202
+ -------------------- */
205
203
 
206
204
  /*
207
205
  Sizes are all expressed in terms of 14px/em (default em)
208
206
  This ensures these "ratios" remain constant despite changes in EM
209
207
  */
210
208
 
211
- @miniSize : (11 / 14);
212
- @tinySize : (12 / 14);
213
- @smallSize : (13 / 14);
214
- @mediumSize : (14 / 14);
215
- @largeSize : (16 / 14);
216
- @bigSize : (18 / 14);
217
- @hugeSize : (20 / 14);
218
- @massiveSize : (24 / 14);
209
+ @miniSize : (11 / 14);
210
+ @tinySize : (12 / 14);
211
+ @smallSize : (13 / 14);
212
+ @mediumSize : (14 / 14);
213
+ @largeSize : (16 / 14);
214
+ @bigSize : (18 / 14);
215
+ @hugeSize : (20 / 14);
216
+ @massiveSize : (24 / 14);
219
217
 
220
-
221
- /*-------------------
218
+ /* -------------------
222
219
  Page
223
- --------------------*/
220
+ -------------------- */
224
221
 
225
- @pageBackground : #FFFFFF;
226
- @pageOverflowX : hidden;
222
+ @pageBackground : #FFFFFF;
223
+ @pageOverflowX : hidden;
227
224
 
228
- @lineHeight : 1.4285em;
229
- @textColor : rgba(0, 0, 0, 0.87);
225
+ @lineHeight : 1.4285em;
226
+ @textColor : rgba(0, 0, 0, 0.87);
230
227
 
231
- /*-------------------
228
+ /* -------------------
232
229
  Paragraph
233
- --------------------*/
230
+ -------------------- */
234
231
 
235
- @paragraphMargin : 0 0 1em;
232
+ @paragraphMargin : 0 0 1em;
236
233
  @paragraphLineHeight : @lineHeight;
237
234
 
238
- /*-------------------
235
+ /* -------------------
239
236
  Links
240
- --------------------*/
237
+ -------------------- */
241
238
 
242
- @linkColor : #4183C4;
243
- @linkUnderline : none;
244
- @linkHoverColor : darken(saturate(@linkColor, 20), 15, relative);
245
- @linkHoverUnderline : @linkUnderline;
239
+ @linkColor : #4183C4;
240
+ @linkUnderline : none;
241
+ @linkHoverColor : darken(saturate(@linkColor, 20), 15, relative);
242
+ @linkHoverUnderline : @linkUnderline;
246
243
 
247
- /*-------------------
244
+ /* -------------------
248
245
  Scroll Bars
249
- --------------------*/
246
+ -------------------- */
250
247
 
251
248
  @useCustomScrollbars: true;
252
249
 
@@ -282,201 +279,198 @@
282
279
  @scrollingWidescreenMaxHeight: 30em;
283
280
  @overscrollBehavior: none;
284
281
 
285
- /*-------------------
282
+ /* -------------------
286
283
  Highlighted Text
287
- --------------------*/
284
+ -------------------- */
288
285
 
289
- @highlightBackground : #CCE2FF;
290
- @highlightColor : @textColor;
286
+ @highlightBackground : #CCE2FF;
287
+ @highlightColor : @textColor;
291
288
 
292
289
  @inputHighlightBackground : rgba(100, 100, 100, 0.4);
293
- @inputHighlightColor : @textColor;
294
-
290
+ @inputHighlightColor : @textColor;
295
291
 
296
- /*-------------------
292
+ /* -------------------
297
293
  Loader
298
- --------------------*/
294
+ -------------------- */
299
295
 
300
- @loaderSize : @relativeBig;
301
- @loaderSpeedFast : 0.3s;
302
- @loaderSpeed : 0.6s;
303
- @loaderSpeedSlow : 0.9s;
304
- @loaderLineWidth : 0.2em;
305
- @loaderFillColor : rgba(0, 0, 0, 0.1);
306
- @loaderLineColor : @grey;
296
+ @loaderSize : @relativeBig;
297
+ @loaderSpeedFast : 0.3s;
298
+ @loaderSpeed : 0.6s;
299
+ @loaderSpeedSlow : 0.9s;
300
+ @loaderLineWidth : 0.2em;
301
+ @loaderFillColor : rgba(0, 0, 0, 0.1);
302
+ @loaderLineColor : @grey;
307
303
 
308
304
  @invertedLoaderFillColor : rgba(255, 255, 255, 0.15);
309
305
  @invertedLoaderLineColor : @white;
310
306
 
311
- /*-------------------
307
+ /* -------------------
312
308
  Grid
313
- --------------------*/
309
+ -------------------- */
314
310
 
315
311
  @columnCount: 16;
316
312
 
317
- /*-------------------
313
+ /* -------------------
318
314
  Transitions
319
- --------------------*/
315
+ -------------------- */
320
316
 
321
317
  @defaultDuration : 0.1s;
322
- @defaultEasing : ease;
318
+ @defaultEasing : ease;
323
319
 
324
- /*-------------------
320
+ /* -------------------
325
321
  Breakpoints
326
- --------------------*/
322
+ -------------------- */
327
323
 
328
- @mobileBreakpoint : 320px;
329
- @tabletBreakpoint : 768px;
330
- @computerBreakpoint : 992px;
331
- @largeMonitorBreakpoint : 1200px;
324
+ @mobileBreakpoint : 320px;
325
+ @tabletBreakpoint : 768px;
326
+ @computerBreakpoint : 992px;
327
+ @largeMonitorBreakpoint : 1200px;
332
328
  @widescreenMonitorBreakpoint : 1920px;
333
329
 
334
- /*-------------------
330
+ /* -------------------
335
331
  Site Colors
336
- --------------------*/
337
-
338
- /*--- Colors ---*/
339
- @red : #DB2828;
340
- @orange : #F2711C;
341
- @yellow : #FBBD08;
342
- @olive : #B5CC18;
343
- @green : #21BA45;
344
- @teal : #00B5AD;
345
- @blue : #2185D0;
346
- @violet : #6435C9;
347
- @purple : #A333C8;
348
- @pink : #E03997;
349
- @brown : #A5673F;
350
- @grey : #767676;
351
- @black : #1B1C1D;
352
-
353
- /*--- Light Colors ---*/
354
- @lightRed : #FF695E;
355
- @lightOrange : #FF851B;
356
- @lightYellow : #FFE21F;
357
- @lightOlive : #D9E778;
358
- @lightGreen : #2ECC40;
359
- @lightTeal : #6DFFFF;
360
- @lightBlue : #54C8FF;
361
- @lightViolet : #A291FB;
362
- @lightPurple : #DC73FF;
363
- @lightPink : #FF8EDF;
364
- @lightBrown : #D67C1C;
365
- @lightGrey : #DCDDDE;
366
- @lightBlack : #545454;
367
-
368
- /*--- Neutrals ---*/
369
- @fullBlack : #000000;
370
- @offWhite : #F9FAFB;
371
- @darkWhite : #F3F4F5;
372
- @midWhite : #DCDDDE;
373
- @white : #FFFFFF;
374
-
375
- /*--- Colored Backgrounds ---*/
376
- @primaryBackground : #DFF0FF;
332
+ -------------------- */
333
+
334
+ /* --- Colors --- */
335
+ @red : #DB2828;
336
+ @orange : #F2711C;
337
+ @yellow : #FBBD08;
338
+ @olive : #B5CC18;
339
+ @green : #21BA45;
340
+ @teal : #00B5AD;
341
+ @blue : #2185D0;
342
+ @violet : #6435C9;
343
+ @purple : #A333C8;
344
+ @pink : #E03997;
345
+ @brown : #A5673F;
346
+ @grey : #767676;
347
+ @black : #1B1C1D;
348
+
349
+ /* --- Light Colors --- */
350
+ @lightRed : #FF695E;
351
+ @lightOrange : #FF851B;
352
+ @lightYellow : #FFE21F;
353
+ @lightOlive : #D9E778;
354
+ @lightGreen : #2ECC40;
355
+ @lightTeal : #6DFFFF;
356
+ @lightBlue : #54C8FF;
357
+ @lightViolet : #A291FB;
358
+ @lightPurple : #DC73FF;
359
+ @lightPink : #FF8EDF;
360
+ @lightBrown : #D67C1C;
361
+ @lightGrey : #DCDDDE;
362
+ @lightBlack : #545454;
363
+
364
+ /* --- Neutrals --- */
365
+ @fullBlack : #000000;
366
+ @offWhite : #F9FAFB;
367
+ @darkWhite : #F3F4F5;
368
+ @midWhite : #DCDDDE;
369
+ @white : #FFFFFF;
370
+
371
+ /* --- Colored Backgrounds --- */
372
+ @primaryBackground : #DFF0FF;
377
373
  @secondaryBackground : #F4F4F4;
378
- @redBackground : #FFE8E6;
374
+ @redBackground : #FFE8E6;
379
375
  @orangeBackground : #FFEDDE;
380
376
  @yellowBackground : #FFF8DB;
381
- @oliveBackground : #FBFDEF;
382
- @greenBackground : #E5F9E7;
383
- @tealBackground : #E1F7F7;
384
- @blueBackground : #DFF0FF;
377
+ @oliveBackground : #FBFDEF;
378
+ @greenBackground : #E5F9E7;
379
+ @tealBackground : #E1F7F7;
380
+ @blueBackground : #DFF0FF;
385
381
  @violetBackground : #EAE7FF;
386
382
  @purpleBackground : #F6E7FF;
387
- @pinkBackground : #FFE3FB;
388
- @brownBackground : #F1E2D3;
389
- @greyBackground : #F4F4F4;
390
- @blackBackground : #F4F4F4;
383
+ @pinkBackground : #FFE3FB;
384
+ @brownBackground : #F1E2D3;
385
+ @greyBackground : #F4F4F4;
386
+ @blackBackground : #F4F4F4;
391
387
 
392
- /*--- Colored Headers ---*/
393
- @primaryHeaderColor : darken(@primaryTextColor, 5);
388
+ /* --- Colored Headers --- */
389
+ @primaryHeaderColor : darken(@primaryTextColor, 5);
394
390
  @secondaryHeaderColor : darken(@secondaryTextColor, 5);
395
- @redHeaderColor : darken(@redTextColor, 5);
396
- @oliveHeaderColor : darken(@oliveTextColor, 5);
397
- @greenHeaderColor : darken(@greenTextColor, 5);
391
+ @redHeaderColor : darken(@redTextColor, 5);
392
+ @oliveHeaderColor : darken(@oliveTextColor, 5);
393
+ @greenHeaderColor : darken(@greenTextColor, 5);
398
394
  @yellowHeaderColor : darken(@yellowTextColor, 5);
399
- @blueHeaderColor : darken(@blueTextColor, 5);
400
- @tealHeaderColor : darken(@tealTextColor, 5);
401
- @pinkHeaderColor : darken(@pinkTextColor, 5);
395
+ @blueHeaderColor : darken(@blueTextColor, 5);
396
+ @tealHeaderColor : darken(@tealTextColor, 5);
397
+ @pinkHeaderColor : darken(@pinkTextColor, 5);
402
398
  @violetHeaderColor : darken(@violetTextColor, 5);
403
399
  @purpleHeaderColor : darken(@purpleTextColor, 5);
404
400
  @orangeHeaderColor : darken(@orangeTextColor, 5);
405
- @brownHeaderColor : darken(@brownTextColor, 5);
406
- @greyHeaderColor : darken(@greyTextColor, 5);
407
- @blackHeaderColor : darken(@blackTextColor, 5);
401
+ @brownHeaderColor : darken(@brownTextColor, 5);
402
+ @greyHeaderColor : darken(@greyTextColor, 5);
403
+ @blackHeaderColor : darken(@blackTextColor, 5);
408
404
 
409
- /*--- Colored Text ---*/
410
- @primaryTextColor : @invertedTextColor;
405
+ /* --- Colored Text --- */
406
+ @primaryTextColor : @invertedTextColor;
411
407
  @secondaryTextColor : @invertedTextColor;
412
- @redTextColor : @red;
413
- @orangeTextColor : @orange;
414
- @yellowTextColor : #B58105; // Yellow text is difficult to read
415
- @oliveTextColor : #8ABC1E; // Olive is difficult to read
416
- @greenTextColor : #1EBC30; // Green is difficult to read
417
- @tealTextColor : #10A3A3; // Teal text is difficult to read
418
- @blueTextColor : @blue;
419
- @violetTextColor : @violet;
420
- @purpleTextColor : @purple;
421
- @pinkTextColor : @pink;
422
- @brownTextColor : @brown;
423
- @greyTextColor : @grey;
424
- @blackTextColor : @black;
425
-
426
- /*--- Light Colored Text ---*/
427
- @lightPrimaryTextColor : @invertedTextColor;
408
+ @redTextColor : @red;
409
+ @orangeTextColor : @orange;
410
+ @yellowTextColor : #B58105; // Yellow text is difficult to read
411
+ @oliveTextColor : #8ABC1E; // Olive is difficult to read
412
+ @greenTextColor : #1EBC30; // Green is difficult to read
413
+ @tealTextColor : #10A3A3; // Teal text is difficult to read
414
+ @blueTextColor : @blue;
415
+ @violetTextColor : @violet;
416
+ @purpleTextColor : @purple;
417
+ @pinkTextColor : @pink;
418
+ @brownTextColor : @brown;
419
+ @greyTextColor : @grey;
420
+ @blackTextColor : @black;
421
+
422
+ /* --- Light Colored Text --- */
423
+ @lightPrimaryTextColor : @invertedTextColor;
428
424
  @lightSecondaryTextColor : @invertedTextColor;
429
- @lightRedTextColor : @lightRed;
430
- @lightOrangeTextColor : @lightOrange;
431
- @lightYellowTextColor : #B58105; // Yellow text is difficult to read
432
- @lightOliveTextColor : #8ABC1E; // Olive is difficult to read
433
- @lightGreenTextColor : #1EBC30; // Green is difficult to read
434
- @lightTealTextColor : #10A3A3; // Teal text is difficult to read
435
- @lightBlueTextColor : @lightBlue;
436
- @lightVioletTextColor : @lightViolet;
437
- @lightPurpleTextColor : @lightPurple;
438
- @lightPinkTextColor : @lightPink;
439
- @lightBrownTextColor : @lightBrown;
440
- @lightGreyTextColor : @lightGrey;
441
- @lightBlackTextColor : @lightBlack;
442
-
443
-
444
- /*--- Hovered Colored Text ---*/
445
- @primaryHoverTextColor : @primaryTextColor;
425
+ @lightRedTextColor : @lightRed;
426
+ @lightOrangeTextColor : @lightOrange;
427
+ @lightYellowTextColor : #B58105; // Yellow text is difficult to read
428
+ @lightOliveTextColor : #8ABC1E; // Olive is difficult to read
429
+ @lightGreenTextColor : #1EBC30; // Green is difficult to read
430
+ @lightTealTextColor : #10A3A3; // Teal text is difficult to read
431
+ @lightBlueTextColor : @lightBlue;
432
+ @lightVioletTextColor : @lightViolet;
433
+ @lightPurpleTextColor : @lightPurple;
434
+ @lightPinkTextColor : @lightPink;
435
+ @lightBrownTextColor : @lightBrown;
436
+ @lightGreyTextColor : @lightGrey;
437
+ @lightBlackTextColor : @lightBlack;
438
+
439
+ /* --- Hovered Colored Text --- */
440
+ @primaryHoverTextColor : @primaryTextColor;
446
441
  @secondaryHoverTextColor : @secondaryTextColor;
447
- @redHoverTextColor : @redTextColor;
448
- @orangeHoverTextColor : @orangeTextColor;
449
- @yellowHoverTextColor : @yellowTextColor;
450
- @oliveHoverTextColor : @oliveTextColor;
451
- @greenHoverTextColor : @greenTextColor;
452
- @tealHoverTextColor : @tealTextColor;
453
- @blueHoverTextColor : @blueTextColor;
454
- @violetHoverTextColor : @violetTextColor;
455
- @purpleHoverTextColor : @purpleTextColor;
456
- @pinkHoverTextColor : @pinkTextColor;
457
- @brownHoverTextColor : @brownTextColor;
458
- @greyHoverTextColor : @greyTextColor;
459
- @blackHoverTextColor : @blackTextColor;
460
-
461
-
462
- /*--- Colored Border ---*/
463
- @primaryBorderColor : @primaryColor;
442
+ @redHoverTextColor : @redTextColor;
443
+ @orangeHoverTextColor : @orangeTextColor;
444
+ @yellowHoverTextColor : @yellowTextColor;
445
+ @oliveHoverTextColor : @oliveTextColor;
446
+ @greenHoverTextColor : @greenTextColor;
447
+ @tealHoverTextColor : @tealTextColor;
448
+ @blueHoverTextColor : @blueTextColor;
449
+ @violetHoverTextColor : @violetTextColor;
450
+ @purpleHoverTextColor : @purpleTextColor;
451
+ @pinkHoverTextColor : @pinkTextColor;
452
+ @brownHoverTextColor : @brownTextColor;
453
+ @greyHoverTextColor : @greyTextColor;
454
+ @blackHoverTextColor : @blackTextColor;
455
+
456
+ /* --- Colored Border --- */
457
+ @primaryBorderColor : @primaryColor;
464
458
  @secondaryBorderColor : @secondaryColor;
465
- @redBorderColor : @redTextColor;
466
- @orangeBorderColor : @orangeTextColor;
467
- @yellowBorderColor : @yellowTextColor;
468
- @oliveBorderColor : @oliveTextColor;
469
- @greenBorderColor : @greenTextColor;
470
- @tealBorderColor : @tealTextColor;
471
- @blueBorderColor : @blueTextColor;
472
- @violetBorderColor : @violetTextColor;
473
- @purpleBorderColor : @purpleTextColor;
474
- @pinkBorderColor : @pinkTextColor;
475
- @brownBorderColor : @brownTextColor;
476
- @greyBorderColor : @greyTextColor;
477
- @blackBorderColor : @blackTextColor;
478
-
479
- /*--- Shadows ---*/
459
+ @redBorderColor : @redTextColor;
460
+ @orangeBorderColor : @orangeTextColor;
461
+ @yellowBorderColor : @yellowTextColor;
462
+ @oliveBorderColor : @oliveTextColor;
463
+ @greenBorderColor : @greenTextColor;
464
+ @tealBorderColor : @tealTextColor;
465
+ @blueBorderColor : @blueTextColor;
466
+ @violetBorderColor : @violetTextColor;
467
+ @purpleBorderColor : @purpleTextColor;
468
+ @pinkBorderColor : @pinkTextColor;
469
+ @brownBorderColor : @brownTextColor;
470
+ @greyBorderColor : @greyTextColor;
471
+ @blackBorderColor : @blackTextColor;
472
+
473
+ /* --- Shadows --- */
480
474
  @primaryRibbonShadow: darken(@primaryColor, 10);
481
475
  @secondaryRibbonShadow: darken(@secondaryColor, 10);
482
476
  @redRibbonShadow: darken(@red, 10);
@@ -551,316 +545,314 @@
551
545
  @borderWidth: 1px;
552
546
 
553
547
  @primaryBoxShadow:
554
- 0 0 0 @borderWidth @primaryBorderColor inset,
555
- @shadowShadow
548
+ 0 0 0 @borderWidth @primaryBorderColor inset,
549
+ @shadowShadow
556
550
  ;
557
551
  @primaryBoxFloatingShadow:
558
- 0 0 0 @borderWidth @primaryBorderColor inset,
559
- @floatingShadow
552
+ 0 0 0 @borderWidth @primaryBorderColor inset,
553
+ @floatingShadow
560
554
  ;
561
555
  @secondaryBoxShadow:
562
- 0 0 0 @borderWidth @secondaryBorderColor inset,
563
- @shadowShadow
556
+ 0 0 0 @borderWidth @secondaryBorderColor inset,
557
+ @shadowShadow
564
558
  ;
565
559
  @secondaryBoxFloatingShadow:
566
- 0 0 0 @borderWidth @secondaryBorderColor inset,
567
- @floatingShadow
560
+ 0 0 0 @borderWidth @secondaryBorderColor inset,
561
+ @floatingShadow
568
562
  ;
569
563
  @redBoxShadow:
570
- 0 0 0 @borderWidth @redBorderColor inset,
571
- @shadowShadow
564
+ 0 0 0 @borderWidth @redBorderColor inset,
565
+ @shadowShadow
572
566
  ;
573
567
  @redBoxFloatingShadow:
574
- 0 0 0 @borderWidth @redBorderColor inset,
575
- @floatingShadow
568
+ 0 0 0 @borderWidth @redBorderColor inset,
569
+ @floatingShadow
576
570
  ;
577
571
  @orangeBoxShadow:
578
- 0 0 0 @borderWidth @orangeBorderColor inset,
579
- @shadowShadow
572
+ 0 0 0 @borderWidth @orangeBorderColor inset,
573
+ @shadowShadow
580
574
  ;
581
575
  @orangeBoxFloatingShadow:
582
- 0 0 0 @borderWidth @orangeBorderColor inset,
583
- @floatingShadow
576
+ 0 0 0 @borderWidth @orangeBorderColor inset,
577
+ @floatingShadow
584
578
  ;
585
579
  @yellowBoxShadow:
586
- 0 0 0 @borderWidth @yellowBorderColor inset,
587
- @shadowShadow
580
+ 0 0 0 @borderWidth @yellowBorderColor inset,
581
+ @shadowShadow
588
582
  ;
589
583
  @yellowBoxFloatingShadow:
590
- 0 0 0 @borderWidth @yellowBorderColor inset,
591
- @floatingShadow
584
+ 0 0 0 @borderWidth @yellowBorderColor inset,
585
+ @floatingShadow
592
586
  ;
593
587
  @oliveBoxShadow:
594
- 0 0 0 @borderWidth @oliveBorderColor inset,
595
- @shadowShadow
588
+ 0 0 0 @borderWidth @oliveBorderColor inset,
589
+ @shadowShadow
596
590
  ;
597
591
  @oliveBoxFloatingShadow:
598
- 0 0 0 @borderWidth @oliveBorderColor inset,
599
- @floatingShadow
592
+ 0 0 0 @borderWidth @oliveBorderColor inset,
593
+ @floatingShadow
600
594
  ;
601
595
  @greenBoxShadow:
602
- 0 0 0 @borderWidth @greenBorderColor inset,
603
- @shadowShadow
596
+ 0 0 0 @borderWidth @greenBorderColor inset,
597
+ @shadowShadow
604
598
  ;
605
599
  @greenBoxFloatingShadow:
606
- 0 0 0 @borderWidth @greenBorderColor inset,
607
- @floatingShadow
600
+ 0 0 0 @borderWidth @greenBorderColor inset,
601
+ @floatingShadow
608
602
  ;
609
603
  @tealBoxShadow:
610
- 0 0 0 @borderWidth @tealBorderColor inset,
611
- @shadowShadow
604
+ 0 0 0 @borderWidth @tealBorderColor inset,
605
+ @shadowShadow
612
606
  ;
613
607
  @tealBoxFloatingShadow:
614
- 0 0 0 @borderWidth @tealBorderColor inset,
615
- @floatingShadow
608
+ 0 0 0 @borderWidth @tealBorderColor inset,
609
+ @floatingShadow
616
610
  ;
617
611
  @blueBoxShadow:
618
- 0 0 0 @borderWidth @blueBorderColor inset,
619
- @shadowShadow
612
+ 0 0 0 @borderWidth @blueBorderColor inset,
613
+ @shadowShadow
620
614
  ;
621
615
  @blueBoxFloatingShadow:
622
- 0 0 0 @borderWidth @blueBorderColor inset,
623
- @floatingShadow
616
+ 0 0 0 @borderWidth @blueBorderColor inset,
617
+ @floatingShadow
624
618
  ;
625
619
  @violetBoxShadow:
626
- 0 0 0 @borderWidth @violetBorderColor inset,
627
- @shadowShadow
620
+ 0 0 0 @borderWidth @violetBorderColor inset,
621
+ @shadowShadow
628
622
  ;
629
623
  @violetBoxFloatingShadow:
630
- 0 0 0 @borderWidth @violetBorderColor inset,
631
- @floatingShadow
624
+ 0 0 0 @borderWidth @violetBorderColor inset,
625
+ @floatingShadow
632
626
  ;
633
627
  @purpleBoxShadow:
634
- 0 0 0 @borderWidth @purpleBorderColor inset,
635
- @shadowShadow
628
+ 0 0 0 @borderWidth @purpleBorderColor inset,
629
+ @shadowShadow
636
630
  ;
637
631
  @purpleBoxFloatingShadow:
638
- 0 0 0 @borderWidth @purpleBorderColor inset,
639
- @floatingShadow
632
+ 0 0 0 @borderWidth @purpleBorderColor inset,
633
+ @floatingShadow
640
634
  ;
641
635
  @pinkBoxShadow:
642
- 0 0 0 @borderWidth @pinkBorderColor inset,
643
- @shadowShadow
636
+ 0 0 0 @borderWidth @pinkBorderColor inset,
637
+ @shadowShadow
644
638
  ;
645
639
  @pinkBoxFloatingShadow:
646
- 0 0 0 @borderWidth @pinkBorderColor inset,
647
- @floatingShadow
640
+ 0 0 0 @borderWidth @pinkBorderColor inset,
641
+ @floatingShadow
648
642
  ;
649
643
  @brownBoxShadow:
650
- 0 0 0 @borderWidth @brownBorderColor inset,
651
- @shadowShadow
644
+ 0 0 0 @borderWidth @brownBorderColor inset,
645
+ @shadowShadow
652
646
  ;
653
647
  @brownBoxFloatingShadow:
654
- 0 0 0 @borderWidth @brownBorderColor inset,
655
- @floatingShadow
648
+ 0 0 0 @borderWidth @brownBorderColor inset,
649
+ @floatingShadow
656
650
  ;
657
651
  @greyBoxShadow:
658
- 0 0 0 @borderWidth @greyBorderColor inset,
659
- @shadowShadow
652
+ 0 0 0 @borderWidth @greyBorderColor inset,
653
+ @shadowShadow
660
654
  ;
661
655
  @greyBoxFloatingShadow:
662
- 0 0 0 @borderWidth @greyBorderColor inset,
663
- @floatingShadow
656
+ 0 0 0 @borderWidth @greyBorderColor inset,
657
+ @floatingShadow
664
658
  ;
665
659
  @blackBoxShadow:
666
- 0 0 0 @borderWidth @blackBorderColor inset,
667
- @shadowShadow
660
+ 0 0 0 @borderWidth @blackBorderColor inset,
661
+ @shadowShadow
668
662
  ;
669
663
  @blackBoxFloatingShadow:
670
- 0 0 0 @borderWidth @blackBorderColor inset,
671
- @floatingShadow
664
+ 0 0 0 @borderWidth @blackBorderColor inset,
665
+ @floatingShadow
672
666
  ;
673
667
 
674
- /*-------------------
668
+ /* -------------------
675
669
  Alpha Colors
676
- --------------------*/
670
+ -------------------- */
677
671
 
678
- @subtleTransparentBlack : rgba(0, 0, 0, 0.03);
679
- @transparentBlack : rgba(0, 0, 0, 0.05);
680
- @strongTransparentBlack : rgba(0, 0, 0, 0.10);
672
+ @subtleTransparentBlack : rgba(0, 0, 0, 0.03);
673
+ @transparentBlack : rgba(0, 0, 0, 0.05);
674
+ @strongTransparentBlack : rgba(0, 0, 0, 0.10);
681
675
  @veryStrongTransparentBlack : rgba(0, 0, 0, 0.15);
682
676
 
683
- @subtleTransparentWhite : rgba(255, 255, 255, 0.02);
684
- @transparentWhite : rgba(255, 255, 255, 0.08);
685
- @strongTransparentWhite : rgba(255, 255, 255, 0.15);
677
+ @subtleTransparentWhite : rgba(255, 255, 255, 0.02);
678
+ @transparentWhite : rgba(255, 255, 255, 0.08);
679
+ @strongTransparentWhite : rgba(255, 255, 255, 0.15);
686
680
 
687
- /*-------------------
681
+ /* -------------------
688
682
  Accents
689
- --------------------*/
683
+ -------------------- */
690
684
 
691
685
  /* Differentiating Neutrals */
692
686
  @subtleGradient: linear-gradient(transparent, @transparentBlack);
693
687
 
694
688
  /* Differentiating Layers */
695
689
  @subtleShadow:
696
- 0 1px 2px 0 @borderColor
690
+ 0 1px 2px 0 @borderColor
697
691
  ;
698
692
  @floatingShadow:
699
- 0 2px 4px 0 rgba(34, 36, 38, 0.12),
700
- 0 2px 10px 0 rgba(34, 36, 38, 0.15)
693
+ 0 2px 4px 0 rgba(34, 36, 38, 0.12),
694
+ 0 2px 10px 0 rgba(34, 36, 38, 0.15)
701
695
  ;
702
696
 
703
697
  /*******************************
704
698
  Power-User
705
699
  *******************************/
706
700
 
707
-
708
- /*-------------------
701
+ /* -------------------
709
702
  Emotive Colors
710
- --------------------*/
703
+ -------------------- */
711
704
 
712
705
  /* Positive */
713
- @positiveColor : @green;
706
+ @positiveColor : @green;
714
707
  @positiveBackgroundColor : #FCFFF5;
715
- @positiveBorderColor : #A3C293;
716
- @positiveHeaderColor : #1A531B;
717
- @positiveTextColor : #2C662D;
708
+ @positiveBorderColor : #A3C293;
709
+ @positiveHeaderColor : #1A531B;
710
+ @positiveTextColor : #2C662D;
718
711
 
719
712
  /* Negative */
720
- @negativeColor : @red;
713
+ @negativeColor : @red;
721
714
  @negativeBackgroundColor : #FFF6F6;
722
- @negativeBorderColor : #E0B4B4;
723
- @negativeHeaderColor : #912D2B;
724
- @negativeTextColor : #9F3A38;
715
+ @negativeBorderColor : #E0B4B4;
716
+ @negativeHeaderColor : #912D2B;
717
+ @negativeTextColor : #9F3A38;
725
718
 
726
719
  /* Info */
727
- @infoColor : #31CCEC;
728
- @infoBackgroundColor : #F8FFFF;
729
- @infoBorderColor : #A9D5DE;
730
- @infoHeaderColor : #0E566C;
731
- @infoTextColor : #276F86;
720
+ @infoColor : #31CCEC;
721
+ @infoBackgroundColor : #F8FFFF;
722
+ @infoBorderColor : #A9D5DE;
723
+ @infoHeaderColor : #0E566C;
724
+ @infoTextColor : #276F86;
732
725
 
733
726
  /* Warning */
734
- @warningColor : #F2C037;
735
- @warningBorderColor : #C9BA9B;
727
+ @warningColor : #F2C037;
728
+ @warningBorderColor : #C9BA9B;
736
729
  @warningBackgroundColor : #FFFAF3;
737
- @warningHeaderColor : #794B02;
738
- @warningTextColor : #573A08;
730
+ @warningHeaderColor : #794B02;
731
+ @warningTextColor : #573A08;
739
732
 
740
- /*-------------------
733
+ /* -------------------
741
734
  Paths
742
- --------------------*/
735
+ -------------------- */
743
736
 
744
737
  /* For source only. Modified in gulp for dist */
745
738
  @imagePath : '../../themes/default/assets/images';
746
- @fontPath : '../../themes/default/assets/fonts';
739
+ @fontPath : '../../themes/default/assets/fonts';
747
740
 
748
- /*-------------------
741
+ /* -------------------
749
742
  Em Sizes
750
- --------------------*/
743
+ -------------------- */
751
744
 
752
745
  /*
753
746
  This rounds @size values to the closest pixel then expresses that value in (r)em.
754
747
  This ensures all size values round to exact pixels
755
748
  */
756
- @miniRaw : unit( (round(@miniSize * @emSize) / @emSize ));
757
- @tinyRaw : unit( (round(@tinySize * @emSize) / @emSize ));
758
- @smallRaw : unit( (round(@smallSize * @emSize) / @emSize ));
759
- @mediumRaw : unit( (round(@mediumSize * @emSize) / @emSize ));
760
- @largeRaw : unit( (round(@largeSize * @emSize) / @emSize ));
761
- @bigRaw : unit( (round(@bigSize * @emSize) / @emSize ));
762
- @hugeRaw : unit( (round(@hugeSize * @emSize) / @emSize ));
763
- @massiveRaw : unit( (round(@massiveSize * @emSize) / @emSize ));
764
-
765
- @mini : unit( @miniRaw, rem);
766
- @tiny : unit( @tinyRaw, rem);
767
- @small : unit( @smallRaw, rem);
768
- @medium : unit( @mediumRaw, rem);
769
- @large : unit( @largeRaw, rem);
770
- @big : unit( @bigRaw, rem);
771
- @huge : unit( @hugeRaw, rem);
772
- @massive : unit( @massiveRaw, rem);
749
+ @miniRaw : unit( (round(@miniSize * @emSize) / @emSize ));
750
+ @tinyRaw : unit( (round(@tinySize * @emSize) / @emSize ));
751
+ @smallRaw : unit( (round(@smallSize * @emSize) / @emSize ));
752
+ @mediumRaw : unit( (round(@mediumSize * @emSize) / @emSize ));
753
+ @largeRaw : unit( (round(@largeSize * @emSize) / @emSize ));
754
+ @bigRaw : unit( (round(@bigSize * @emSize) / @emSize ));
755
+ @hugeRaw : unit( (round(@hugeSize * @emSize) / @emSize ));
756
+ @massiveRaw : unit( (round(@massiveSize * @emSize) / @emSize ));
757
+
758
+ @mini : unit( @miniRaw, rem);
759
+ @tiny : unit( @tinyRaw, rem);
760
+ @small : unit( @smallRaw, rem);
761
+ @medium : unit( @mediumRaw, rem);
762
+ @large : unit( @largeRaw, rem);
763
+ @big : unit( @bigRaw, rem);
764
+ @huge : unit( @hugeRaw, rem);
765
+ @massive : unit( @massiveRaw, rem);
773
766
 
774
767
  /* em */
775
- @relativeMini : unit( @miniRaw, em);
776
- @relativeTiny : unit( @tinyRaw, em);
777
- @relativeSmall : unit( @smallRaw, em);
778
- @relativeMedium : unit( @mediumRaw, em);
779
- @relativeLarge : unit( @largeRaw, em);
780
- @relativeBig : unit( @bigRaw, em);
781
- @relativeHuge : unit( @hugeRaw, em);
768
+ @relativeMini : unit( @miniRaw, em);
769
+ @relativeTiny : unit( @tinyRaw, em);
770
+ @relativeSmall : unit( @smallRaw, em);
771
+ @relativeMedium : unit( @mediumRaw, em);
772
+ @relativeLarge : unit( @largeRaw, em);
773
+ @relativeBig : unit( @bigRaw, em);
774
+ @relativeHuge : unit( @hugeRaw, em);
782
775
  @relativeMassive : unit( @massiveRaw, em);
783
776
 
784
777
  /* rem */
785
- @absoluteMini : unit( @miniRaw, rem);
786
- @absoluteTiny : unit( @tinyRaw, rem);
787
- @absoluteSmall : unit( @smallRaw, rem);
788
- @absoluteMedium : unit( @mediumRaw, rem);
789
- @absoluteLarge : unit( @largeRaw, rem);
790
- @absoluteBig : unit( @bigRaw, rem);
791
- @absoluteHuge : unit( @hugeRaw, rem);
778
+ @absoluteMini : unit( @miniRaw, rem);
779
+ @absoluteTiny : unit( @tinyRaw, rem);
780
+ @absoluteSmall : unit( @smallRaw, rem);
781
+ @absoluteMedium : unit( @mediumRaw, rem);
782
+ @absoluteLarge : unit( @largeRaw, rem);
783
+ @absoluteBig : unit( @bigRaw, rem);
784
+ @absoluteHuge : unit( @hugeRaw, rem);
792
785
  @absoluteMassive : unit( @massiveRaw, rem);
793
786
 
794
- /*-------------------
787
+ /* -------------------
795
788
  Icons
796
- --------------------*/
789
+ -------------------- */
797
790
 
798
791
  /* Maximum Glyph Width of Icon */
799
792
  @iconWidth : 1.18em;
800
793
 
801
- /*-------------------
794
+ /* -------------------
802
795
  Neutral Text
803
- --------------------*/
796
+ -------------------- */
804
797
 
805
- @darkTextColor : rgba(0, 0, 0, 0.85);
806
- @mutedTextColor : rgba(0, 0, 0, 0.6);
807
- @lightTextColor : rgba(0, 0, 0, 0.4);
798
+ @darkTextColor : rgba(0, 0, 0, 0.85);
799
+ @mutedTextColor : rgba(0, 0, 0, 0.6);
800
+ @lightTextColor : rgba(0, 0, 0, 0.4);
808
801
 
809
- @unselectedTextColor : rgba(0, 0, 0, 0.4);
810
- @hoveredTextColor : rgba(0, 0, 0, 0.8);
811
- @pressedTextColor : rgba(0, 0, 0, 0.9);
812
- @selectedTextColor : rgba(0, 0, 0, 0.95);
802
+ @unselectedTextColor : rgba(0, 0, 0, 0.4);
803
+ @hoveredTextColor : rgba(0, 0, 0, 0.8);
804
+ @pressedTextColor : rgba(0, 0, 0, 0.9);
805
+ @selectedTextColor : rgba(0, 0, 0, 0.95);
813
806
 
814
- @invertedTextColor : rgba(255, 255, 255, 0.9);
815
- @invertedMutedTextColor : rgba(255, 255, 255, 0.8);
816
- @invertedLightTextColor : rgba(255, 255, 255, 0.7);
807
+ @invertedTextColor : rgba(255, 255, 255, 0.9);
808
+ @invertedMutedTextColor : rgba(255, 255, 255, 0.8);
809
+ @invertedLightTextColor : rgba(255, 255, 255, 0.7);
817
810
  @invertedUnselectedTextColor : rgba(255, 255, 255, 0.5);
818
- @invertedHoveredTextColor : rgba(255, 255, 255, 1);
819
- @invertedPressedTextColor : rgba(255, 255, 255, 1);
820
- @invertedSelectedTextColor : rgba(255, 255, 255, 1);
811
+ @invertedHoveredTextColor : rgba(255, 255, 255, 1);
812
+ @invertedPressedTextColor : rgba(255, 255, 255, 1);
813
+ @invertedSelectedTextColor : rgba(255, 255, 255, 1);
821
814
 
822
- /*-------------------
815
+ /* -------------------
823
816
  Brand Colors
824
- --------------------*/
817
+ -------------------- */
825
818
 
826
- @facebookColor : #3B5998;
827
- @twitterColor : #1DA1F2;
819
+ @facebookColor : #3B5998;
820
+ @twitterColor : #1DA1F2;
828
821
  @googlePlusColor : #DD4B39;
829
- @linkedInColor : #0077B5;
830
- @youtubeColor : #FF0000;
831
- @pinterestColor : #BD081C;
832
- @vkColor : #45668E;
833
- @instagramColor : #49769C;
834
- @telegramColor : #0088CC;
835
- @whatsAppColor : #25D366;
836
-
837
- /*-------------------
822
+ @linkedInColor : #0077B5;
823
+ @youtubeColor : #FF0000;
824
+ @pinterestColor : #BD081C;
825
+ @vkColor : #45668E;
826
+ @instagramColor : #49769C;
827
+ @telegramColor : #0088CC;
828
+ @whatsAppColor : #25D366;
829
+
830
+ /* -------------------
838
831
  Borders
839
- --------------------*/
832
+ -------------------- */
840
833
 
841
- @circularRadius : 500rem;
834
+ @circularRadius : 500rem;
842
835
 
843
- @borderColor : rgba(34, 36, 38, 0.15);
844
- @strongBorderColor : rgba(34, 36, 38, 0.22);
845
- @internalBorderColor : rgba(34, 36, 38, 0.1);
846
- @selectedBorderColor : rgba(34, 36, 38, 0.35);
836
+ @borderColor : rgba(34, 36, 38, 0.15);
837
+ @strongBorderColor : rgba(34, 36, 38, 0.22);
838
+ @internalBorderColor : rgba(34, 36, 38, 0.1);
839
+ @selectedBorderColor : rgba(34, 36, 38, 0.35);
847
840
  @strongSelectedBorderColor : rgba(34, 36, 38, 0.5);
848
- @disabledBorderColor : rgba(34, 36, 38, 0.5);
841
+ @disabledBorderColor : rgba(34, 36, 38, 0.5);
849
842
 
850
- @solidInternalBorderColor : #FAFAFA;
851
- @solidBorderColor : #D4D4D5;
852
- @solidSelectedBorderColor : #BCBDBD;
843
+ @solidInternalBorderColor : #FAFAFA;
844
+ @solidBorderColor : #D4D4D5;
845
+ @solidSelectedBorderColor : #BCBDBD;
853
846
 
854
- @whiteBorderColor : rgba(255, 255, 255, 0.1);
855
- @selectedWhiteBorderColor : rgba(255, 255, 255, 0.8);
847
+ @whiteBorderColor : rgba(255, 255, 255, 0.1);
848
+ @selectedWhiteBorderColor : rgba(255, 255, 255, 0.8);
856
849
 
857
- @solidWhiteBorderColor : #555555;
850
+ @solidWhiteBorderColor : #555555;
858
851
  @selectedSolidWhiteBorderColor : #999999;
859
852
 
860
-
861
- /*-------------------
853
+ /* -------------------
862
854
  Derived Values
863
- --------------------*/
855
+ -------------------- */
864
856
 
865
857
  /* Loaders Position Offset */
866
858
  @loaderOffset : -(@loaderSize / 2);
@@ -873,30 +865,29 @@
873
865
  @glyphWidth: 1.1em;
874
866
 
875
867
  /* Used to match floats with text */
876
- @lineHeightOffset : ((@lineHeight - 1em) / 2);
868
+ @lineHeightOffset : ((@lineHeight - 1em) / 2);
877
869
  @headerLineHeightOffset : ((@headerLineHeight - 1em) / 2);
878
870
 
879
871
  /* Header Spacing */
880
- @headerTopMargin : e(%("calc(2rem - %d)", @headerLineHeightOffset));
872
+ @headerTopMargin : e(%("calc(2rem - %d)", @headerLineHeightOffset));
881
873
  @headerBottomMargin : 1rem;
882
- @headerMargin : @headerTopMargin 0 @headerBottomMargin;
874
+ @headerMargin : @headerTopMargin 0 @headerBottomMargin;
883
875
 
884
876
  /* Minimum Mobile Width */
885
- @pageMinWidth : 320px;
877
+ @pageMinWidth : 320px;
886
878
 
887
879
  /* Positive / Negative Dupes */
888
880
  @successBackgroundColor : @positiveBackgroundColor;
889
- @successColor : @positiveColor;
890
- @successBorderColor : @positiveBorderColor;
891
- @successHeaderColor : @positiveHeaderColor;
892
- @successTextColor : @positiveTextColor;
893
-
894
- @errorBackgroundColor : @negativeBackgroundColor;
895
- @errorColor : @negativeColor;
896
- @errorBorderColor : @negativeBorderColor;
897
- @errorHeaderColor : @negativeHeaderColor;
898
- @errorTextColor : @negativeTextColor;
881
+ @successColor : @positiveColor;
882
+ @successBorderColor : @positiveBorderColor;
883
+ @successHeaderColor : @positiveHeaderColor;
884
+ @successTextColor : @positiveTextColor;
899
885
 
886
+ @errorBackgroundColor : @negativeBackgroundColor;
887
+ @errorColor : @negativeColor;
888
+ @errorBorderColor : @negativeBorderColor;
889
+ @errorHeaderColor : @negativeHeaderColor;
890
+ @errorTextColor : @negativeTextColor;
900
891
 
901
892
  /* Responsive */
902
893
  @largestMobileScreen : (@tabletBreakpoint - 0.02px);
@@ -904,10 +895,10 @@
904
895
  @largestSmallMonitor : (@largeMonitorBreakpoint - 0.02px);
905
896
  @largestLargeMonitor : (@widescreenMonitorBreakpoint - 0.02px);
906
897
 
907
-
908
- /*-------------------
898
+ /* -------------------
909
899
  Exact Pixel Values
910
- --------------------*/
900
+ -------------------- */
901
+
911
902
  /*
912
903
  These are used to specify exact pixel values in em
913
904
  for things like borders that remain constantly
@@ -918,15 +909,15 @@
918
909
 
919
910
  */
920
911
 
921
- @1px : unit( (1 / @emSize), rem);
922
- @2px : unit( (2 / @emSize), rem);
923
- @3px : unit( (3 / @emSize), rem);
924
- @4px : unit( (4 / @emSize), rem);
925
- @5px : unit( (5 / @emSize), rem);
926
- @6px : unit( (6 / @emSize), rem);
927
- @7px : unit( (7 / @emSize), rem);
928
- @8px : unit( (8 / @emSize), rem);
929
- @9px : unit( (9 / @emSize), rem);
912
+ @1px : unit( (1 / @emSize), rem);
913
+ @2px : unit( (2 / @emSize), rem);
914
+ @3px : unit( (3 / @emSize), rem);
915
+ @4px : unit( (4 / @emSize), rem);
916
+ @5px : unit( (5 / @emSize), rem);
917
+ @6px : unit( (6 / @emSize), rem);
918
+ @7px : unit( (7 / @emSize), rem);
919
+ @8px : unit( (8 / @emSize), rem);
920
+ @9px : unit( (9 / @emSize), rem);
930
921
  @10px : unit( (10 / @emSize), rem);
931
922
  @11px : unit( (11 / @emSize), rem);
932
923
  @12px : unit( (12 / @emSize), rem);
@@ -983,15 +974,15 @@
983
974
  @63px : unit( (63 / @emSize), rem);
984
975
  @64px : unit( (64 / @emSize), rem);
985
976
 
986
- @relative1px : unit( (1 / @emSize), em);
987
- @relative2px : unit( (2 / @emSize), em);
988
- @relative3px : unit( (3 / @emSize), em);
989
- @relative4px : unit( (4 / @emSize), em);
990
- @relative5px : unit( (5 / @emSize), em);
991
- @relative6px : unit( (6 / @emSize), em);
992
- @relative7px : unit( (7 / @emSize), em);
993
- @relative8px : unit( (8 / @emSize), em);
994
- @relative9px : unit( (9 / @emSize), em);
977
+ @relative1px : unit( (1 / @emSize), em);
978
+ @relative2px : unit( (2 / @emSize), em);
979
+ @relative3px : unit( (3 / @emSize), em);
980
+ @relative4px : unit( (4 / @emSize), em);
981
+ @relative5px : unit( (5 / @emSize), em);
982
+ @relative6px : unit( (6 / @emSize), em);
983
+ @relative7px : unit( (7 / @emSize), em);
984
+ @relative8px : unit( (8 / @emSize), em);
985
+ @relative9px : unit( (9 / @emSize), em);
995
986
  @relative10px : unit( (10 / @emSize), em);
996
987
  @relative11px : unit( (11 / @emSize), em);
997
988
  @relative12px : unit( (12 / @emSize), em);
@@ -1049,409 +1040,407 @@
1049
1040
  @relative64px : unit( (64 / @emSize), em);
1050
1041
 
1051
1042
  /* Columns */
1052
- @oneWide : (1 / @columnCount * 100%);
1053
- @twoWide : (2 / @columnCount * 100%);
1054
- @threeWide : (3 / @columnCount * 100%);
1055
- @fourWide : (4 / @columnCount * 100%);
1056
- @fiveWide : (5 / @columnCount * 100%);
1057
- @sixWide : (6 / @columnCount * 100%);
1058
- @sevenWide : (7 / @columnCount * 100%);
1059
- @eightWide : (8 / @columnCount * 100%);
1060
- @nineWide : (9 / @columnCount * 100%);
1061
- @tenWide : (10 / @columnCount * 100%);
1062
- @elevenWide : (11 / @columnCount * 100%);
1063
- @twelveWide : (12 / @columnCount * 100%);
1064
- @thirteenWide : (13 / @columnCount * 100%);
1065
- @fourteenWide : (14 / @columnCount * 100%);
1066
- @fifteenWide : (15 / @columnCount * 100%);
1067
- @sixteenWide : (16 / @columnCount * 100%);
1068
-
1069
- @oneColumn : (1 / 1 * 100%);
1070
- @twoColumn : (1 / 2 * 100%);
1071
- @threeColumn : (1 / 3 * 100%);
1072
- @fourColumn : (1 / 4 * 100%);
1073
- @fiveColumn : (1 / 5 * 100%);
1074
- @sixColumn : (1 / 6 * 100%);
1075
- @sevenColumn : (1 / 7 * 100%);
1076
- @eightColumn : (1 / 8 * 100%);
1077
- @nineColumn : (1 / 9 * 100%);
1078
- @tenColumn : (1 / 10 * 100%);
1079
- @elevenColumn : (1 / 11 * 100%);
1080
- @twelveColumn : (1 / 12 * 100%);
1043
+ @oneWide : (1 / @columnCount * 100%);
1044
+ @twoWide : (2 / @columnCount * 100%);
1045
+ @threeWide : (3 / @columnCount * 100%);
1046
+ @fourWide : (4 / @columnCount * 100%);
1047
+ @fiveWide : (5 / @columnCount * 100%);
1048
+ @sixWide : (6 / @columnCount * 100%);
1049
+ @sevenWide : (7 / @columnCount * 100%);
1050
+ @eightWide : (8 / @columnCount * 100%);
1051
+ @nineWide : (9 / @columnCount * 100%);
1052
+ @tenWide : (10 / @columnCount * 100%);
1053
+ @elevenWide : (11 / @columnCount * 100%);
1054
+ @twelveWide : (12 / @columnCount * 100%);
1055
+ @thirteenWide : (13 / @columnCount * 100%);
1056
+ @fourteenWide : (14 / @columnCount * 100%);
1057
+ @fifteenWide : (15 / @columnCount * 100%);
1058
+ @sixteenWide : (16 / @columnCount * 100%);
1059
+
1060
+ @oneColumn : (1 / 1 * 100%);
1061
+ @twoColumn : (1 / 2 * 100%);
1062
+ @threeColumn : (1 / 3 * 100%);
1063
+ @fourColumn : (1 / 4 * 100%);
1064
+ @fiveColumn : (1 / 5 * 100%);
1065
+ @sixColumn : (1 / 6 * 100%);
1066
+ @sevenColumn : (1 / 7 * 100%);
1067
+ @eightColumn : (1 / 8 * 100%);
1068
+ @nineColumn : (1 / 9 * 100%);
1069
+ @tenColumn : (1 / 10 * 100%);
1070
+ @elevenColumn : (1 / 11 * 100%);
1071
+ @twelveColumn : (1 / 12 * 100%);
1081
1072
  @thirteenColumn : (1 / 13 * 100%);
1082
1073
  @fourteenColumn : (1 / 14 * 100%);
1083
- @fifteenColumn : (1 / 15 * 100%);
1084
- @sixteenColumn : (1 / 16 * 100%);
1085
-
1074
+ @fifteenColumn : (1 / 15 * 100%);
1075
+ @sixteenColumn : (1 / 16 * 100%);
1086
1076
 
1087
1077
  /*******************************
1088
1078
  States
1089
1079
  *******************************/
1090
1080
 
1091
- /*-------------------
1081
+ /* -------------------
1092
1082
  Disabled
1093
- --------------------*/
1083
+ -------------------- */
1094
1084
 
1095
1085
  @disabledOpacity: 0.45;
1096
1086
  @disabledPointerEvents: none;
1097
1087
  @disabledTextColor: rgba(40, 40, 40, 0.3);
1098
1088
  @invertedDisabledTextColor: rgba(225, 225, 225, 0.3);
1099
1089
 
1100
- /*-------------------
1090
+ /* -------------------
1101
1091
  Hover
1102
- --------------------*/
1092
+ -------------------- */
1103
1093
 
1104
- /*--- Shadows ---*/
1094
+ /* --- Shadows --- */
1105
1095
  @floatingShadowHover:
1106
- 0 2px 4px 0 rgba(34, 36, 38, 0.15),
1107
- 0 2px 10px 0 rgba(34, 36, 38, 0.25)
1096
+ 0 2px 4px 0 rgba(34, 36, 38, 0.15),
1097
+ 0 2px 10px 0 rgba(34, 36, 38, 0.25)
1108
1098
  ;
1109
1099
 
1110
- /*--- Colors ---*/
1111
- @primaryColorHover : saturate(darken(@primaryColor, 5), 10, relative);
1112
- @secondaryColorHover : saturate(lighten(@secondaryColor, 5), 10, relative);
1113
- @lightPrimaryColorHover : saturate(darken(@lightPrimaryColor, 10), 10, relative);
1100
+ /* --- Colors --- */
1101
+ @primaryColorHover : saturate(darken(@primaryColor, 5), 10, relative);
1102
+ @secondaryColorHover : saturate(lighten(@secondaryColor, 5), 10, relative);
1103
+ @lightPrimaryColorHover : saturate(darken(@lightPrimaryColor, 10), 10, relative);
1114
1104
  @lightSecondaryColorHover : saturate(lighten(@lightSecondaryColor, 10), 10, relative);
1115
1105
 
1116
- @redHover : saturate(darken(@red, 5), 10, relative);
1117
- @orangeHover : saturate(darken(@orange, 5), 10, relative);
1118
- @yellowHover : saturate(darken(@yellow, 5), 10, relative);
1119
- @oliveHover : saturate(darken(@olive, 5), 10, relative);
1120
- @greenHover : saturate(darken(@green, 5), 10, relative);
1121
- @tealHover : saturate(darken(@teal, 5), 10, relative);
1122
- @blueHover : saturate(darken(@blue, 5), 10, relative);
1123
- @violetHover : saturate(darken(@violet, 5), 10, relative);
1124
- @purpleHover : saturate(darken(@purple, 5), 10, relative);
1125
- @pinkHover : saturate(darken(@pink, 5), 10, relative);
1126
- @brownHover : saturate(darken(@brown, 5), 10, relative);
1127
-
1128
- @lightRedHover : saturate(darken(@lightRed, 10), 10, relative);
1129
- @lightOrangeHover : saturate(darken(@lightOrange, 10), 10, relative);
1130
- @lightYellowHover : saturate(darken(@lightYellow, 10), 10, relative);
1131
- @lightOliveHover : saturate(darken(@lightOlive, 10), 10, relative);
1132
- @lightGreenHover : saturate(darken(@lightGreen, 10), 10, relative);
1133
- @lightTealHover : saturate(darken(@lightTeal, 10), 10, relative);
1134
- @lightBlueHover : saturate(darken(@lightBlue, 10), 10, relative);
1135
- @lightVioletHover : saturate(darken(@lightViolet, 10), 10, relative);
1136
- @lightPurpleHover : saturate(darken(@lightPurple, 10), 10, relative);
1137
- @lightPinkHover : saturate(darken(@lightPink, 10), 10, relative);
1138
- @lightBrownHover : saturate(darken(@lightBrown, 10), 10, relative);
1139
- @lightGreyHover : saturate(darken(@lightGrey, 10), 10, relative);
1140
- @lightBlackHover : saturate(darken(@fullBlack, 10), 10, relative);
1141
-
1142
- /*--- Emotive ---*/
1143
- @positiveColorHover : saturate(darken(@positiveColor, 5), 10, relative);
1144
- @negativeColorHover : saturate(darken(@negativeColor, 5), 10, relative);
1145
-
1146
- /*--- Brand ---*/
1147
- @facebookHoverColor : saturate(darken(@facebookColor, 5), 10, relative);
1148
- @twitterHoverColor : saturate(darken(@twitterColor, 5), 10, relative);
1149
- @googlePlusHoverColor : saturate(darken(@googlePlusColor, 5), 10, relative);
1150
- @linkedInHoverColor : saturate(darken(@linkedInColor, 5), 10, relative);
1151
- @youtubeHoverColor : saturate(darken(@youtubeColor, 5), 10, relative);
1152
- @instagramHoverColor : saturate(darken(@instagramColor, 5), 10, relative);
1153
- @pinterestHoverColor : saturate(darken(@pinterestColor, 5), 10, relative);
1154
- @vkHoverColor : saturate(darken(@vkColor, 5), 10, relative);
1155
- @telegramHoverColor : saturate(darken(@telegramColor, 5), 10, relative);
1156
- @whatsAppHoverColor : saturate(darken(@whatsAppColor, 5), 10, relative);
1157
-
1158
- /*--- Dark Tones ---*/
1159
- @fullBlackHover : lighten(@fullBlack, 5);
1160
- @blackHover : lighten(@black, 5);
1161
- @greyHover : lighten(@grey, 5);
1162
-
1163
- /*--- Light Tones ---*/
1164
- @whiteHover : darken(@white, 5);
1165
- @offWhiteHover : darken(@offWhite, 5);
1166
- @darkWhiteHover : darken(@darkWhite, 5);
1167
-
1168
- /*-------------------
1106
+ @redHover : saturate(darken(@red, 5), 10, relative);
1107
+ @orangeHover : saturate(darken(@orange, 5), 10, relative);
1108
+ @yellowHover : saturate(darken(@yellow, 5), 10, relative);
1109
+ @oliveHover : saturate(darken(@olive, 5), 10, relative);
1110
+ @greenHover : saturate(darken(@green, 5), 10, relative);
1111
+ @tealHover : saturate(darken(@teal, 5), 10, relative);
1112
+ @blueHover : saturate(darken(@blue, 5), 10, relative);
1113
+ @violetHover : saturate(darken(@violet, 5), 10, relative);
1114
+ @purpleHover : saturate(darken(@purple, 5), 10, relative);
1115
+ @pinkHover : saturate(darken(@pink, 5), 10, relative);
1116
+ @brownHover : saturate(darken(@brown, 5), 10, relative);
1117
+
1118
+ @lightRedHover : saturate(darken(@lightRed, 10), 10, relative);
1119
+ @lightOrangeHover : saturate(darken(@lightOrange, 10), 10, relative);
1120
+ @lightYellowHover : saturate(darken(@lightYellow, 10), 10, relative);
1121
+ @lightOliveHover : saturate(darken(@lightOlive, 10), 10, relative);
1122
+ @lightGreenHover : saturate(darken(@lightGreen, 10), 10, relative);
1123
+ @lightTealHover : saturate(darken(@lightTeal, 10), 10, relative);
1124
+ @lightBlueHover : saturate(darken(@lightBlue, 10), 10, relative);
1125
+ @lightVioletHover : saturate(darken(@lightViolet, 10), 10, relative);
1126
+ @lightPurpleHover : saturate(darken(@lightPurple, 10), 10, relative);
1127
+ @lightPinkHover : saturate(darken(@lightPink, 10), 10, relative);
1128
+ @lightBrownHover : saturate(darken(@lightBrown, 10), 10, relative);
1129
+ @lightGreyHover : saturate(darken(@lightGrey, 10), 10, relative);
1130
+ @lightBlackHover : saturate(darken(@fullBlack, 10), 10, relative);
1131
+
1132
+ /* --- Emotive --- */
1133
+ @positiveColorHover : saturate(darken(@positiveColor, 5), 10, relative);
1134
+ @negativeColorHover : saturate(darken(@negativeColor, 5), 10, relative);
1135
+
1136
+ /* --- Brand --- */
1137
+ @facebookHoverColor : saturate(darken(@facebookColor, 5), 10, relative);
1138
+ @twitterHoverColor : saturate(darken(@twitterColor, 5), 10, relative);
1139
+ @googlePlusHoverColor : saturate(darken(@googlePlusColor, 5), 10, relative);
1140
+ @linkedInHoverColor : saturate(darken(@linkedInColor, 5), 10, relative);
1141
+ @youtubeHoverColor : saturate(darken(@youtubeColor, 5), 10, relative);
1142
+ @instagramHoverColor : saturate(darken(@instagramColor, 5), 10, relative);
1143
+ @pinterestHoverColor : saturate(darken(@pinterestColor, 5), 10, relative);
1144
+ @vkHoverColor : saturate(darken(@vkColor, 5), 10, relative);
1145
+ @telegramHoverColor : saturate(darken(@telegramColor, 5), 10, relative);
1146
+ @whatsAppHoverColor : saturate(darken(@whatsAppColor, 5), 10, relative);
1147
+
1148
+ /* --- Dark Tones --- */
1149
+ @fullBlackHover : lighten(@fullBlack, 5);
1150
+ @blackHover : lighten(@black, 5);
1151
+ @greyHover : lighten(@grey, 5);
1152
+
1153
+ /* --- Light Tones --- */
1154
+ @whiteHover : darken(@white, 5);
1155
+ @offWhiteHover : darken(@offWhite, 5);
1156
+ @darkWhiteHover : darken(@darkWhite, 5);
1157
+
1158
+ /* -------------------
1169
1159
  Focus
1170
- --------------------*/
1160
+ -------------------- */
1171
1161
 
1172
- /*--- Colors ---*/
1173
- @primaryColorFocus : saturate(darken(@primaryColor, 8), 20, relative);
1174
- @secondaryColorFocus : saturate(lighten(@secondaryColor, 8), 20, relative);
1175
- @lightPrimaryColorFocus : saturate(darken(@lightPrimaryColor, 8), 20, relative);
1162
+ /* --- Colors --- */
1163
+ @primaryColorFocus : saturate(darken(@primaryColor, 8), 20, relative);
1164
+ @secondaryColorFocus : saturate(lighten(@secondaryColor, 8), 20, relative);
1165
+ @lightPrimaryColorFocus : saturate(darken(@lightPrimaryColor, 8), 20, relative);
1176
1166
  @lightSecondaryColorFocus : saturate(lighten(@lightSecondaryColor, 8), 20, relative);
1177
1167
 
1178
- @redFocus : saturate(darken(@red, 8), 20, relative);
1179
- @orangeFocus : saturate(darken(@orange, 8), 20, relative);
1180
- @yellowFocus : saturate(darken(@yellow, 8), 20, relative);
1181
- @oliveFocus : saturate(darken(@olive, 8), 20, relative);
1182
- @greenFocus : saturate(darken(@green, 8), 20, relative);
1183
- @tealFocus : saturate(darken(@teal, 8), 20, relative);
1184
- @blueFocus : saturate(darken(@blue, 8), 20, relative);
1185
- @violetFocus : saturate(darken(@violet, 8), 20, relative);
1186
- @purpleFocus : saturate(darken(@purple, 8), 20, relative);
1187
- @pinkFocus : saturate(darken(@pink, 8), 20, relative);
1188
- @brownFocus : saturate(darken(@brown, 8), 20, relative);
1189
-
1190
- @lightRedFocus : saturate(darken(@lightRed, 8), 20, relative);
1191
- @lightOrangeFocus : saturate(darken(@lightOrange, 8), 20, relative);
1192
- @lightYellowFocus : saturate(darken(@lightYellow, 8), 20, relative);
1193
- @lightOliveFocus : saturate(darken(@lightOlive, 8), 20, relative);
1194
- @lightGreenFocus : saturate(darken(@lightGreen, 8), 20, relative);
1195
- @lightTealFocus : saturate(darken(@lightTeal, 8), 20, relative);
1196
- @lightBlueFocus : saturate(darken(@lightBlue, 8), 20, relative);
1197
- @lightVioletFocus : saturate(darken(@lightViolet, 8), 20, relative);
1198
- @lightPurpleFocus : saturate(darken(@lightPurple, 8), 20, relative);
1199
- @lightPinkFocus : saturate(darken(@lightPink, 8), 20, relative);
1200
- @lightBrownFocus : saturate(darken(@lightBrown, 8), 20, relative);
1201
- @lightGreyFocus : saturate(darken(@lightGrey, 8), 20, relative);
1202
- @lightBlackFocus : saturate(darken(@fullBlack, 8), 20, relative);
1203
-
1204
- /*--- Emotive ---*/
1205
- @positiveColorFocus : saturate(darken(@positiveColor, 8), 20, relative);
1206
- @negativeColorFocus : saturate(darken(@negativeColor, 8), 20, relative);
1207
-
1208
- /*--- Brand ---*/
1209
- @facebookFocusColor : saturate(darken(@facebookColor, 8), 20, relative);
1210
- @twitterFocusColor : saturate(darken(@twitterColor, 8), 20, relative);
1211
- @googlePlusFocusColor : saturate(darken(@googlePlusColor, 8), 20, relative);
1212
- @linkedInFocusColor : saturate(darken(@linkedInColor, 8), 20, relative);
1213
- @youtubeFocusColor : saturate(darken(@youtubeColor, 8), 20, relative);
1214
- @instagramFocusColor : saturate(darken(@instagramColor, 8), 20, relative);
1215
- @pinterestFocusColor : saturate(darken(@pinterestColor, 8), 20, relative);
1216
- @vkFocusColor : saturate(darken(@vkColor, 8), 20, relative);
1217
- @telegramFocusColor : saturate(darken(@telegramColor, 8), 20, relative);
1218
- @whatsAppFocusColor : saturate(darken(@whatsAppColor, 8), 20, relative);
1219
-
1220
- /*--- Dark Tones ---*/
1221
- @fullBlackFocus : lighten(@fullBlack, 8);
1222
- @blackFocus : lighten(@black, 8);
1223
- @greyFocus : lighten(@grey, 8);
1224
-
1225
- /*--- Light Tones ---*/
1226
- @whiteFocus : darken(@white, 8);
1227
- @offWhiteFocus : darken(@offWhite, 8);
1228
- @darkWhiteFocus : darken(@darkWhite, 8);
1229
-
1230
-
1231
- /*-------------------
1168
+ @redFocus : saturate(darken(@red, 8), 20, relative);
1169
+ @orangeFocus : saturate(darken(@orange, 8), 20, relative);
1170
+ @yellowFocus : saturate(darken(@yellow, 8), 20, relative);
1171
+ @oliveFocus : saturate(darken(@olive, 8), 20, relative);
1172
+ @greenFocus : saturate(darken(@green, 8), 20, relative);
1173
+ @tealFocus : saturate(darken(@teal, 8), 20, relative);
1174
+ @blueFocus : saturate(darken(@blue, 8), 20, relative);
1175
+ @violetFocus : saturate(darken(@violet, 8), 20, relative);
1176
+ @purpleFocus : saturate(darken(@purple, 8), 20, relative);
1177
+ @pinkFocus : saturate(darken(@pink, 8), 20, relative);
1178
+ @brownFocus : saturate(darken(@brown, 8), 20, relative);
1179
+
1180
+ @lightRedFocus : saturate(darken(@lightRed, 8), 20, relative);
1181
+ @lightOrangeFocus : saturate(darken(@lightOrange, 8), 20, relative);
1182
+ @lightYellowFocus : saturate(darken(@lightYellow, 8), 20, relative);
1183
+ @lightOliveFocus : saturate(darken(@lightOlive, 8), 20, relative);
1184
+ @lightGreenFocus : saturate(darken(@lightGreen, 8), 20, relative);
1185
+ @lightTealFocus : saturate(darken(@lightTeal, 8), 20, relative);
1186
+ @lightBlueFocus : saturate(darken(@lightBlue, 8), 20, relative);
1187
+ @lightVioletFocus : saturate(darken(@lightViolet, 8), 20, relative);
1188
+ @lightPurpleFocus : saturate(darken(@lightPurple, 8), 20, relative);
1189
+ @lightPinkFocus : saturate(darken(@lightPink, 8), 20, relative);
1190
+ @lightBrownFocus : saturate(darken(@lightBrown, 8), 20, relative);
1191
+ @lightGreyFocus : saturate(darken(@lightGrey, 8), 20, relative);
1192
+ @lightBlackFocus : saturate(darken(@fullBlack, 8), 20, relative);
1193
+
1194
+ /* --- Emotive --- */
1195
+ @positiveColorFocus : saturate(darken(@positiveColor, 8), 20, relative);
1196
+ @negativeColorFocus : saturate(darken(@negativeColor, 8), 20, relative);
1197
+
1198
+ /* --- Brand --- */
1199
+ @facebookFocusColor : saturate(darken(@facebookColor, 8), 20, relative);
1200
+ @twitterFocusColor : saturate(darken(@twitterColor, 8), 20, relative);
1201
+ @googlePlusFocusColor : saturate(darken(@googlePlusColor, 8), 20, relative);
1202
+ @linkedInFocusColor : saturate(darken(@linkedInColor, 8), 20, relative);
1203
+ @youtubeFocusColor : saturate(darken(@youtubeColor, 8), 20, relative);
1204
+ @instagramFocusColor : saturate(darken(@instagramColor, 8), 20, relative);
1205
+ @pinterestFocusColor : saturate(darken(@pinterestColor, 8), 20, relative);
1206
+ @vkFocusColor : saturate(darken(@vkColor, 8), 20, relative);
1207
+ @telegramFocusColor : saturate(darken(@telegramColor, 8), 20, relative);
1208
+ @whatsAppFocusColor : saturate(darken(@whatsAppColor, 8), 20, relative);
1209
+
1210
+ /* --- Dark Tones --- */
1211
+ @fullBlackFocus : lighten(@fullBlack, 8);
1212
+ @blackFocus : lighten(@black, 8);
1213
+ @greyFocus : lighten(@grey, 8);
1214
+
1215
+ /* --- Light Tones --- */
1216
+ @whiteFocus : darken(@white, 8);
1217
+ @offWhiteFocus : darken(@offWhite, 8);
1218
+ @darkWhiteFocus : darken(@darkWhite, 8);
1219
+
1220
+ /* -------------------
1232
1221
  Down (:active)
1233
- --------------------*/
1222
+ -------------------- */
1234
1223
 
1235
- /*--- Colors ---*/
1236
- @primaryColorDown : darken(@primaryColor, 10);
1237
- @secondaryColorDown : lighten(@secondaryColor, 10);
1238
- @lightPrimaryColorDown : darken(@lightPrimaryColor, 10);
1224
+ /* --- Colors --- */
1225
+ @primaryColorDown : darken(@primaryColor, 10);
1226
+ @secondaryColorDown : lighten(@secondaryColor, 10);
1227
+ @lightPrimaryColorDown : darken(@lightPrimaryColor, 10);
1239
1228
  @lightSecondaryColorDown : lighten(@lightSecondaryColor, 10);
1240
1229
 
1241
- @redDown : darken(@red, 10);
1242
- @orangeDown : darken(@orange, 10);
1243
- @yellowDown : darken(@yellow, 10);
1244
- @oliveDown : darken(@olive, 10);
1245
- @greenDown : darken(@green, 10);
1246
- @tealDown : darken(@teal, 10);
1247
- @blueDown : darken(@blue, 10);
1248
- @violetDown : darken(@violet, 10);
1249
- @purpleDown : darken(@purple, 10);
1250
- @pinkDown : darken(@pink, 10);
1251
- @brownDown : darken(@brown, 10);
1252
-
1253
- @lightRedDown : darken(@lightRed, 10);
1254
- @lightOrangeDown : darken(@lightOrange, 10);
1255
- @lightYellowDown : darken(@lightYellow, 10);
1256
- @lightOliveDown : darken(@lightOlive, 10);
1257
- @lightGreenDown : darken(@lightGreen, 10);
1258
- @lightTealDown : darken(@lightTeal, 10);
1259
- @lightBlueDown : darken(@lightBlue, 10);
1260
- @lightVioletDown : darken(@lightViolet, 10);
1261
- @lightPurpleDown : darken(@lightPurple, 10);
1262
- @lightPinkDown : darken(@lightPink, 10);
1263
- @lightBrownDown : darken(@lightBrown, 10);
1264
- @lightGreyDown : darken(@lightGrey, 10);
1265
- @lightBlackDown : darken(@fullBlack, 10);
1266
-
1267
- /*--- Emotive ---*/
1268
- @positiveColorDown : darken(@positiveColor, 10);
1269
- @negativeColorDown : darken(@negativeColor, 10);
1270
-
1271
- /*--- Brand ---*/
1272
- @facebookDownColor : darken(@facebookColor, 10);
1273
- @twitterDownColor : darken(@twitterColor, 10);
1274
- @googlePlusDownColor : darken(@googlePlusColor, 10);
1275
- @linkedInDownColor : darken(@linkedInColor, 10);
1276
- @youtubeDownColor : darken(@youtubeColor, 10);
1277
- @instagramDownColor : darken(@instagramColor, 10);
1278
- @pinterestDownColor : darken(@pinterestColor, 10);
1279
- @vkDownColor : darken(@vkColor, 10);
1280
- @telegramDownColor : darken(@telegramColor, 10);
1281
- @whatsAppDownColor : darken(@whatsAppColor, 10);
1282
-
1283
- /*--- Dark Tones ---*/
1284
- @fullBlackDown : lighten(@fullBlack, 10);
1285
- @blackDown : lighten(@black, 10);
1286
- @greyDown : lighten(@grey, 10);
1287
-
1288
- /*--- Light Tones ---*/
1289
- @whiteDown : darken(@white, 10);
1290
- @offWhiteDown : darken(@offWhite, 10);
1291
- @darkWhiteDown : darken(@darkWhite, 10);
1292
-
1293
-
1294
- /*-------------------
1230
+ @redDown : darken(@red, 10);
1231
+ @orangeDown : darken(@orange, 10);
1232
+ @yellowDown : darken(@yellow, 10);
1233
+ @oliveDown : darken(@olive, 10);
1234
+ @greenDown : darken(@green, 10);
1235
+ @tealDown : darken(@teal, 10);
1236
+ @blueDown : darken(@blue, 10);
1237
+ @violetDown : darken(@violet, 10);
1238
+ @purpleDown : darken(@purple, 10);
1239
+ @pinkDown : darken(@pink, 10);
1240
+ @brownDown : darken(@brown, 10);
1241
+
1242
+ @lightRedDown : darken(@lightRed, 10);
1243
+ @lightOrangeDown : darken(@lightOrange, 10);
1244
+ @lightYellowDown : darken(@lightYellow, 10);
1245
+ @lightOliveDown : darken(@lightOlive, 10);
1246
+ @lightGreenDown : darken(@lightGreen, 10);
1247
+ @lightTealDown : darken(@lightTeal, 10);
1248
+ @lightBlueDown : darken(@lightBlue, 10);
1249
+ @lightVioletDown : darken(@lightViolet, 10);
1250
+ @lightPurpleDown : darken(@lightPurple, 10);
1251
+ @lightPinkDown : darken(@lightPink, 10);
1252
+ @lightBrownDown : darken(@lightBrown, 10);
1253
+ @lightGreyDown : darken(@lightGrey, 10);
1254
+ @lightBlackDown : darken(@fullBlack, 10);
1255
+
1256
+ /* --- Emotive --- */
1257
+ @positiveColorDown : darken(@positiveColor, 10);
1258
+ @negativeColorDown : darken(@negativeColor, 10);
1259
+
1260
+ /* --- Brand --- */
1261
+ @facebookDownColor : darken(@facebookColor, 10);
1262
+ @twitterDownColor : darken(@twitterColor, 10);
1263
+ @googlePlusDownColor : darken(@googlePlusColor, 10);
1264
+ @linkedInDownColor : darken(@linkedInColor, 10);
1265
+ @youtubeDownColor : darken(@youtubeColor, 10);
1266
+ @instagramDownColor : darken(@instagramColor, 10);
1267
+ @pinterestDownColor : darken(@pinterestColor, 10);
1268
+ @vkDownColor : darken(@vkColor, 10);
1269
+ @telegramDownColor : darken(@telegramColor, 10);
1270
+ @whatsAppDownColor : darken(@whatsAppColor, 10);
1271
+
1272
+ /* --- Dark Tones --- */
1273
+ @fullBlackDown : lighten(@fullBlack, 10);
1274
+ @blackDown : lighten(@black, 10);
1275
+ @greyDown : lighten(@grey, 10);
1276
+
1277
+ /* --- Light Tones --- */
1278
+ @whiteDown : darken(@white, 10);
1279
+ @offWhiteDown : darken(@offWhite, 10);
1280
+ @darkWhiteDown : darken(@darkWhite, 10);
1281
+
1282
+ /* -------------------
1295
1283
  Active
1296
- --------------------*/
1284
+ -------------------- */
1297
1285
 
1298
- /*--- Colors ---*/
1299
- @primaryColorActive : saturate(darken(@primaryColor, 5), 15, relative);
1300
- @secondaryColorActive : saturate(lighten(@secondaryColor, 5), 15, relative);
1301
- @lightPrimaryColorActive : saturate(darken(@lightPrimaryColor, 5), 15, relative);
1286
+ /* --- Colors --- */
1287
+ @primaryColorActive : saturate(darken(@primaryColor, 5), 15, relative);
1288
+ @secondaryColorActive : saturate(lighten(@secondaryColor, 5), 15, relative);
1289
+ @lightPrimaryColorActive : saturate(darken(@lightPrimaryColor, 5), 15, relative);
1302
1290
  @lightSecondaryColorActive : saturate(lighten(@lightSecondaryColor, 5), 15, relative);
1303
1291
 
1304
- @redActive : saturate(darken(@red, 5), 15, relative);
1305
- @orangeActive : saturate(darken(@orange, 5), 15, relative);
1306
- @yellowActive : saturate(darken(@yellow, 5), 15, relative);
1307
- @oliveActive : saturate(darken(@olive, 5), 15, relative);
1308
- @greenActive : saturate(darken(@green, 5), 15, relative);
1309
- @tealActive : saturate(darken(@teal, 5), 15, relative);
1310
- @blueActive : saturate(darken(@blue, 5), 15, relative);
1311
- @violetActive : saturate(darken(@violet, 5), 15, relative);
1312
- @purpleActive : saturate(darken(@purple, 5), 15, relative);
1313
- @pinkActive : saturate(darken(@pink, 5), 15, relative);
1314
- @brownActive : saturate(darken(@brown, 5), 15, relative);
1315
-
1316
- @lightRedActive : saturate(darken(@lightRed, 5), 15, relative);
1317
- @lightOrangeActive : saturate(darken(@lightOrange, 5), 15, relative);
1318
- @lightYellowActive : saturate(darken(@lightYellow, 5), 15, relative);
1319
- @lightOliveActive : saturate(darken(@lightOlive, 5), 15, relative);
1320
- @lightGreenActive : saturate(darken(@lightGreen, 5), 15, relative);
1321
- @lightTealActive : saturate(darken(@lightTeal, 5), 15, relative);
1322
- @lightBlueActive : saturate(darken(@lightBlue, 5), 15, relative);
1323
- @lightVioletActive : saturate(darken(@lightViolet, 5), 15, relative);
1324
- @lightPurpleActive : saturate(darken(@lightPurple, 5), 15, relative);
1325
- @lightPinkActive : saturate(darken(@lightPink, 5), 15, relative);
1326
- @lightBrownActive : saturate(darken(@lightBrown, 5), 15, relative);
1327
- @lightGreyActive : saturate(darken(@lightGrey, 5), 15, relative);
1328
- @lightBlackActive : saturate(darken(@fullBlack, 5), 15, relative);
1329
-
1330
- /*--- Emotive ---*/
1331
- @positiveColorActive : saturate(darken(@positiveColor, 5), 15, relative);
1332
- @negativeColorActive : saturate(darken(@negativeColor, 5), 15, relative);
1333
-
1334
- /*--- Brand ---*/
1335
- @facebookActiveColor : saturate(darken(@facebookColor, 5), 15, relative);
1336
- @twitterActiveColor : saturate(darken(@twitterColor, 5), 15, relative);
1337
- @googlePlusActiveColor : saturate(darken(@googlePlusColor, 5), 15, relative);
1338
- @linkedInActiveColor : saturate(darken(@linkedInColor, 5), 15, relative);
1339
- @youtubeActiveColor : saturate(darken(@youtubeColor, 5), 15, relative);
1340
- @instagramActiveColor : saturate(darken(@instagramColor, 5), 15, relative);
1341
- @pinterestActiveColor : saturate(darken(@pinterestColor, 5), 15, relative);
1342
- @vkActiveColor : saturate(darken(@vkColor, 5), 15, relative);
1343
- @telegramActiveColor : saturate(darken(@telegramColor, 5), 15, relative);
1344
- @whatsAppActiveColor : saturate(darken(@whatsAppColor, 5), 15, relative);
1345
-
1346
- /*--- Dark Tones ---*/
1347
- @fullBlackActive : darken(@fullBlack, 5);
1348
- @blackActive : darken(@black, 5);
1349
- @greyActive : darken(@grey, 5);
1350
-
1351
- /*--- Light Tones ---*/
1352
- @whiteActive : darken(@white, 5);
1353
- @offWhiteActive : darken(@offWhite, 5);
1354
- @darkWhiteActive : darken(@darkWhite, 5);
1355
-
1356
- /*--- Tertiary ---*/
1357
- @primaryTertiaryColor : saturate(@primaryColor, 20%);
1358
- @primaryTertiaryColorHover : desaturate(@primaryColorHover, 20%);
1359
- @primaryTertiaryColorFocus : desaturate(@primaryColorFocus, 20%);
1360
- @primaryTertiaryColorActive : saturate(@primaryColorActive, 20%);
1361
- @secondaryTertiaryColor : saturate(@secondaryColor, 20%);
1292
+ @redActive : saturate(darken(@red, 5), 15, relative);
1293
+ @orangeActive : saturate(darken(@orange, 5), 15, relative);
1294
+ @yellowActive : saturate(darken(@yellow, 5), 15, relative);
1295
+ @oliveActive : saturate(darken(@olive, 5), 15, relative);
1296
+ @greenActive : saturate(darken(@green, 5), 15, relative);
1297
+ @tealActive : saturate(darken(@teal, 5), 15, relative);
1298
+ @blueActive : saturate(darken(@blue, 5), 15, relative);
1299
+ @violetActive : saturate(darken(@violet, 5), 15, relative);
1300
+ @purpleActive : saturate(darken(@purple, 5), 15, relative);
1301
+ @pinkActive : saturate(darken(@pink, 5), 15, relative);
1302
+ @brownActive : saturate(darken(@brown, 5), 15, relative);
1303
+
1304
+ @lightRedActive : saturate(darken(@lightRed, 5), 15, relative);
1305
+ @lightOrangeActive : saturate(darken(@lightOrange, 5), 15, relative);
1306
+ @lightYellowActive : saturate(darken(@lightYellow, 5), 15, relative);
1307
+ @lightOliveActive : saturate(darken(@lightOlive, 5), 15, relative);
1308
+ @lightGreenActive : saturate(darken(@lightGreen, 5), 15, relative);
1309
+ @lightTealActive : saturate(darken(@lightTeal, 5), 15, relative);
1310
+ @lightBlueActive : saturate(darken(@lightBlue, 5), 15, relative);
1311
+ @lightVioletActive : saturate(darken(@lightViolet, 5), 15, relative);
1312
+ @lightPurpleActive : saturate(darken(@lightPurple, 5), 15, relative);
1313
+ @lightPinkActive : saturate(darken(@lightPink, 5), 15, relative);
1314
+ @lightBrownActive : saturate(darken(@lightBrown, 5), 15, relative);
1315
+ @lightGreyActive : saturate(darken(@lightGrey, 5), 15, relative);
1316
+ @lightBlackActive : saturate(darken(@fullBlack, 5), 15, relative);
1317
+
1318
+ /* --- Emotive --- */
1319
+ @positiveColorActive : saturate(darken(@positiveColor, 5), 15, relative);
1320
+ @negativeColorActive : saturate(darken(@negativeColor, 5), 15, relative);
1321
+
1322
+ /* --- Brand --- */
1323
+ @facebookActiveColor : saturate(darken(@facebookColor, 5), 15, relative);
1324
+ @twitterActiveColor : saturate(darken(@twitterColor, 5), 15, relative);
1325
+ @googlePlusActiveColor : saturate(darken(@googlePlusColor, 5), 15, relative);
1326
+ @linkedInActiveColor : saturate(darken(@linkedInColor, 5), 15, relative);
1327
+ @youtubeActiveColor : saturate(darken(@youtubeColor, 5), 15, relative);
1328
+ @instagramActiveColor : saturate(darken(@instagramColor, 5), 15, relative);
1329
+ @pinterestActiveColor : saturate(darken(@pinterestColor, 5), 15, relative);
1330
+ @vkActiveColor : saturate(darken(@vkColor, 5), 15, relative);
1331
+ @telegramActiveColor : saturate(darken(@telegramColor, 5), 15, relative);
1332
+ @whatsAppActiveColor : saturate(darken(@whatsAppColor, 5), 15, relative);
1333
+
1334
+ /* --- Dark Tones --- */
1335
+ @fullBlackActive : darken(@fullBlack, 5);
1336
+ @blackActive : darken(@black, 5);
1337
+ @greyActive : darken(@grey, 5);
1338
+
1339
+ /* --- Light Tones --- */
1340
+ @whiteActive : darken(@white, 5);
1341
+ @offWhiteActive : darken(@offWhite, 5);
1342
+ @darkWhiteActive : darken(@darkWhite, 5);
1343
+
1344
+ /* --- Tertiary --- */
1345
+ @primaryTertiaryColor : saturate(@primaryColor, 20%);
1346
+ @primaryTertiaryColorHover : desaturate(@primaryColorHover, 20%);
1347
+ @primaryTertiaryColorFocus : desaturate(@primaryColorFocus, 20%);
1348
+ @primaryTertiaryColorActive : saturate(@primaryColorActive, 20%);
1349
+ @secondaryTertiaryColor : saturate(@secondaryColor, 20%);
1362
1350
  @secondaryTertiaryColorHover : desaturate(@secondaryColorHover, 20%);
1363
1351
  @secondaryTertiaryColorFocus : desaturate(@secondaryColorFocus, 20%);
1364
1352
  @secondaryTertiaryColorActive: saturate(@secondaryColorActive, 20%);
1365
- @redTertiaryColor : saturate(@red, 20%);
1366
- @redTertiaryColorHover : desaturate(@redHover, 20%);
1367
- @redTertiaryColorFocus : desaturate(@redFocus, 20%);
1368
- @redTertiaryColorActive : saturate(@redActive, 20%);
1369
- @orangeTertiaryColor : saturate(@orange, 20%);
1370
- @orangeTertiaryColorHover : desaturate(@orangeHover, 20%);
1371
- @orangeTertiaryColorFocus : desaturate(@orangeFocus, 20%);
1372
- @orangeTertiaryColorActive : saturate(@orangeActive, 20%);
1373
- @yellowTertiaryColor : saturate(@yellow, 20%);
1374
- @yellowTertiaryColorHover : desaturate(@yellowHover, 20%);
1375
- @yellowTertiaryColorFocus : desaturate(@yellowFocus, 20%);
1376
- @yellowTertiaryColorActive : saturate(@yellowActive, 20%);
1377
- @oliveTertiaryColor : saturate(@olive, 20%);
1378
- @oliveTertiaryColorHover : desaturate(@oliveHover, 20%);
1379
- @oliveTertiaryColorFocus : desaturate(@oliveFocus, 20%);
1380
- @oliveTertiaryColorActive : saturate(@oliveActive, 20%);
1381
- @greenTertiaryColor : saturate(@green, 20%);
1382
- @greenTertiaryColorHover : desaturate(@greenHover, 20%);
1383
- @greenTertiaryColorFocus : desaturate(@greenFocus, 20%);
1384
- @greenTertiaryColorActive : saturate(@greenActive, 20%);
1385
- @tealTertiaryColor : saturate(@teal, 20%);
1386
- @tealTertiaryColorHover : desaturate(@tealHover, 20%);
1387
- @tealTertiaryColorFocus : desaturate(@tealFocus, 20%);
1388
- @tealTertiaryColorActive : saturate(@tealActive, 20%);
1389
- @blueTertiaryColor : saturate(@blue, 20%);
1390
- @blueTertiaryColorHover : desaturate(@blueHover, 20%);
1391
- @blueTertiaryColorFocus : desaturate(@blueFocus, 20%);
1392
- @blueTertiaryColorActive : saturate(@blueActive, 20%);
1393
- @violetTertiaryColor : saturate(@violet, 20%);
1394
- @violetTertiaryColorHover : desaturate(@violetHover, 20%);
1395
- @violetTertiaryColorFocus : desaturate(@violetFocus, 20%);
1396
- @violetTertiaryColorActive : saturate(@violetActive, 20%);
1397
- @purpleTertiaryColor : saturate(@purple, 20%);
1398
- @purpleTertiaryColorHover : desaturate(@purpleHover, 20%);
1399
- @purpleTertiaryColorFocus : desaturate(@purpleFocus, 20%);
1400
- @purpleTertiaryColorActive : saturate(@purpleActive, 20%);
1401
- @pinkTertiaryColor : saturate(@pink, 20%);
1402
- @pinkTertiaryColorHover : desaturate(@pinkHover, 20%);
1403
- @pinkTertiaryColorFocus : desaturate(@pinkFocus, 20%);
1404
- @pinkTertiaryColorActive : saturate(@pinkActive, 20%);
1405
- @brownTertiaryColor : saturate(@brown, 20%);
1406
- @brownTertiaryColorHover : desaturate(@brownHover, 20%);
1407
- @brownTertiaryColorFocus : desaturate(@brownFocus, 20%);
1408
- @brownTertiaryColorActive : saturate(@brownActive, 20%);
1409
- @greyTertiaryColor : darken(@grey, 5%);
1410
- @greyTertiaryColorHover : lighten(@greyHover, 5%);
1411
- @greyTertiaryColorFocus : lighten(@greyFocus, 8%);
1412
- @greyTertiaryColorActive : darken(@greyActive, 5%);
1413
- @blackTertiaryColor : lighten(@black, 20%);
1414
- @blackTertiaryColorHover : lighten(@blackHover, 40%);
1415
- @blackTertiaryColorFocus : lighten(@blackFocus, 40%);
1416
- @blackTertiaryColorActive : lighten(@blackActive, 20%);
1417
-
1418
- /*--- Bright ---*/
1419
- @primaryBright : screen(@lightPrimaryColor,@blendingBaseColor);
1420
- @secondaryBright : screen(@lightSecondaryColor,@blendingBaseColor);
1421
- @redBright : screen(@lightRed,@blendingBaseColor);
1422
- @orangeBright : screen(@lightOrange,@blendingBaseColor);
1423
- @yellowBright : screen(@lightYellow,@blendingBaseColor);
1424
- @oliveBright : screen(@lightOlive,@blendingBaseColor);
1425
- @greenBright : screen(@lightGreen,@blendingBaseColor);
1426
- @tealBright : screen(@lightTeal,@blendingBaseColor);
1427
- @blueBright : screen(@lightBlue,@blendingBaseColor);
1428
- @violetBright : screen(@lightViolet,@blendingBaseColor);
1429
- @purpleBright : screen(@lightPurple,@blendingBaseColor);
1430
- @pinkBright : screen(@lightPink,@blendingBaseColor);
1431
- @brownBright : screen(@lightBrown,@blendingBaseColor);
1432
- @greyBright : @lightGrey;
1433
- @blackBright : @lightBlack;
1434
-
1435
- @primaryBrightHover : screen(@lightPrimaryColorHover,@blendingBaseColor);
1353
+ @redTertiaryColor : saturate(@red, 20%);
1354
+ @redTertiaryColorHover : desaturate(@redHover, 20%);
1355
+ @redTertiaryColorFocus : desaturate(@redFocus, 20%);
1356
+ @redTertiaryColorActive : saturate(@redActive, 20%);
1357
+ @orangeTertiaryColor : saturate(@orange, 20%);
1358
+ @orangeTertiaryColorHover : desaturate(@orangeHover, 20%);
1359
+ @orangeTertiaryColorFocus : desaturate(@orangeFocus, 20%);
1360
+ @orangeTertiaryColorActive : saturate(@orangeActive, 20%);
1361
+ @yellowTertiaryColor : saturate(@yellow, 20%);
1362
+ @yellowTertiaryColorHover : desaturate(@yellowHover, 20%);
1363
+ @yellowTertiaryColorFocus : desaturate(@yellowFocus, 20%);
1364
+ @yellowTertiaryColorActive : saturate(@yellowActive, 20%);
1365
+ @oliveTertiaryColor : saturate(@olive, 20%);
1366
+ @oliveTertiaryColorHover : desaturate(@oliveHover, 20%);
1367
+ @oliveTertiaryColorFocus : desaturate(@oliveFocus, 20%);
1368
+ @oliveTertiaryColorActive : saturate(@oliveActive, 20%);
1369
+ @greenTertiaryColor : saturate(@green, 20%);
1370
+ @greenTertiaryColorHover : desaturate(@greenHover, 20%);
1371
+ @greenTertiaryColorFocus : desaturate(@greenFocus, 20%);
1372
+ @greenTertiaryColorActive : saturate(@greenActive, 20%);
1373
+ @tealTertiaryColor : saturate(@teal, 20%);
1374
+ @tealTertiaryColorHover : desaturate(@tealHover, 20%);
1375
+ @tealTertiaryColorFocus : desaturate(@tealFocus, 20%);
1376
+ @tealTertiaryColorActive : saturate(@tealActive, 20%);
1377
+ @blueTertiaryColor : saturate(@blue, 20%);
1378
+ @blueTertiaryColorHover : desaturate(@blueHover, 20%);
1379
+ @blueTertiaryColorFocus : desaturate(@blueFocus, 20%);
1380
+ @blueTertiaryColorActive : saturate(@blueActive, 20%);
1381
+ @violetTertiaryColor : saturate(@violet, 20%);
1382
+ @violetTertiaryColorHover : desaturate(@violetHover, 20%);
1383
+ @violetTertiaryColorFocus : desaturate(@violetFocus, 20%);
1384
+ @violetTertiaryColorActive : saturate(@violetActive, 20%);
1385
+ @purpleTertiaryColor : saturate(@purple, 20%);
1386
+ @purpleTertiaryColorHover : desaturate(@purpleHover, 20%);
1387
+ @purpleTertiaryColorFocus : desaturate(@purpleFocus, 20%);
1388
+ @purpleTertiaryColorActive : saturate(@purpleActive, 20%);
1389
+ @pinkTertiaryColor : saturate(@pink, 20%);
1390
+ @pinkTertiaryColorHover : desaturate(@pinkHover, 20%);
1391
+ @pinkTertiaryColorFocus : desaturate(@pinkFocus, 20%);
1392
+ @pinkTertiaryColorActive : saturate(@pinkActive, 20%);
1393
+ @brownTertiaryColor : saturate(@brown, 20%);
1394
+ @brownTertiaryColorHover : desaturate(@brownHover, 20%);
1395
+ @brownTertiaryColorFocus : desaturate(@brownFocus, 20%);
1396
+ @brownTertiaryColorActive : saturate(@brownActive, 20%);
1397
+ @greyTertiaryColor : darken(@grey, 5%);
1398
+ @greyTertiaryColorHover : lighten(@greyHover, 5%);
1399
+ @greyTertiaryColorFocus : lighten(@greyFocus, 8%);
1400
+ @greyTertiaryColorActive : darken(@greyActive, 5%);
1401
+ @blackTertiaryColor : lighten(@black, 20%);
1402
+ @blackTertiaryColorHover : lighten(@blackHover, 40%);
1403
+ @blackTertiaryColorFocus : lighten(@blackFocus, 40%);
1404
+ @blackTertiaryColorActive : lighten(@blackActive, 20%);
1405
+
1406
+ /* --- Bright --- */
1407
+ @primaryBright : screen(@lightPrimaryColor,@blendingBaseColor);
1408
+ @secondaryBright : screen(@lightSecondaryColor,@blendingBaseColor);
1409
+ @redBright : screen(@lightRed,@blendingBaseColor);
1410
+ @orangeBright : screen(@lightOrange,@blendingBaseColor);
1411
+ @yellowBright : screen(@lightYellow,@blendingBaseColor);
1412
+ @oliveBright : screen(@lightOlive,@blendingBaseColor);
1413
+ @greenBright : screen(@lightGreen,@blendingBaseColor);
1414
+ @tealBright : screen(@lightTeal,@blendingBaseColor);
1415
+ @blueBright : screen(@lightBlue,@blendingBaseColor);
1416
+ @violetBright : screen(@lightViolet,@blendingBaseColor);
1417
+ @purpleBright : screen(@lightPurple,@blendingBaseColor);
1418
+ @pinkBright : screen(@lightPink,@blendingBaseColor);
1419
+ @brownBright : screen(@lightBrown,@blendingBaseColor);
1420
+ @greyBright : @lightGrey;
1421
+ @blackBright : @lightBlack;
1422
+
1423
+ @primaryBrightHover : screen(@lightPrimaryColorHover,@blendingBaseColor);
1436
1424
  @secondaryBrightHover : screen(@lightSecondaryColorHover,@blendingBaseColor);
1437
- @redBrightHover : screen(@lightRedHover,@blendingBaseColor);
1438
- @orangeBrightHover : screen(@lightOrangeHover,@blendingBaseColor);
1439
- @yellowBrightHover : screen(@lightYellowHover,@blendingBaseColor);
1440
- @oliveBrightHover : screen(@lightOliveHover,@blendingBaseColor);
1441
- @greenBrightHover : screen(@lightGreenHover,@blendingBaseColor);
1442
- @tealBrightHover : screen(@lightTealHover,@blendingBaseColor);
1443
- @blueBrightHover : screen(@lightBlueHover,@blendingBaseColor);
1444
- @violetBrightHover : screen(@lightVioletHover,@blendingBaseColor);
1445
- @purpleBrightHover : screen(@lightPurpleHover,@blendingBaseColor);
1446
- @pinkBrightHover : screen(@lightPinkHover,@blendingBaseColor);
1447
- @brownBrightHover : screen(@lightBrownHover,@blendingBaseColor);
1448
- @greyBrightHover : @lightGreyHover;
1449
- @blackBrightHover : @lightBlackHover;
1425
+ @redBrightHover : screen(@lightRedHover,@blendingBaseColor);
1426
+ @orangeBrightHover : screen(@lightOrangeHover,@blendingBaseColor);
1427
+ @yellowBrightHover : screen(@lightYellowHover,@blendingBaseColor);
1428
+ @oliveBrightHover : screen(@lightOliveHover,@blendingBaseColor);
1429
+ @greenBrightHover : screen(@lightGreenHover,@blendingBaseColor);
1430
+ @tealBrightHover : screen(@lightTealHover,@blendingBaseColor);
1431
+ @blueBrightHover : screen(@lightBlueHover,@blendingBaseColor);
1432
+ @violetBrightHover : screen(@lightVioletHover,@blendingBaseColor);
1433
+ @purpleBrightHover : screen(@lightPurpleHover,@blendingBaseColor);
1434
+ @pinkBrightHover : screen(@lightPinkHover,@blendingBaseColor);
1435
+ @brownBrightHover : screen(@lightBrownHover,@blendingBaseColor);
1436
+ @greyBrightHover : @lightGreyHover;
1437
+ @blackBrightHover : @lightBlackHover;
1450
1438
 
1451
1439
  /*******************************
1452
1440
  States shared in Form-related components
1453
1441
  *******************************/
1454
- /* Form state*/
1442
+
1443
+ /* Form state */
1455
1444
  @formErrorColor: @negativeTextColor;
1456
1445
  @formErrorBorder: @negativeBorderColor;
1457
1446
  @formErrorBackground: @negativeBackgroundColor;
@@ -1569,6 +1558,3 @@
1569
1558
 
1570
1559
  @inputWarningPlaceholderColor: lighten(@formWarningColor, 40);
1571
1560
  @inputWarningPlaceholderFocusColor: lighten(@formWarningColor, 30);
1572
-
1573
-
1574
-