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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. package/.eslint/eqeqeq-rule.js +18 -0
  2. package/.eslint/index.js +3 -0
  3. package/.eslintrc.js +1 -2
  4. package/.stylelintrc.js +8 -12
  5. package/dist/components/accordion.css +3 -3
  6. package/dist/components/accordion.js +4 -4
  7. package/dist/components/accordion.min.css +2 -2
  8. package/dist/components/accordion.min.js +2 -2
  9. package/dist/components/ad.css +1 -1
  10. package/dist/components/ad.min.css +1 -1
  11. package/dist/components/api.js +19 -19
  12. package/dist/components/api.min.js +2 -2
  13. package/dist/components/breadcrumb.css +1 -1
  14. package/dist/components/breadcrumb.min.css +1 -1
  15. package/dist/components/button.css +5 -5
  16. package/dist/components/button.min.css +2 -2
  17. package/dist/components/calendar.css +1 -1
  18. package/dist/components/calendar.js +18 -17
  19. package/dist/components/calendar.min.css +1 -1
  20. package/dist/components/calendar.min.js +2 -2
  21. package/dist/components/card.css +4 -4
  22. package/dist/components/card.min.css +2 -2
  23. package/dist/components/checkbox.css +3 -3
  24. package/dist/components/checkbox.js +11 -11
  25. package/dist/components/checkbox.min.css +1 -1
  26. package/dist/components/checkbox.min.js +2 -2
  27. package/dist/components/comment.css +1 -1
  28. package/dist/components/comment.min.css +1 -1
  29. package/dist/components/container.css +2 -2
  30. package/dist/components/container.min.css +2 -2
  31. package/dist/components/dimmer.css +2 -2
  32. package/dist/components/dimmer.js +9 -9
  33. package/dist/components/dimmer.min.css +1 -1
  34. package/dist/components/dimmer.min.js +2 -2
  35. package/dist/components/divider.css +1 -1
  36. package/dist/components/divider.min.css +1 -1
  37. package/dist/components/dropdown.css +13 -13
  38. package/dist/components/dropdown.js +103 -91
  39. package/dist/components/dropdown.min.css +2 -2
  40. package/dist/components/dropdown.min.js +2 -2
  41. package/dist/components/embed.css +1 -1
  42. package/dist/components/embed.js +5 -5
  43. package/dist/components/embed.min.css +1 -1
  44. package/dist/components/embed.min.js +2 -2
  45. package/dist/components/emoji.css +3547 -3547
  46. package/dist/components/feed.css +1 -1
  47. package/dist/components/feed.min.css +1 -1
  48. package/dist/components/flag.css +265 -265
  49. package/dist/components/flag.min.css +1 -1
  50. package/dist/components/flyout.css +7 -7
  51. package/dist/components/flyout.js +10 -10
  52. package/dist/components/flyout.min.css +1 -1
  53. package/dist/components/flyout.min.js +2 -2
  54. package/dist/components/form.css +13 -13
  55. package/dist/components/form.js +77 -60
  56. package/dist/components/form.min.css +2 -2
  57. package/dist/components/form.min.js +2 -2
  58. package/dist/components/grid.css +2 -2
  59. package/dist/components/grid.min.css +2 -2
  60. package/dist/components/header.css +2 -2
  61. package/dist/components/header.min.css +2 -2
  62. package/dist/components/icon.css +1960 -1960
  63. package/dist/components/icon.min.css +2 -2
  64. package/dist/components/image.css +1 -1
  65. package/dist/components/image.min.css +1 -1
  66. package/dist/components/input.css +2 -2
  67. package/dist/components/input.min.css +2 -2
  68. package/dist/components/item.css +3 -3
  69. package/dist/components/item.min.css +2 -2
  70. package/dist/components/label.css +2 -2
  71. package/dist/components/label.min.css +2 -2
  72. package/dist/components/list.css +4 -4
  73. package/dist/components/list.min.css +2 -2
  74. package/dist/components/loader.css +1 -1
  75. package/dist/components/loader.min.css +1 -1
  76. package/dist/components/menu.css +2 -2
  77. package/dist/components/menu.min.css +1 -1
  78. package/dist/components/message.css +2 -2
  79. package/dist/components/message.min.css +2 -2
  80. package/dist/components/modal.css +2 -2
  81. package/dist/components/modal.js +4 -4
  82. package/dist/components/modal.min.css +2 -2
  83. package/dist/components/modal.min.js +2 -2
  84. package/dist/components/nag.css +1 -1
  85. package/dist/components/nag.js +5 -5
  86. package/dist/components/nag.min.css +1 -1
  87. package/dist/components/nag.min.js +2 -2
  88. package/dist/components/placeholder.css +1 -1
  89. package/dist/components/placeholder.min.css +1 -1
  90. package/dist/components/popup.css +2 -2
  91. package/dist/components/popup.js +39 -31
  92. package/dist/components/popup.min.css +2 -2
  93. package/dist/components/popup.min.js +2 -2
  94. package/dist/components/progress.css +1 -1
  95. package/dist/components/progress.js +12 -12
  96. package/dist/components/progress.min.css +1 -1
  97. package/dist/components/progress.min.js +2 -2
  98. package/dist/components/rail.css +1 -1
  99. package/dist/components/rail.min.css +1 -1
  100. package/dist/components/rating.css +31 -31
  101. package/dist/components/rating.js +6 -6
  102. package/dist/components/rating.min.css +1 -1
  103. package/dist/components/rating.min.js +2 -2
  104. package/dist/components/reset.css +1 -1
  105. package/dist/components/reset.min.css +1 -1
  106. package/dist/components/reveal.css +13 -13
  107. package/dist/components/reveal.min.css +1 -1
  108. package/dist/components/search.css +4 -4
  109. package/dist/components/search.js +16 -16
  110. package/dist/components/search.min.css +2 -2
  111. package/dist/components/search.min.js +2 -2
  112. package/dist/components/segment.css +2 -2
  113. package/dist/components/segment.min.css +2 -2
  114. package/dist/components/shape.css +1 -1
  115. package/dist/components/shape.js +5 -5
  116. package/dist/components/shape.min.css +1 -1
  117. package/dist/components/shape.min.js +2 -2
  118. package/dist/components/sidebar.css +33 -33
  119. package/dist/components/sidebar.js +13 -13
  120. package/dist/components/sidebar.min.css +1 -1
  121. package/dist/components/sidebar.min.js +2 -2
  122. package/dist/components/site.css +18 -18
  123. package/dist/components/site.js +4 -4
  124. package/dist/components/site.min.css +2 -2
  125. package/dist/components/site.min.js +2 -2
  126. package/dist/components/slider.js +50 -37
  127. package/dist/components/slider.min.js +2 -2
  128. package/dist/components/state.js +5 -5
  129. package/dist/components/state.min.js +2 -2
  130. package/dist/components/statistic.css +3 -3
  131. package/dist/components/statistic.min.css +2 -2
  132. package/dist/components/step.css +4 -4
  133. package/dist/components/step.min.css +2 -2
  134. package/dist/components/sticky.css +1 -1
  135. package/dist/components/sticky.js +8 -8
  136. package/dist/components/sticky.min.css +1 -1
  137. package/dist/components/sticky.min.js +2 -2
  138. package/dist/components/tab.css +1 -1
  139. package/dist/components/tab.js +17 -17
  140. package/dist/components/tab.min.css +1 -1
  141. package/dist/components/tab.min.js +2 -2
  142. package/dist/components/table.css +8 -2
  143. package/dist/components/table.min.css +1 -1
  144. package/dist/components/text.css +1 -1
  145. package/dist/components/text.min.css +1 -1
  146. package/dist/components/toast.css +1 -1
  147. package/dist/components/toast.js +4 -4
  148. package/dist/components/toast.min.css +1 -1
  149. package/dist/components/toast.min.js +2 -2
  150. package/dist/components/transition.css +97 -97
  151. package/dist/components/transition.js +8 -8
  152. package/dist/components/transition.min.css +1 -1
  153. package/dist/components/transition.min.js +2 -2
  154. package/dist/components/visibility.js +12 -12
  155. package/dist/components/visibility.min.js +2 -2
  156. package/dist/semantic.css +6078 -6074
  157. package/dist/semantic.js +464 -413
  158. package/dist/semantic.min.css +2 -2
  159. package/dist/semantic.min.js +2 -2
  160. package/package.json +1 -1
  161. package/src/_site/modules/embed.variables +3 -0
  162. package/src/definitions/behaviors/api.js +18 -18
  163. package/src/definitions/behaviors/form.js +76 -59
  164. package/src/definitions/behaviors/state.js +4 -4
  165. package/src/definitions/behaviors/visibility.js +11 -11
  166. package/src/definitions/collections/breadcrumb.less +2 -2
  167. package/src/definitions/collections/form.less +12 -12
  168. package/src/definitions/collections/grid.less +7 -7
  169. package/src/definitions/collections/menu.less +4 -4
  170. package/src/definitions/collections/message.less +38 -38
  171. package/src/definitions/collections/table.less +3 -3
  172. package/src/definitions/elements/button.less +12 -12
  173. package/src/definitions/elements/container.less +2 -2
  174. package/src/definitions/elements/divider.less +2 -2
  175. package/src/definitions/elements/emoji.less +5 -5
  176. package/src/definitions/elements/flag.less +11 -11
  177. package/src/definitions/elements/header.less +2 -2
  178. package/src/definitions/elements/icon.less +22 -22
  179. package/src/definitions/elements/image.less +2 -2
  180. package/src/definitions/elements/input.less +2 -2
  181. package/src/definitions/elements/label.less +4 -4
  182. package/src/definitions/elements/list.less +3 -3
  183. package/src/definitions/elements/loader.less +2 -2
  184. package/src/definitions/elements/placeholder.less +2 -2
  185. package/src/definitions/elements/rail.less +2 -2
  186. package/src/definitions/elements/reveal.less +8 -8
  187. package/src/definitions/elements/segment.less +3 -3
  188. package/src/definitions/elements/step.less +2 -2
  189. package/src/definitions/elements/text.less +2 -2
  190. package/src/definitions/globals/reset.less +2 -2
  191. package/src/definitions/globals/site.js +3 -3
  192. package/src/definitions/globals/site.less +9 -9
  193. package/src/definitions/modules/accordion.js +3 -3
  194. package/src/definitions/modules/accordion.less +2 -2
  195. package/src/definitions/modules/calendar.js +17 -16
  196. package/src/definitions/modules/calendar.less +2 -2
  197. package/src/definitions/modules/checkbox.js +10 -10
  198. package/src/definitions/modules/checkbox.less +2 -2
  199. package/src/definitions/modules/dimmer.js +8 -8
  200. package/src/definitions/modules/dimmer.less +3 -3
  201. package/src/definitions/modules/dropdown.js +102 -90
  202. package/src/definitions/modules/dropdown.less +6 -6
  203. package/src/definitions/modules/embed.js +4 -4
  204. package/src/definitions/modules/embed.less +2 -2
  205. package/src/definitions/modules/flyout.js +9 -9
  206. package/src/definitions/modules/flyout.less +5 -5
  207. package/src/definitions/modules/modal.js +3 -3
  208. package/src/definitions/modules/modal.less +7 -7
  209. package/src/definitions/modules/nag.js +4 -4
  210. package/src/definitions/modules/nag.less +3 -3
  211. package/src/definitions/modules/popup.js +38 -30
  212. package/src/definitions/modules/popup.less +2 -2
  213. package/src/definitions/modules/progress.js +11 -11
  214. package/src/definitions/modules/progress.less +2 -2
  215. package/src/definitions/modules/rating.js +5 -5
  216. package/src/definitions/modules/rating.less +14 -10
  217. package/src/definitions/modules/search.js +15 -15
  218. package/src/definitions/modules/search.less +2 -2
  219. package/src/definitions/modules/shape.js +4 -4
  220. package/src/definitions/modules/shape.less +2 -2
  221. package/src/definitions/modules/sidebar.js +12 -12
  222. package/src/definitions/modules/sidebar.less +18 -18
  223. package/src/definitions/modules/slider.js +49 -36
  224. package/src/definitions/modules/slider.less +2 -2
  225. package/src/definitions/modules/sticky.js +7 -7
  226. package/src/definitions/modules/sticky.less +2 -2
  227. package/src/definitions/modules/tab.js +16 -16
  228. package/src/definitions/modules/tab.less +2 -2
  229. package/src/definitions/modules/toast.js +3 -3
  230. package/src/definitions/modules/toast.less +5 -5
  231. package/src/definitions/modules/transition.js +7 -7
  232. package/src/definitions/modules/transition.less +2 -2
  233. package/src/definitions/views/ad.less +2 -2
  234. package/src/definitions/views/card.less +16 -16
  235. package/src/definitions/views/comment.less +2 -2
  236. package/src/definitions/views/feed.less +2 -2
  237. package/src/definitions/views/item.less +3 -3
  238. package/src/definitions/views/statistic.less +2 -2
  239. package/src/semantic.less +54 -52
  240. package/src/theme.config.example +53 -53
  241. package/src/theme.less +13 -13
  242. package/src/themes/amazon/elements/button.variables +1 -1
  243. package/src/themes/amazon/globals/site.variables +5 -5
  244. package/src/themes/basic/elements/icon.overrides +4 -4
  245. package/src/themes/basic/elements/icon.variables +2 -2
  246. package/src/themes/basic/modules/progress.variables +2 -2
  247. package/src/themes/basic/views/card.variables +3 -3
  248. package/src/themes/bookish/elements/header.variables +1 -1
  249. package/src/themes/bootstrap3/elements/button.overrides +3 -0
  250. package/src/themes/bootstrap3/elements/button.variables +8 -8
  251. package/src/themes/chubby/collections/menu.overrides +3 -0
  252. package/src/themes/chubby/collections/menu.variables +2 -2
  253. package/src/themes/chubby/elements/button.overrides +4 -4
  254. package/src/themes/chubby/elements/header.variables +1 -1
  255. package/src/themes/chubby/modules/accordion.variables +1 -1
  256. package/src/themes/chubby/views/comment.overrides +1 -1
  257. package/src/themes/chubby/views/comment.variables +4 -4
  258. package/src/themes/classic/collections/table.variables +1 -1
  259. package/src/themes/classic/elements/button.variables +17 -17
  260. package/src/themes/classic/modules/progress.variables +1 -1
  261. package/src/themes/classic/views/card.overrides +13 -13
  262. package/src/themes/classic/views/card.variables +2 -2
  263. package/src/themes/colored/modules/checkbox.overrides +3 -0
  264. package/src/themes/colored/modules/checkbox.variables +1 -1
  265. package/src/themes/default/collections/grid.variables +1 -1
  266. package/src/themes/default/collections/menu.variables +2 -2
  267. package/src/themes/default/collections/table.overrides +3 -0
  268. package/src/themes/default/collections/table.variables +1 -1
  269. package/src/themes/default/elements/container.variables +9 -9
  270. package/src/themes/default/elements/divider.variables +2 -2
  271. package/src/themes/default/elements/emoji.variables +2 -2
  272. package/src/themes/default/elements/flag.variables +2 -2
  273. package/src/themes/default/elements/header.variables +15 -15
  274. package/src/themes/default/elements/icon.variables +1979 -1979
  275. package/src/themes/default/elements/label.variables +24 -24
  276. package/src/themes/default/elements/list.variables +3 -3
  277. package/src/themes/default/elements/loader.variables +8 -8
  278. package/src/themes/default/elements/rail.variables +2 -2
  279. package/src/themes/default/elements/segment.variables +1 -1
  280. package/src/themes/default/elements/step.overrides +2 -2
  281. package/src/themes/default/elements/step.variables +1 -1
  282. package/src/themes/default/globals/colors.less +450 -450
  283. package/src/themes/default/globals/site.variables +821 -821
  284. package/src/themes/default/modules/accordion.overrides +1 -1
  285. package/src/themes/default/modules/checkbox.overrides +2 -2
  286. package/src/themes/default/modules/dimmer.variables +7 -7
  287. package/src/themes/default/modules/dropdown.overrides +8 -8
  288. package/src/themes/default/modules/dropdown.variables +2 -2
  289. package/src/themes/default/modules/flyout.variables +1 -1
  290. package/src/themes/default/modules/modal.variables +1 -1
  291. package/src/themes/default/modules/popup.variables +1 -1
  292. package/src/themes/default/modules/search.variables +1 -1
  293. package/src/themes/default/modules/sidebar.variables +1 -1
  294. package/src/themes/default/modules/slider.variables +45 -45
  295. package/src/themes/default/modules/toast.variables +6 -6
  296. package/src/themes/default/modules/transition.overrides +24 -24
  297. package/src/themes/default/views/card.variables +11 -11
  298. package/src/themes/default/views/item.variables +4 -4
  299. package/src/themes/famfamfam/elements/flag.variables +2 -2
  300. package/src/themes/fixed-width/collections/grid.variables +3 -3
  301. package/src/themes/fixed-width/modules/modal.variables +9 -9
  302. package/src/themes/flat/collections/form.overrides +1 -1
  303. package/src/themes/flat/collections/form.variables +9 -9
  304. package/src/themes/flat/globals/site.variables +50 -50
  305. package/src/themes/github/collections/form.overrides +2 -2
  306. package/src/themes/github/collections/form.variables +2 -2
  307. package/src/themes/github/collections/menu.overrides +1 -1
  308. package/src/themes/github/collections/menu.variables +4 -4
  309. package/src/themes/github/collections/message.variables +5 -5
  310. package/src/themes/github/elements/button.variables +2 -2
  311. package/src/themes/github/elements/icon.variables +2 -2
  312. package/src/themes/github/elements/segment.variables +2 -2
  313. package/src/themes/github/elements/step.overrides +1 -1
  314. package/src/themes/github/elements/step.variables +2 -2
  315. package/src/themes/github/globals/site.variables +5 -5
  316. package/src/themes/github/modules/dropdown.overrides +4 -4
  317. package/src/themes/github/modules/dropdown.variables +6 -6
  318. package/src/themes/gmail/collections/message.overrides +3 -0
  319. package/src/themes/gmail/collections/message.variables +2 -2
  320. package/src/themes/instagram/views/card.overrides +1 -1
  321. package/src/themes/instagram/views/card.variables +1 -1
  322. package/src/themes/joypixels/elements/emoji.variables +2 -2
  323. package/src/themes/material/collections/menu.variables +2 -2
  324. package/src/themes/material/elements/button.overrides +4 -4
  325. package/src/themes/material/elements/button.variables +25 -25
  326. package/src/themes/material/elements/header.variables +6 -6
  327. package/src/themes/material/elements/icon.variables +4 -4
  328. package/src/themes/material/globals/site.overrides +3 -0
  329. package/src/themes/material/globals/site.variables +52 -52
  330. package/src/themes/material/modules/dropdown.overrides +1 -1
  331. package/src/themes/material/modules/dropdown.variables +3 -3
  332. package/src/themes/material/modules/modal.overrides +1 -1
  333. package/src/themes/material/modules/modal.variables +3 -3
  334. package/src/themes/pulsar/elements/loader.overrides +4 -4
  335. package/src/themes/round/elements/button.overrides +3 -0
  336. package/src/themes/round/elements/button.variables +15 -15
  337. package/src/themes/rtl/globals/site.variables +3 -3
  338. package/src/themes/striped/modules/progress.overrides +1 -1
  339. package/src/themes/systemfont/globals/site.variables +6 -6
  340. package/src/themes/timeline/views/feed.variables +4 -4
  341. package/src/themes/twitter/elements/button.overrides +1 -1
  342. package/src/themes/twitter/elements/button.variables +1 -1
  343. package/src/themes/twitter/elements/emoji.variables +2 -2
  344. package/tasks/admin/components/init.js +1 -1
  345. package/tasks/admin/components/update.js +1 -1
  346. package/tasks/admin/distributions/create.js +4 -5
  347. package/tasks/admin/distributions/init.js +1 -1
  348. package/tasks/admin/distributions/update.js +1 -1
  349. package/tasks/config/project/config.js +2 -2
  350. package/tasks/config/project/install.js +8 -8
  351. package/tasks/config/project/release.js +1 -1
  352. package/tasks/config/tasks.js +2 -2
  353. package/tasks/docs/metadata.js +1 -1
  354. package/tasks/install.js +3 -3
  355. package/test/modules/module.spec.js +1 -1
@@ -2,133 +2,133 @@
2
2
  Site Settings
3
3
  *******************************/
4
4
 
5
- @import "variation.variables";
5
+ @import 'variation.variables';
6
6
  @supportIE: true;
7
7
 
8
8
  /* -------------------
9
9
  Fonts
10
10
  -------------------- */
11
11
 
12
- @fontName : 'Lato';
13
- @fontFileNameLatin : 'LatoLatin';
12
+ @fontName: 'Lato';
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;
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;
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
+ @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
29
  @regularLatin: {
30
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;
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
38
  };
39
39
  @boldLatin: {
40
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;
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
48
  };
49
49
  @italicLatin: {
50
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;
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
58
  };
59
59
  @boldItalicLatin: {
60
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;
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
68
  };
69
69
  @regularSupplement: {
70
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;
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
78
  };
79
79
  @boldSupplement: {
80
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;
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
88
  };
89
89
  @italicSupplement: {
90
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;
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
98
  };
99
99
  @boldItalicSupplement: {
100
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;
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
108
  };
109
109
  };
110
110
 
111
- @googleFontName : @fontName;
112
- @importGoogleFonts : false;
113
- @googleFontSizes : 'ital,wght@0,400%3B0,700%3B1,400%3B1,700';
114
- @googleSubset : 'latin';
115
- @googleFontDisplay : 'swap';
111
+ @googleFontName: @fontName;
112
+ @importGoogleFonts: false;
113
+ @googleFontSizes: 'ital,wght@0,400%3B0,700%3B1,400%3B1,700';
114
+ @googleSubset: 'latin';
115
+ @googleFontDisplay: 'swap';
116
116
 
117
- @googleProtocol : 'https://';
118
- @googleFontRequest : '@{googleFontName}:@{googleFontSizes}&subset=@{googleSubset}&display=@{googleFontDisplay}';
117
+ @googleProtocol: 'https://';
118
+ @googleFontRequest: '@{googleFontName}:@{googleFontSizes}&subset=@{googleSubset}&display=@{googleFontDisplay}';
119
119
 
120
- @bold : bold;
121
- @normal : normal;
120
+ @bold: bold;
121
+ @normal: normal;
122
122
 
123
123
  /* -------------------
124
124
  Base Sizes
125
125
  -------------------- */
126
126
 
127
127
  /* This is the single variable that controls them all */
128
- @emSize : 14px;
128
+ @emSize: 14px;
129
129
 
130
130
  /* The size of page text */
131
- @fontSize : 14px;
131
+ @fontSize: 14px;
132
132
 
133
133
  /* -------------------
134
134
  Border Radius
@@ -146,11 +146,11 @@
146
146
  Brand Colors
147
147
  -------------------- */
148
148
 
149
- @primaryColor : @blue;
150
- @secondaryColor : @black;
149
+ @primaryColor: @blue;
150
+ @secondaryColor: @black;
151
151
 
152
- @lightPrimaryColor : @lightBlue;
153
- @lightSecondaryColor : @lightBlack;
152
+ @lightPrimaryColor: @lightBlue;
153
+ @lightSecondaryColor: @lightBlack;
154
154
 
155
155
  /* Whenever a color needs to get calculated (screen()/multiply()) out of a base color */
156
156
  @blendingBaseColor: #cccccc;
@@ -159,25 +159,25 @@
159
159
  Page Heading
160
160
  --------------- */
161
161
 
162
- @headerFontWeight : @bold;
163
- @headerLineHeight : unit((18 / 14), em);
162
+ @headerFontWeight: @bold;
163
+ @headerLineHeight: unit((18 / 14), em);
164
164
 
165
- @h1 : unit((28 / 14), rem);
166
- @h2 : unit((24 / 14), rem);
167
- @h3 : unit((18 / 14), rem);
168
- @h4 : unit((15 / 14), rem);
169
- @h5 : unit((14 / 14), rem);
170
- @h6 : unit((12 / 14), rem);
165
+ @h1: unit((28 / 14), rem);
166
+ @h2: unit((24 / 14), rem);
167
+ @h3: unit((18 / 14), rem);
168
+ @h4: unit((15 / 14), rem);
169
+ @h5: unit((14 / 14), rem);
170
+ @h6: unit((12 / 14), rem);
171
171
 
172
172
  /* --------------
173
173
  Form Input
174
174
  --------------- */
175
175
 
176
176
  /* This adjusts the default form input across all elements */
177
- @inputBackground : @white;
178
- @inputVerticalPadding : @relative11px;
179
- @inputHorizontalPadding : @relative14px;
180
- @inputPadding : @inputVerticalPadding @inputHorizontalPadding;
177
+ @inputBackground: @white;
178
+ @inputVerticalPadding: @relative11px;
179
+ @inputHorizontalPadding: @relative14px;
180
+ @inputPadding: @inputVerticalPadding @inputHorizontalPadding;
181
181
 
182
182
  /* Input Text Color */
183
183
  @inputColor: @textColor;
@@ -206,40 +206,40 @@
206
206
  This ensures these "ratios" remain constant despite changes in EM
207
207
  */
208
208
 
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);
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);
217
217
 
218
218
  /* -------------------
219
219
  Page
220
220
  -------------------- */
221
221
 
222
- @pageBackground : #FFFFFF;
223
- @pageOverflowX : hidden;
222
+ @pageBackground: #FFFFFF;
223
+ @pageOverflowX: hidden;
224
224
 
225
- @lineHeight : 1.4285em;
226
- @textColor : rgba(0, 0, 0, 0.87);
225
+ @lineHeight: 1.4285em;
226
+ @textColor: rgba(0, 0, 0, 0.87);
227
227
 
228
228
  /* -------------------
229
229
  Paragraph
230
230
  -------------------- */
231
231
 
232
- @paragraphMargin : 0 0 1em;
233
- @paragraphLineHeight : @lineHeight;
232
+ @paragraphMargin: 0 0 1em;
233
+ @paragraphLineHeight: @lineHeight;
234
234
 
235
235
  /* -------------------
236
236
  Links
237
237
  -------------------- */
238
238
 
239
- @linkColor : #4183C4;
240
- @linkUnderline : none;
241
- @linkHoverColor : darken(saturate(@linkColor, 20), 15, relative);
242
- @linkHoverUnderline : @linkUnderline;
239
+ @linkColor: #4183C4;
240
+ @linkUnderline: none;
241
+ @linkHoverColor: darken(saturate(@linkColor, 20), 15, relative);
242
+ @linkHoverUnderline: @linkUnderline;
243
243
 
244
244
  /* -------------------
245
245
  Scroll Bars
@@ -283,26 +283,26 @@
283
283
  Highlighted Text
284
284
  -------------------- */
285
285
 
286
- @highlightBackground : #CCE2FF;
287
- @highlightColor : @textColor;
286
+ @highlightBackground: #CCE2FF;
287
+ @highlightColor: @textColor;
288
288
 
289
- @inputHighlightBackground : rgba(100, 100, 100, 0.4);
290
- @inputHighlightColor : @textColor;
289
+ @inputHighlightBackground: rgba(100, 100, 100, 0.4);
290
+ @inputHighlightColor: @textColor;
291
291
 
292
292
  /* -------------------
293
293
  Loader
294
294
  -------------------- */
295
295
 
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;
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;
303
303
 
304
- @invertedLoaderFillColor : rgba(255, 255, 255, 0.15);
305
- @invertedLoaderLineColor : @white;
304
+ @invertedLoaderFillColor: rgba(255, 255, 255, 0.15);
305
+ @invertedLoaderLineColor: @white;
306
306
 
307
307
  /* -------------------
308
308
  Grid
@@ -314,161 +314,161 @@
314
314
  Transitions
315
315
  -------------------- */
316
316
 
317
- @defaultDuration : 0.1s;
318
- @defaultEasing : ease;
317
+ @defaultDuration: 0.1s;
318
+ @defaultEasing: ease;
319
319
 
320
320
  /* -------------------
321
321
  Breakpoints
322
322
  -------------------- */
323
323
 
324
- @mobileBreakpoint : 320px;
325
- @tabletBreakpoint : 768px;
326
- @computerBreakpoint : 992px;
327
- @largeMonitorBreakpoint : 1200px;
328
- @widescreenMonitorBreakpoint : 1920px;
324
+ @mobileBreakpoint: 320px;
325
+ @tabletBreakpoint: 768px;
326
+ @computerBreakpoint: 992px;
327
+ @largeMonitorBreakpoint: 1200px;
328
+ @widescreenMonitorBreakpoint: 1920px;
329
329
 
330
330
  /* -------------------
331
331
  Site Colors
332
332
  -------------------- */
333
333
 
334
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;
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
348
 
349
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;
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
363
 
364
364
  /* --- Neutrals --- */
365
- @fullBlack : #000000;
366
- @offWhite : #F9FAFB;
367
- @darkWhite : #F3F4F5;
368
- @midWhite : #DCDDDE;
369
- @white : #FFFFFF;
365
+ @fullBlack: #000000;
366
+ @offWhite: #F9FAFB;
367
+ @darkWhite: #F3F4F5;
368
+ @midWhite: #DCDDDE;
369
+ @white: #FFFFFF;
370
370
 
371
371
  /* --- Colored Backgrounds --- */
372
- @primaryBackground : #DFF0FF;
373
- @secondaryBackground : #F4F4F4;
374
- @redBackground : #FFE8E6;
375
- @orangeBackground : #FFEDDE;
376
- @yellowBackground : #FFF8DB;
377
- @oliveBackground : #FBFDEF;
378
- @greenBackground : #E5F9E7;
379
- @tealBackground : #E1F7F7;
380
- @blueBackground : #DFF0FF;
381
- @violetBackground : #EAE7FF;
382
- @purpleBackground : #F6E7FF;
383
- @pinkBackground : #FFE3FB;
384
- @brownBackground : #F1E2D3;
385
- @greyBackground : #F4F4F4;
386
- @blackBackground : #F4F4F4;
372
+ @primaryBackground: #DFF0FF;
373
+ @secondaryBackground: #F4F4F4;
374
+ @redBackground: #FFE8E6;
375
+ @orangeBackground: #FFEDDE;
376
+ @yellowBackground: #FFF8DB;
377
+ @oliveBackground: #FBFDEF;
378
+ @greenBackground: #E5F9E7;
379
+ @tealBackground: #E1F7F7;
380
+ @blueBackground: #DFF0FF;
381
+ @violetBackground: #EAE7FF;
382
+ @purpleBackground: #F6E7FF;
383
+ @pinkBackground: #FFE3FB;
384
+ @brownBackground: #F1E2D3;
385
+ @greyBackground: #F4F4F4;
386
+ @blackBackground: #F4F4F4;
387
387
 
388
388
  /* --- Colored Headers --- */
389
- @primaryHeaderColor : darken(@primaryTextColor, 5);
390
- @secondaryHeaderColor : darken(@secondaryTextColor, 5);
391
- @redHeaderColor : darken(@redTextColor, 5);
392
- @oliveHeaderColor : darken(@oliveTextColor, 5);
393
- @greenHeaderColor : darken(@greenTextColor, 5);
394
- @yellowHeaderColor : darken(@yellowTextColor, 5);
395
- @blueHeaderColor : darken(@blueTextColor, 5);
396
- @tealHeaderColor : darken(@tealTextColor, 5);
397
- @pinkHeaderColor : darken(@pinkTextColor, 5);
398
- @violetHeaderColor : darken(@violetTextColor, 5);
399
- @purpleHeaderColor : darken(@purpleTextColor, 5);
400
- @orangeHeaderColor : darken(@orangeTextColor, 5);
401
- @brownHeaderColor : darken(@brownTextColor, 5);
402
- @greyHeaderColor : darken(@greyTextColor, 5);
403
- @blackHeaderColor : darken(@blackTextColor, 5);
389
+ @primaryHeaderColor: darken(@primaryTextColor, 5);
390
+ @secondaryHeaderColor: darken(@secondaryTextColor, 5);
391
+ @redHeaderColor: darken(@redTextColor, 5);
392
+ @oliveHeaderColor: darken(@oliveTextColor, 5);
393
+ @greenHeaderColor: darken(@greenTextColor, 5);
394
+ @yellowHeaderColor: darken(@yellowTextColor, 5);
395
+ @blueHeaderColor: darken(@blueTextColor, 5);
396
+ @tealHeaderColor: darken(@tealTextColor, 5);
397
+ @pinkHeaderColor: darken(@pinkTextColor, 5);
398
+ @violetHeaderColor: darken(@violetTextColor, 5);
399
+ @purpleHeaderColor: darken(@purpleTextColor, 5);
400
+ @orangeHeaderColor: darken(@orangeTextColor, 5);
401
+ @brownHeaderColor: darken(@brownTextColor, 5);
402
+ @greyHeaderColor: darken(@greyTextColor, 5);
403
+ @blackHeaderColor: darken(@blackTextColor, 5);
404
404
 
405
405
  /* --- Colored Text --- */
406
- @primaryTextColor : @invertedTextColor;
407
- @secondaryTextColor : @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;
406
+ @primaryTextColor: @invertedTextColor;
407
+ @secondaryTextColor: @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
421
 
422
422
  /* --- Light Colored Text --- */
423
- @lightPrimaryTextColor : @invertedTextColor;
424
- @lightSecondaryTextColor : @invertedTextColor;
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;
423
+ @lightPrimaryTextColor: @invertedTextColor;
424
+ @lightSecondaryTextColor: @invertedTextColor;
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
438
 
439
439
  /* --- Hovered Colored Text --- */
440
- @primaryHoverTextColor : @primaryTextColor;
441
- @secondaryHoverTextColor : @secondaryTextColor;
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;
440
+ @primaryHoverTextColor: @primaryTextColor;
441
+ @secondaryHoverTextColor: @secondaryTextColor;
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
455
 
456
456
  /* --- Colored Border --- */
457
- @primaryBorderColor : @primaryColor;
458
- @secondaryBorderColor : @secondaryColor;
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;
457
+ @primaryBorderColor: @primaryColor;
458
+ @secondaryBorderColor: @secondaryColor;
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
472
 
473
473
  /* --- Shadows --- */
474
474
  @primaryRibbonShadow: darken(@primaryColor, 10);
@@ -669,14 +669,14 @@
669
669
  Alpha Colors
670
670
  -------------------- */
671
671
 
672
- @subtleTransparentBlack : rgba(0, 0, 0, 0.03);
673
- @transparentBlack : rgba(0, 0, 0, 0.05);
674
- @strongTransparentBlack : rgba(0, 0, 0, 0.1);
675
- @veryStrongTransparentBlack : rgba(0, 0, 0, 0.15);
672
+ @subtleTransparentBlack: rgba(0, 0, 0, 0.03);
673
+ @transparentBlack: rgba(0, 0, 0, 0.05);
674
+ @strongTransparentBlack: rgba(0, 0, 0, 0.1);
675
+ @veryStrongTransparentBlack: rgba(0, 0, 0, 0.15);
676
676
 
677
- @subtleTransparentWhite : rgba(255, 255, 255, 0.02);
678
- @transparentWhite : rgba(255, 255, 255, 0.08);
679
- @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);
680
680
 
681
681
  /* -------------------
682
682
  Accents
@@ -703,40 +703,40 @@
703
703
  -------------------- */
704
704
 
705
705
  /* Positive */
706
- @positiveColor : @green;
707
- @positiveBackgroundColor : #FCFFF5;
708
- @positiveBorderColor : #A3C293;
709
- @positiveHeaderColor : #1A531B;
710
- @positiveTextColor : #2C662D;
706
+ @positiveColor: @green;
707
+ @positiveBackgroundColor: #FCFFF5;
708
+ @positiveBorderColor: #A3C293;
709
+ @positiveHeaderColor: #1A531B;
710
+ @positiveTextColor: #2C662D;
711
711
 
712
712
  /* Negative */
713
- @negativeColor : @red;
714
- @negativeBackgroundColor : #FFF6F6;
715
- @negativeBorderColor : #E0B4B4;
716
- @negativeHeaderColor : #912D2B;
717
- @negativeTextColor : #9F3A38;
713
+ @negativeColor: @red;
714
+ @negativeBackgroundColor: #FFF6F6;
715
+ @negativeBorderColor: #E0B4B4;
716
+ @negativeHeaderColor: #912D2B;
717
+ @negativeTextColor: #9F3A38;
718
718
 
719
719
  /* Info */
720
- @infoColor : #31CCEC;
721
- @infoBackgroundColor : #F8FFFF;
722
- @infoBorderColor : #A9D5DE;
723
- @infoHeaderColor : #0E566C;
724
- @infoTextColor : #276F86;
720
+ @infoColor: #31CCEC;
721
+ @infoBackgroundColor: #F8FFFF;
722
+ @infoBorderColor: #A9D5DE;
723
+ @infoHeaderColor: #0E566C;
724
+ @infoTextColor: #276F86;
725
725
 
726
726
  /* Warning */
727
- @warningColor : #F2C037;
728
- @warningBorderColor : #C9BA9B;
729
- @warningBackgroundColor : #FFFAF3;
730
- @warningHeaderColor : #794B02;
731
- @warningTextColor : #573A08;
727
+ @warningColor: #F2C037;
728
+ @warningBorderColor: #C9BA9B;
729
+ @warningBackgroundColor: #FFFAF3;
730
+ @warningHeaderColor: #794B02;
731
+ @warningTextColor: #573A08;
732
732
 
733
733
  /* -------------------
734
734
  Paths
735
735
  -------------------- */
736
736
 
737
737
  /* For source only. Modified in gulp for dist */
738
- @imagePath : '../../themes/default/assets/images';
739
- @fontPath : '../../themes/default/assets/fonts';
738
+ @imagePath: '../../themes/default/assets/images';
739
+ @fontPath: '../../themes/default/assets/fonts';
740
740
 
741
741
  /* -------------------
742
742
  Em Sizes
@@ -746,117 +746,117 @@
746
746
  This rounds @size values to the closest pixel then expresses that value in (r)em.
747
747
  This ensures all size values round to exact pixels
748
748
  */
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);
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);
766
766
 
767
767
  /* 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);
775
- @relativeMassive : unit( @massiveRaw, 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);
775
+ @relativeMassive: unit( @massiveRaw, em);
776
776
 
777
777
  /* 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);
785
- @absoluteMassive : unit( @massiveRaw, 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);
785
+ @absoluteMassive: unit( @massiveRaw, rem);
786
786
 
787
787
  /* -------------------
788
788
  Icons
789
789
  -------------------- */
790
790
 
791
791
  /* Maximum Glyph Width of Icon */
792
- @iconWidth : 1.18em;
792
+ @iconWidth: 1.18em;
793
793
 
794
794
  /* -------------------
795
795
  Neutral Text
796
796
  -------------------- */
797
797
 
798
- @darkTextColor : rgba(0, 0, 0, 0.85);
799
- @mutedTextColor : rgba(0, 0, 0, 0.6);
800
- @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);
801
801
 
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);
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);
806
806
 
807
- @invertedTextColor : rgba(255, 255, 255, 0.9);
808
- @invertedMutedTextColor : rgba(255, 255, 255, 0.8);
809
- @invertedLightTextColor : rgba(255, 255, 255, 0.7);
810
- @invertedUnselectedTextColor : rgba(255, 255, 255, 0.5);
811
- @invertedHoveredTextColor : rgba(255, 255, 255, 1);
812
- @invertedPressedTextColor : rgba(255, 255, 255, 1);
813
- @invertedSelectedTextColor : rgba(255, 255, 255, 1);
807
+ @invertedTextColor: rgba(255, 255, 255, 0.9);
808
+ @invertedMutedTextColor: rgba(255, 255, 255, 0.8);
809
+ @invertedLightTextColor: rgba(255, 255, 255, 0.7);
810
+ @invertedUnselectedTextColor: rgba(255, 255, 255, 0.5);
811
+ @invertedHoveredTextColor: rgba(255, 255, 255, 1);
812
+ @invertedPressedTextColor: rgba(255, 255, 255, 1);
813
+ @invertedSelectedTextColor: rgba(255, 255, 255, 1);
814
814
 
815
815
  /* -------------------
816
816
  Brand Colors
817
817
  -------------------- */
818
818
 
819
- @facebookColor : #3B5998;
820
- @twitterColor : #1DA1F2;
821
- @googlePlusColor : #DD4B39;
822
- @linkedInColor : #0077B5;
823
- @youtubeColor : #FF0000;
824
- @pinterestColor : #BD081C;
825
- @vkColor : #45668E;
826
- @instagramColor : #49769C;
827
- @telegramColor : #0088CC;
828
- @whatsAppColor : #25D366;
819
+ @facebookColor: #3B5998;
820
+ @twitterColor: #1DA1F2;
821
+ @googlePlusColor: #DD4B39;
822
+ @linkedInColor: #0077B5;
823
+ @youtubeColor: #FF0000;
824
+ @pinterestColor: #BD081C;
825
+ @vkColor: #45668E;
826
+ @instagramColor: #49769C;
827
+ @telegramColor: #0088CC;
828
+ @whatsAppColor: #25D366;
829
829
 
830
830
  /* -------------------
831
831
  Borders
832
832
  -------------------- */
833
833
 
834
- @circularRadius : 500rem;
834
+ @circularRadius: 500rem;
835
835
 
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);
840
- @strongSelectedBorderColor : rgba(34, 36, 38, 0.5);
841
- @disabledBorderColor : rgba(34, 36, 38, 0.5);
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);
840
+ @strongSelectedBorderColor: rgba(34, 36, 38, 0.5);
841
+ @disabledBorderColor: rgba(34, 36, 38, 0.5);
842
842
 
843
- @solidInternalBorderColor : #FAFAFA;
844
- @solidBorderColor : #D4D4D5;
845
- @solidSelectedBorderColor : #BCBDBD;
843
+ @solidInternalBorderColor: #FAFAFA;
844
+ @solidBorderColor: #D4D4D5;
845
+ @solidSelectedBorderColor: #BCBDBD;
846
846
 
847
- @whiteBorderColor : rgba(255, 255, 255, 0.1);
848
- @selectedWhiteBorderColor : rgba(255, 255, 255, 0.8);
847
+ @whiteBorderColor: rgba(255, 255, 255, 0.1);
848
+ @selectedWhiteBorderColor: rgba(255, 255, 255, 0.8);
849
849
 
850
- @solidWhiteBorderColor : #555555;
851
- @selectedSolidWhiteBorderColor : #999999;
850
+ @solidWhiteBorderColor: #555555;
851
+ @selectedSolidWhiteBorderColor: #999999;
852
852
 
853
853
  /* -------------------
854
854
  Derived Values
855
855
  -------------------- */
856
856
 
857
857
  /* Loaders Position Offset */
858
- @loaderOffset : -(@loaderSize / 2);
859
- @loaderMargin : @loaderOffset 0 0 @loaderOffset;
858
+ @loaderOffset: -(@loaderSize / 2);
859
+ @loaderMargin: @loaderOffset 0 0 @loaderOffset;
860
860
 
861
861
  /* Rendered Scrollbar Width */
862
862
  @scrollbarWidth: 17px;
@@ -865,35 +865,35 @@
865
865
  @glyphWidth: 1.1em;
866
866
 
867
867
  /* Used to match floats with text */
868
- @lineHeightOffset : ((@lineHeight - 1em) / 2);
869
- @headerLineHeightOffset : ((@headerLineHeight - 1em) / 2);
868
+ @lineHeightOffset: ((@lineHeight - 1em) / 2);
869
+ @headerLineHeightOffset: ((@headerLineHeight - 1em) / 2);
870
870
 
871
871
  /* Header Spacing */
872
- @headerTopMargin : e(%("calc(2rem - %d)", @headerLineHeightOffset));
873
- @headerBottomMargin : 1rem;
874
- @headerMargin : @headerTopMargin 0 @headerBottomMargin;
872
+ @headerTopMargin: e(%('calc(2rem - %d)', @headerLineHeightOffset));
873
+ @headerBottomMargin: 1rem;
874
+ @headerMargin: @headerTopMargin 0 @headerBottomMargin;
875
875
 
876
876
  /* Minimum Mobile Width */
877
- @pageMinWidth : 320px;
877
+ @pageMinWidth: 320px;
878
878
 
879
879
  /* Positive / Negative Dupes */
880
- @successBackgroundColor : @positiveBackgroundColor;
881
- @successColor : @positiveColor;
882
- @successBorderColor : @positiveBorderColor;
883
- @successHeaderColor : @positiveHeaderColor;
884
- @successTextColor : @positiveTextColor;
885
-
886
- @errorBackgroundColor : @negativeBackgroundColor;
887
- @errorColor : @negativeColor;
888
- @errorBorderColor : @negativeBorderColor;
889
- @errorHeaderColor : @negativeHeaderColor;
890
- @errorTextColor : @negativeTextColor;
880
+ @successBackgroundColor: @positiveBackgroundColor;
881
+ @successColor: @positiveColor;
882
+ @successBorderColor: @positiveBorderColor;
883
+ @successHeaderColor: @positiveHeaderColor;
884
+ @successTextColor: @positiveTextColor;
885
+
886
+ @errorBackgroundColor: @negativeBackgroundColor;
887
+ @errorColor: @negativeColor;
888
+ @errorBorderColor: @negativeBorderColor;
889
+ @errorHeaderColor: @negativeHeaderColor;
890
+ @errorTextColor: @negativeTextColor;
891
891
 
892
892
  /* Responsive */
893
- @largestMobileScreen : (@tabletBreakpoint - 0.02px);
894
- @largestTabletScreen : (@computerBreakpoint - 0.02px);
895
- @largestSmallMonitor : (@largeMonitorBreakpoint - 0.02px);
896
- @largestLargeMonitor : (@widescreenMonitorBreakpoint - 0.02px);
893
+ @largestMobileScreen: (@tabletBreakpoint - 0.02px);
894
+ @largestTabletScreen: (@computerBreakpoint - 0.02px);
895
+ @largestSmallMonitor: (@largeMonitorBreakpoint - 0.02px);
896
+ @largestLargeMonitor: (@widescreenMonitorBreakpoint - 0.02px);
897
897
 
898
898
  /* -------------------
899
899
  Exact Pixel Values
@@ -909,170 +909,170 @@
909
909
 
910
910
  */
911
911
 
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);
921
- @10px : unit( (10 / @emSize), rem);
922
- @11px : unit( (11 / @emSize), rem);
923
- @12px : unit( (12 / @emSize), rem);
924
- @13px : unit( (13 / @emSize), rem);
925
- @14px : unit( (14 / @emSize), rem);
926
- @15px : unit( (15 / @emSize), rem);
927
- @16px : unit( (16 / @emSize), rem);
928
- @17px : unit( (17 / @emSize), rem);
929
- @18px : unit( (18 / @emSize), rem);
930
- @19px : unit( (19 / @emSize), rem);
931
- @20px : unit( (20 / @emSize), rem);
932
- @21px : unit( (21 / @emSize), rem);
933
- @22px : unit( (22 / @emSize), rem);
934
- @23px : unit( (23 / @emSize), rem);
935
- @24px : unit( (24 / @emSize), rem);
936
- @25px : unit( (25 / @emSize), rem);
937
- @26px : unit( (26 / @emSize), rem);
938
- @27px : unit( (27 / @emSize), rem);
939
- @28px : unit( (28 / @emSize), rem);
940
- @29px : unit( (29 / @emSize), rem);
941
- @30px : unit( (30 / @emSize), rem);
942
- @31px : unit( (31 / @emSize), rem);
943
- @32px : unit( (32 / @emSize), rem);
944
- @33px : unit( (33 / @emSize), rem);
945
- @34px : unit( (34 / @emSize), rem);
946
- @35px : unit( (35 / @emSize), rem);
947
- @36px : unit( (36 / @emSize), rem);
948
- @37px : unit( (37 / @emSize), rem);
949
- @38px : unit( (38 / @emSize), rem);
950
- @39px : unit( (39 / @emSize), rem);
951
- @40px : unit( (40 / @emSize), rem);
952
- @41px : unit( (41 / @emSize), rem);
953
- @42px : unit( (42 / @emSize), rem);
954
- @43px : unit( (43 / @emSize), rem);
955
- @44px : unit( (44 / @emSize), rem);
956
- @45px : unit( (45 / @emSize), rem);
957
- @46px : unit( (46 / @emSize), rem);
958
- @47px : unit( (47 / @emSize), rem);
959
- @48px : unit( (48 / @emSize), rem);
960
- @49px : unit( (49 / @emSize), rem);
961
- @50px : unit( (50 / @emSize), rem);
962
- @51px : unit( (51 / @emSize), rem);
963
- @52px : unit( (52 / @emSize), rem);
964
- @53px : unit( (53 / @emSize), rem);
965
- @54px : unit( (54 / @emSize), rem);
966
- @55px : unit( (55 / @emSize), rem);
967
- @56px : unit( (56 / @emSize), rem);
968
- @57px : unit( (57 / @emSize), rem);
969
- @58px : unit( (58 / @emSize), rem);
970
- @59px : unit( (59 / @emSize), rem);
971
- @60px : unit( (60 / @emSize), rem);
972
- @61px : unit( (61 / @emSize), rem);
973
- @62px : unit( (62 / @emSize), rem);
974
- @63px : unit( (63 / @emSize), rem);
975
- @64px : unit( (64 / @emSize), rem);
976
-
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);
986
- @relative10px : unit( (10 / @emSize), em);
987
- @relative11px : unit( (11 / @emSize), em);
988
- @relative12px : unit( (12 / @emSize), em);
989
- @relative13px : unit( (13 / @emSize), em);
990
- @relative14px : unit( (14 / @emSize), em);
991
- @relative15px : unit( (15 / @emSize), em);
992
- @relative16px : unit( (16 / @emSize), em);
993
- @relative17px : unit( (17 / @emSize), em);
994
- @relative18px : unit( (18 / @emSize), em);
995
- @relative19px : unit( (19 / @emSize), em);
996
- @relative20px : unit( (20 / @emSize), em);
997
- @relative21px : unit( (21 / @emSize), em);
998
- @relative22px : unit( (22 / @emSize), em);
999
- @relative23px : unit( (23 / @emSize), em);
1000
- @relative24px : unit( (24 / @emSize), em);
1001
- @relative25px : unit( (25 / @emSize), em);
1002
- @relative26px : unit( (26 / @emSize), em);
1003
- @relative27px : unit( (27 / @emSize), em);
1004
- @relative28px : unit( (28 / @emSize), em);
1005
- @relative29px : unit( (29 / @emSize), em);
1006
- @relative30px : unit( (30 / @emSize), em);
1007
- @relative31px : unit( (31 / @emSize), em);
1008
- @relative32px : unit( (32 / @emSize), em);
1009
- @relative33px : unit( (33 / @emSize), em);
1010
- @relative34px : unit( (34 / @emSize), em);
1011
- @relative35px : unit( (35 / @emSize), em);
1012
- @relative36px : unit( (36 / @emSize), em);
1013
- @relative37px : unit( (37 / @emSize), em);
1014
- @relative38px : unit( (38 / @emSize), em);
1015
- @relative39px : unit( (39 / @emSize), em);
1016
- @relative40px : unit( (40 / @emSize), em);
1017
- @relative41px : unit( (41 / @emSize), em);
1018
- @relative42px : unit( (42 / @emSize), em);
1019
- @relative43px : unit( (43 / @emSize), em);
1020
- @relative44px : unit( (44 / @emSize), em);
1021
- @relative45px : unit( (45 / @emSize), em);
1022
- @relative46px : unit( (46 / @emSize), em);
1023
- @relative47px : unit( (47 / @emSize), em);
1024
- @relative48px : unit( (48 / @emSize), em);
1025
- @relative49px : unit( (49 / @emSize), em);
1026
- @relative50px : unit( (50 / @emSize), em);
1027
- @relative51px : unit( (51 / @emSize), em);
1028
- @relative52px : unit( (52 / @emSize), em);
1029
- @relative53px : unit( (53 / @emSize), em);
1030
- @relative54px : unit( (54 / @emSize), em);
1031
- @relative55px : unit( (55 / @emSize), em);
1032
- @relative56px : unit( (56 / @emSize), em);
1033
- @relative57px : unit( (57 / @emSize), em);
1034
- @relative58px : unit( (58 / @emSize), em);
1035
- @relative59px : unit( (59 / @emSize), em);
1036
- @relative60px : unit( (60 / @emSize), em);
1037
- @relative61px : unit( (61 / @emSize), em);
1038
- @relative62px : unit( (62 / @emSize), em);
1039
- @relative63px : unit( (63 / @emSize), em);
1040
- @relative64px : unit( (64 / @emSize), em);
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);
921
+ @10px: unit( (10 / @emSize), rem);
922
+ @11px: unit( (11 / @emSize), rem);
923
+ @12px: unit( (12 / @emSize), rem);
924
+ @13px: unit( (13 / @emSize), rem);
925
+ @14px: unit( (14 / @emSize), rem);
926
+ @15px: unit( (15 / @emSize), rem);
927
+ @16px: unit( (16 / @emSize), rem);
928
+ @17px: unit( (17 / @emSize), rem);
929
+ @18px: unit( (18 / @emSize), rem);
930
+ @19px: unit( (19 / @emSize), rem);
931
+ @20px: unit( (20 / @emSize), rem);
932
+ @21px: unit( (21 / @emSize), rem);
933
+ @22px: unit( (22 / @emSize), rem);
934
+ @23px: unit( (23 / @emSize), rem);
935
+ @24px: unit( (24 / @emSize), rem);
936
+ @25px: unit( (25 / @emSize), rem);
937
+ @26px: unit( (26 / @emSize), rem);
938
+ @27px: unit( (27 / @emSize), rem);
939
+ @28px: unit( (28 / @emSize), rem);
940
+ @29px: unit( (29 / @emSize), rem);
941
+ @30px: unit( (30 / @emSize), rem);
942
+ @31px: unit( (31 / @emSize), rem);
943
+ @32px: unit( (32 / @emSize), rem);
944
+ @33px: unit( (33 / @emSize), rem);
945
+ @34px: unit( (34 / @emSize), rem);
946
+ @35px: unit( (35 / @emSize), rem);
947
+ @36px: unit( (36 / @emSize), rem);
948
+ @37px: unit( (37 / @emSize), rem);
949
+ @38px: unit( (38 / @emSize), rem);
950
+ @39px: unit( (39 / @emSize), rem);
951
+ @40px: unit( (40 / @emSize), rem);
952
+ @41px: unit( (41 / @emSize), rem);
953
+ @42px: unit( (42 / @emSize), rem);
954
+ @43px: unit( (43 / @emSize), rem);
955
+ @44px: unit( (44 / @emSize), rem);
956
+ @45px: unit( (45 / @emSize), rem);
957
+ @46px: unit( (46 / @emSize), rem);
958
+ @47px: unit( (47 / @emSize), rem);
959
+ @48px: unit( (48 / @emSize), rem);
960
+ @49px: unit( (49 / @emSize), rem);
961
+ @50px: unit( (50 / @emSize), rem);
962
+ @51px: unit( (51 / @emSize), rem);
963
+ @52px: unit( (52 / @emSize), rem);
964
+ @53px: unit( (53 / @emSize), rem);
965
+ @54px: unit( (54 / @emSize), rem);
966
+ @55px: unit( (55 / @emSize), rem);
967
+ @56px: unit( (56 / @emSize), rem);
968
+ @57px: unit( (57 / @emSize), rem);
969
+ @58px: unit( (58 / @emSize), rem);
970
+ @59px: unit( (59 / @emSize), rem);
971
+ @60px: unit( (60 / @emSize), rem);
972
+ @61px: unit( (61 / @emSize), rem);
973
+ @62px: unit( (62 / @emSize), rem);
974
+ @63px: unit( (63 / @emSize), rem);
975
+ @64px: unit( (64 / @emSize), rem);
976
+
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);
986
+ @relative10px: unit( (10 / @emSize), em);
987
+ @relative11px: unit( (11 / @emSize), em);
988
+ @relative12px: unit( (12 / @emSize), em);
989
+ @relative13px: unit( (13 / @emSize), em);
990
+ @relative14px: unit( (14 / @emSize), em);
991
+ @relative15px: unit( (15 / @emSize), em);
992
+ @relative16px: unit( (16 / @emSize), em);
993
+ @relative17px: unit( (17 / @emSize), em);
994
+ @relative18px: unit( (18 / @emSize), em);
995
+ @relative19px: unit( (19 / @emSize), em);
996
+ @relative20px: unit( (20 / @emSize), em);
997
+ @relative21px: unit( (21 / @emSize), em);
998
+ @relative22px: unit( (22 / @emSize), em);
999
+ @relative23px: unit( (23 / @emSize), em);
1000
+ @relative24px: unit( (24 / @emSize), em);
1001
+ @relative25px: unit( (25 / @emSize), em);
1002
+ @relative26px: unit( (26 / @emSize), em);
1003
+ @relative27px: unit( (27 / @emSize), em);
1004
+ @relative28px: unit( (28 / @emSize), em);
1005
+ @relative29px: unit( (29 / @emSize), em);
1006
+ @relative30px: unit( (30 / @emSize), em);
1007
+ @relative31px: unit( (31 / @emSize), em);
1008
+ @relative32px: unit( (32 / @emSize), em);
1009
+ @relative33px: unit( (33 / @emSize), em);
1010
+ @relative34px: unit( (34 / @emSize), em);
1011
+ @relative35px: unit( (35 / @emSize), em);
1012
+ @relative36px: unit( (36 / @emSize), em);
1013
+ @relative37px: unit( (37 / @emSize), em);
1014
+ @relative38px: unit( (38 / @emSize), em);
1015
+ @relative39px: unit( (39 / @emSize), em);
1016
+ @relative40px: unit( (40 / @emSize), em);
1017
+ @relative41px: unit( (41 / @emSize), em);
1018
+ @relative42px: unit( (42 / @emSize), em);
1019
+ @relative43px: unit( (43 / @emSize), em);
1020
+ @relative44px: unit( (44 / @emSize), em);
1021
+ @relative45px: unit( (45 / @emSize), em);
1022
+ @relative46px: unit( (46 / @emSize), em);
1023
+ @relative47px: unit( (47 / @emSize), em);
1024
+ @relative48px: unit( (48 / @emSize), em);
1025
+ @relative49px: unit( (49 / @emSize), em);
1026
+ @relative50px: unit( (50 / @emSize), em);
1027
+ @relative51px: unit( (51 / @emSize), em);
1028
+ @relative52px: unit( (52 / @emSize), em);
1029
+ @relative53px: unit( (53 / @emSize), em);
1030
+ @relative54px: unit( (54 / @emSize), em);
1031
+ @relative55px: unit( (55 / @emSize), em);
1032
+ @relative56px: unit( (56 / @emSize), em);
1033
+ @relative57px: unit( (57 / @emSize), em);
1034
+ @relative58px: unit( (58 / @emSize), em);
1035
+ @relative59px: unit( (59 / @emSize), em);
1036
+ @relative60px: unit( (60 / @emSize), em);
1037
+ @relative61px: unit( (61 / @emSize), em);
1038
+ @relative62px: unit( (62 / @emSize), em);
1039
+ @relative63px: unit( (63 / @emSize), em);
1040
+ @relative64px: unit( (64 / @emSize), em);
1041
1041
 
1042
1042
  /* Columns */
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%);
1072
- @thirteenColumn : (1 / 13 * 100%);
1073
- @fourteenColumn : (1 / 14 * 100%);
1074
- @fifteenColumn : (1 / 15 * 100%);
1075
- @sixteenColumn : (1 / 16 * 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%);
1072
+ @thirteenColumn: (1 / 13 * 100%);
1073
+ @fourteenColumn: (1 / 14 * 100%);
1074
+ @fifteenColumn: (1 / 15 * 100%);
1075
+ @sixteenColumn: (1 / 16 * 100%);
1076
1076
 
1077
1077
  /*******************************
1078
1078
  States
@@ -1098,343 +1098,343 @@
1098
1098
  ;
1099
1099
 
1100
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);
1104
- @lightSecondaryColorHover : saturate(lighten(@lightSecondaryColor, 10), 10, relative);
1105
-
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);
1101
+ @primaryColorHover: saturate(darken(@primaryColor, 5), 10, relative);
1102
+ @secondaryColorHover: saturate(lighten(@secondaryColor, 5), 10, relative);
1103
+ @lightPrimaryColorHover: saturate(darken(@lightPrimaryColor, 10), 10, relative);
1104
+ @lightSecondaryColorHover: saturate(lighten(@lightSecondaryColor, 10), 10, relative);
1105
+
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
1131
 
1132
1132
  /* --- Emotive --- */
1133
- @positiveColorHover : saturate(darken(@positiveColor, 5), 10, relative);
1134
- @negativeColorHover : saturate(darken(@negativeColor, 5), 10, relative);
1133
+ @positiveColorHover: saturate(darken(@positiveColor, 5), 10, relative);
1134
+ @negativeColorHover: saturate(darken(@negativeColor, 5), 10, relative);
1135
1135
 
1136
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);
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
1147
 
1148
1148
  /* --- Dark Tones --- */
1149
- @fullBlackHover : lighten(@fullBlack, 5);
1150
- @blackHover : lighten(@black, 5);
1151
- @greyHover : lighten(@grey, 5);
1149
+ @fullBlackHover: lighten(@fullBlack, 5);
1150
+ @blackHover: lighten(@black, 5);
1151
+ @greyHover: lighten(@grey, 5);
1152
1152
 
1153
1153
  /* --- Light Tones --- */
1154
- @whiteHover : darken(@white, 5);
1155
- @offWhiteHover : darken(@offWhite, 5);
1156
- @darkWhiteHover : darken(@darkWhite, 5);
1154
+ @whiteHover: darken(@white, 5);
1155
+ @offWhiteHover: darken(@offWhite, 5);
1156
+ @darkWhiteHover: darken(@darkWhite, 5);
1157
1157
 
1158
1158
  /* -------------------
1159
1159
  Focus
1160
1160
  -------------------- */
1161
1161
 
1162
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);
1166
- @lightSecondaryColorFocus : saturate(lighten(@lightSecondaryColor, 8), 20, relative);
1167
-
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);
1163
+ @primaryColorFocus: saturate(darken(@primaryColor, 8), 20, relative);
1164
+ @secondaryColorFocus: saturate(lighten(@secondaryColor, 8), 20, relative);
1165
+ @lightPrimaryColorFocus: saturate(darken(@lightPrimaryColor, 8), 20, relative);
1166
+ @lightSecondaryColorFocus: saturate(lighten(@lightSecondaryColor, 8), 20, relative);
1167
+
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
1193
 
1194
1194
  /* --- Emotive --- */
1195
- @positiveColorFocus : saturate(darken(@positiveColor, 8), 20, relative);
1196
- @negativeColorFocus : saturate(darken(@negativeColor, 8), 20, relative);
1195
+ @positiveColorFocus: saturate(darken(@positiveColor, 8), 20, relative);
1196
+ @negativeColorFocus: saturate(darken(@negativeColor, 8), 20, relative);
1197
1197
 
1198
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);
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
1209
 
1210
1210
  /* --- Dark Tones --- */
1211
- @fullBlackFocus : lighten(@fullBlack, 8);
1212
- @blackFocus : lighten(@black, 8);
1213
- @greyFocus : lighten(@grey, 8);
1211
+ @fullBlackFocus: lighten(@fullBlack, 8);
1212
+ @blackFocus: lighten(@black, 8);
1213
+ @greyFocus: lighten(@grey, 8);
1214
1214
 
1215
1215
  /* --- Light Tones --- */
1216
- @whiteFocus : darken(@white, 8);
1217
- @offWhiteFocus : darken(@offWhite, 8);
1218
- @darkWhiteFocus : darken(@darkWhite, 8);
1216
+ @whiteFocus: darken(@white, 8);
1217
+ @offWhiteFocus: darken(@offWhite, 8);
1218
+ @darkWhiteFocus: darken(@darkWhite, 8);
1219
1219
 
1220
1220
  /* -------------------
1221
1221
  Down (:active)
1222
1222
  -------------------- */
1223
1223
 
1224
1224
  /* --- Colors --- */
1225
- @primaryColorDown : darken(@primaryColor, 10);
1226
- @secondaryColorDown : lighten(@secondaryColor, 10);
1227
- @lightPrimaryColorDown : darken(@lightPrimaryColor, 10);
1228
- @lightSecondaryColorDown : lighten(@lightSecondaryColor, 10);
1229
-
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);
1225
+ @primaryColorDown: darken(@primaryColor, 10);
1226
+ @secondaryColorDown: lighten(@secondaryColor, 10);
1227
+ @lightPrimaryColorDown: darken(@lightPrimaryColor, 10);
1228
+ @lightSecondaryColorDown: lighten(@lightSecondaryColor, 10);
1229
+
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
1255
 
1256
1256
  /* --- Emotive --- */
1257
- @positiveColorDown : darken(@positiveColor, 10);
1258
- @negativeColorDown : darken(@negativeColor, 10);
1257
+ @positiveColorDown: darken(@positiveColor, 10);
1258
+ @negativeColorDown: darken(@negativeColor, 10);
1259
1259
 
1260
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);
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
1271
 
1272
1272
  /* --- Dark Tones --- */
1273
- @fullBlackDown : lighten(@fullBlack, 10);
1274
- @blackDown : lighten(@black, 10);
1275
- @greyDown : lighten(@grey, 10);
1273
+ @fullBlackDown: lighten(@fullBlack, 10);
1274
+ @blackDown: lighten(@black, 10);
1275
+ @greyDown: lighten(@grey, 10);
1276
1276
 
1277
1277
  /* --- Light Tones --- */
1278
- @whiteDown : darken(@white, 10);
1279
- @offWhiteDown : darken(@offWhite, 10);
1280
- @darkWhiteDown : darken(@darkWhite, 10);
1278
+ @whiteDown: darken(@white, 10);
1279
+ @offWhiteDown: darken(@offWhite, 10);
1280
+ @darkWhiteDown: darken(@darkWhite, 10);
1281
1281
 
1282
1282
  /* -------------------
1283
1283
  Active
1284
1284
  -------------------- */
1285
1285
 
1286
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);
1290
- @lightSecondaryColorActive : saturate(lighten(@lightSecondaryColor, 5), 15, relative);
1291
-
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);
1287
+ @primaryColorActive: saturate(darken(@primaryColor, 5), 15, relative);
1288
+ @secondaryColorActive: saturate(lighten(@secondaryColor, 5), 15, relative);
1289
+ @lightPrimaryColorActive: saturate(darken(@lightPrimaryColor, 5), 15, relative);
1290
+ @lightSecondaryColorActive: saturate(lighten(@lightSecondaryColor, 5), 15, relative);
1291
+
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
1317
 
1318
1318
  /* --- Emotive --- */
1319
- @positiveColorActive : saturate(darken(@positiveColor, 5), 15, relative);
1320
- @negativeColorActive : saturate(darken(@negativeColor, 5), 15, relative);
1319
+ @positiveColorActive: saturate(darken(@positiveColor, 5), 15, relative);
1320
+ @negativeColorActive: saturate(darken(@negativeColor, 5), 15, relative);
1321
1321
 
1322
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);
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
1333
 
1334
1334
  /* --- Dark Tones --- */
1335
- @fullBlackActive : darken(@fullBlack, 5);
1336
- @blackActive : darken(@black, 5);
1337
- @greyActive : darken(@grey, 5);
1335
+ @fullBlackActive: darken(@fullBlack, 5);
1336
+ @blackActive: darken(@black, 5);
1337
+ @greyActive: darken(@grey, 5);
1338
1338
 
1339
1339
  /* --- Light Tones --- */
1340
- @whiteActive : darken(@white, 5);
1341
- @offWhiteActive : darken(@offWhite, 5);
1342
- @darkWhiteActive : darken(@darkWhite, 5);
1340
+ @whiteActive: darken(@white, 5);
1341
+ @offWhiteActive: darken(@offWhite, 5);
1342
+ @darkWhiteActive: darken(@darkWhite, 5);
1343
1343
 
1344
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%);
1350
- @secondaryTertiaryColorHover : desaturate(@secondaryColorHover, 20%);
1351
- @secondaryTertiaryColorFocus : desaturate(@secondaryColorFocus, 20%);
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%);
1350
+ @secondaryTertiaryColorHover: desaturate(@secondaryColorHover, 20%);
1351
+ @secondaryTertiaryColorFocus: desaturate(@secondaryColorFocus, 20%);
1352
1352
  @secondaryTertiaryColorActive: saturate(@secondaryColorActive, 20%);
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%);
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
1405
 
1406
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);
1424
- @secondaryBrightHover : screen(@lightSecondaryColorHover,@blendingBaseColor);
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;
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);
1424
+ @secondaryBrightHover: screen(@lightSecondaryColorHover, @blendingBaseColor);
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;
1438
1438
 
1439
1439
  /*******************************
1440
1440
  States shared in Form-related components