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.
- package/.eslint/eqeqeq-rule.js +18 -0
- package/.eslint/index.js +3 -0
- package/.eslintrc.js +1 -2
- package/.stylelintrc.js +8 -12
- package/dist/components/accordion.css +3 -3
- package/dist/components/accordion.js +4 -4
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +2 -2
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +19 -19
- package/dist/components/api.min.js +2 -2
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +5 -5
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +18 -17
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +2 -2
- package/dist/components/card.css +4 -4
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +3 -3
- package/dist/components/checkbox.js +11 -11
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +2 -2
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +2 -2
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +2 -2
- package/dist/components/dimmer.js +9 -9
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +2 -2
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +13 -13
- package/dist/components/dropdown.js +103 -91
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +2 -2
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +5 -5
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +2 -2
- package/dist/components/emoji.css +3547 -3547
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +265 -265
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +7 -7
- package/dist/components/flyout.js +10 -10
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +2 -2
- package/dist/components/form.css +13 -13
- package/dist/components/form.js +77 -60
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +2 -2
- package/dist/components/grid.css +2 -2
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +2 -2
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +1960 -1960
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +2 -2
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +3 -3
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +2 -2
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +4 -4
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +2 -2
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +2 -2
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +2 -2
- package/dist/components/modal.js +4 -4
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +2 -2
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +5 -5
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +2 -2
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +2 -2
- package/dist/components/popup.js +39 -31
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +2 -2
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +12 -12
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +2 -2
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +31 -31
- package/dist/components/rating.js +6 -6
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +2 -2
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +13 -13
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +4 -4
- package/dist/components/search.js +16 -16
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +2 -2
- package/dist/components/segment.css +2 -2
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +5 -5
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +2 -2
- package/dist/components/sidebar.css +33 -33
- package/dist/components/sidebar.js +13 -13
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +2 -2
- package/dist/components/site.css +18 -18
- package/dist/components/site.js +4 -4
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +2 -2
- package/dist/components/slider.js +50 -37
- package/dist/components/slider.min.js +2 -2
- package/dist/components/state.js +5 -5
- package/dist/components/state.min.js +2 -2
- package/dist/components/statistic.css +3 -3
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +4 -4
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +8 -8
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +2 -2
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +17 -17
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +2 -2
- package/dist/components/table.css +8 -2
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +4 -4
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +2 -2
- package/dist/components/transition.css +97 -97
- package/dist/components/transition.js +8 -8
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +2 -2
- package/dist/components/visibility.js +12 -12
- package/dist/components/visibility.min.js +2 -2
- package/dist/semantic.css +6078 -6074
- package/dist/semantic.js +464 -413
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +1 -1
- package/src/_site/modules/embed.variables +3 -0
- package/src/definitions/behaviors/api.js +18 -18
- package/src/definitions/behaviors/form.js +76 -59
- package/src/definitions/behaviors/state.js +4 -4
- package/src/definitions/behaviors/visibility.js +11 -11
- package/src/definitions/collections/breadcrumb.less +2 -2
- package/src/definitions/collections/form.less +12 -12
- package/src/definitions/collections/grid.less +7 -7
- package/src/definitions/collections/menu.less +4 -4
- package/src/definitions/collections/message.less +38 -38
- package/src/definitions/collections/table.less +3 -3
- package/src/definitions/elements/button.less +12 -12
- package/src/definitions/elements/container.less +2 -2
- package/src/definitions/elements/divider.less +2 -2
- package/src/definitions/elements/emoji.less +5 -5
- package/src/definitions/elements/flag.less +11 -11
- package/src/definitions/elements/header.less +2 -2
- package/src/definitions/elements/icon.less +22 -22
- package/src/definitions/elements/image.less +2 -2
- package/src/definitions/elements/input.less +2 -2
- package/src/definitions/elements/label.less +4 -4
- package/src/definitions/elements/list.less +3 -3
- package/src/definitions/elements/loader.less +2 -2
- package/src/definitions/elements/placeholder.less +2 -2
- package/src/definitions/elements/rail.less +2 -2
- package/src/definitions/elements/reveal.less +8 -8
- package/src/definitions/elements/segment.less +3 -3
- package/src/definitions/elements/step.less +2 -2
- package/src/definitions/elements/text.less +2 -2
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.js +3 -3
- package/src/definitions/globals/site.less +9 -9
- package/src/definitions/modules/accordion.js +3 -3
- package/src/definitions/modules/accordion.less +2 -2
- package/src/definitions/modules/calendar.js +17 -16
- package/src/definitions/modules/calendar.less +2 -2
- package/src/definitions/modules/checkbox.js +10 -10
- package/src/definitions/modules/checkbox.less +2 -2
- package/src/definitions/modules/dimmer.js +8 -8
- package/src/definitions/modules/dimmer.less +3 -3
- package/src/definitions/modules/dropdown.js +102 -90
- package/src/definitions/modules/dropdown.less +6 -6
- package/src/definitions/modules/embed.js +4 -4
- package/src/definitions/modules/embed.less +2 -2
- package/src/definitions/modules/flyout.js +9 -9
- package/src/definitions/modules/flyout.less +5 -5
- package/src/definitions/modules/modal.js +3 -3
- package/src/definitions/modules/modal.less +7 -7
- package/src/definitions/modules/nag.js +4 -4
- package/src/definitions/modules/nag.less +3 -3
- package/src/definitions/modules/popup.js +38 -30
- package/src/definitions/modules/popup.less +2 -2
- package/src/definitions/modules/progress.js +11 -11
- package/src/definitions/modules/progress.less +2 -2
- package/src/definitions/modules/rating.js +5 -5
- package/src/definitions/modules/rating.less +14 -10
- package/src/definitions/modules/search.js +15 -15
- package/src/definitions/modules/search.less +2 -2
- package/src/definitions/modules/shape.js +4 -4
- package/src/definitions/modules/shape.less +2 -2
- package/src/definitions/modules/sidebar.js +12 -12
- package/src/definitions/modules/sidebar.less +18 -18
- package/src/definitions/modules/slider.js +49 -36
- package/src/definitions/modules/slider.less +2 -2
- package/src/definitions/modules/sticky.js +7 -7
- package/src/definitions/modules/sticky.less +2 -2
- package/src/definitions/modules/tab.js +16 -16
- package/src/definitions/modules/tab.less +2 -2
- package/src/definitions/modules/toast.js +3 -3
- package/src/definitions/modules/toast.less +5 -5
- package/src/definitions/modules/transition.js +7 -7
- package/src/definitions/modules/transition.less +2 -2
- package/src/definitions/views/ad.less +2 -2
- package/src/definitions/views/card.less +16 -16
- package/src/definitions/views/comment.less +2 -2
- package/src/definitions/views/feed.less +2 -2
- package/src/definitions/views/item.less +3 -3
- package/src/definitions/views/statistic.less +2 -2
- package/src/semantic.less +54 -52
- package/src/theme.config.example +53 -53
- package/src/theme.less +13 -13
- package/src/themes/amazon/elements/button.variables +1 -1
- package/src/themes/amazon/globals/site.variables +5 -5
- package/src/themes/basic/elements/icon.overrides +4 -4
- package/src/themes/basic/elements/icon.variables +2 -2
- package/src/themes/basic/modules/progress.variables +2 -2
- package/src/themes/basic/views/card.variables +3 -3
- package/src/themes/bookish/elements/header.variables +1 -1
- package/src/themes/bootstrap3/elements/button.overrides +3 -0
- package/src/themes/bootstrap3/elements/button.variables +8 -8
- package/src/themes/chubby/collections/menu.overrides +3 -0
- package/src/themes/chubby/collections/menu.variables +2 -2
- package/src/themes/chubby/elements/button.overrides +4 -4
- package/src/themes/chubby/elements/header.variables +1 -1
- package/src/themes/chubby/modules/accordion.variables +1 -1
- package/src/themes/chubby/views/comment.overrides +1 -1
- package/src/themes/chubby/views/comment.variables +4 -4
- package/src/themes/classic/collections/table.variables +1 -1
- package/src/themes/classic/elements/button.variables +17 -17
- package/src/themes/classic/modules/progress.variables +1 -1
- package/src/themes/classic/views/card.overrides +13 -13
- package/src/themes/classic/views/card.variables +2 -2
- package/src/themes/colored/modules/checkbox.overrides +3 -0
- package/src/themes/colored/modules/checkbox.variables +1 -1
- package/src/themes/default/collections/grid.variables +1 -1
- package/src/themes/default/collections/menu.variables +2 -2
- package/src/themes/default/collections/table.overrides +3 -0
- package/src/themes/default/collections/table.variables +1 -1
- package/src/themes/default/elements/container.variables +9 -9
- package/src/themes/default/elements/divider.variables +2 -2
- package/src/themes/default/elements/emoji.variables +2 -2
- package/src/themes/default/elements/flag.variables +2 -2
- package/src/themes/default/elements/header.variables +15 -15
- package/src/themes/default/elements/icon.variables +1979 -1979
- package/src/themes/default/elements/label.variables +24 -24
- package/src/themes/default/elements/list.variables +3 -3
- package/src/themes/default/elements/loader.variables +8 -8
- package/src/themes/default/elements/rail.variables +2 -2
- package/src/themes/default/elements/segment.variables +1 -1
- package/src/themes/default/elements/step.overrides +2 -2
- package/src/themes/default/elements/step.variables +1 -1
- package/src/themes/default/globals/colors.less +450 -450
- package/src/themes/default/globals/site.variables +821 -821
- package/src/themes/default/modules/accordion.overrides +1 -1
- package/src/themes/default/modules/checkbox.overrides +2 -2
- package/src/themes/default/modules/dimmer.variables +7 -7
- package/src/themes/default/modules/dropdown.overrides +8 -8
- package/src/themes/default/modules/dropdown.variables +2 -2
- package/src/themes/default/modules/flyout.variables +1 -1
- package/src/themes/default/modules/modal.variables +1 -1
- package/src/themes/default/modules/popup.variables +1 -1
- package/src/themes/default/modules/search.variables +1 -1
- package/src/themes/default/modules/sidebar.variables +1 -1
- package/src/themes/default/modules/slider.variables +45 -45
- package/src/themes/default/modules/toast.variables +6 -6
- package/src/themes/default/modules/transition.overrides +24 -24
- package/src/themes/default/views/card.variables +11 -11
- package/src/themes/default/views/item.variables +4 -4
- package/src/themes/famfamfam/elements/flag.variables +2 -2
- package/src/themes/fixed-width/collections/grid.variables +3 -3
- package/src/themes/fixed-width/modules/modal.variables +9 -9
- package/src/themes/flat/collections/form.overrides +1 -1
- package/src/themes/flat/collections/form.variables +9 -9
- package/src/themes/flat/globals/site.variables +50 -50
- package/src/themes/github/collections/form.overrides +2 -2
- package/src/themes/github/collections/form.variables +2 -2
- package/src/themes/github/collections/menu.overrides +1 -1
- package/src/themes/github/collections/menu.variables +4 -4
- package/src/themes/github/collections/message.variables +5 -5
- package/src/themes/github/elements/button.variables +2 -2
- package/src/themes/github/elements/icon.variables +2 -2
- package/src/themes/github/elements/segment.variables +2 -2
- package/src/themes/github/elements/step.overrides +1 -1
- package/src/themes/github/elements/step.variables +2 -2
- package/src/themes/github/globals/site.variables +5 -5
- package/src/themes/github/modules/dropdown.overrides +4 -4
- package/src/themes/github/modules/dropdown.variables +6 -6
- package/src/themes/gmail/collections/message.overrides +3 -0
- package/src/themes/gmail/collections/message.variables +2 -2
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/instagram/views/card.variables +1 -1
- package/src/themes/joypixels/elements/emoji.variables +2 -2
- package/src/themes/material/collections/menu.variables +2 -2
- package/src/themes/material/elements/button.overrides +4 -4
- package/src/themes/material/elements/button.variables +25 -25
- package/src/themes/material/elements/header.variables +6 -6
- package/src/themes/material/elements/icon.variables +4 -4
- package/src/themes/material/globals/site.overrides +3 -0
- package/src/themes/material/globals/site.variables +52 -52
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/dropdown.variables +3 -3
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/material/modules/modal.variables +3 -3
- package/src/themes/pulsar/elements/loader.overrides +4 -4
- package/src/themes/round/elements/button.overrides +3 -0
- package/src/themes/round/elements/button.variables +15 -15
- package/src/themes/rtl/globals/site.variables +3 -3
- package/src/themes/striped/modules/progress.overrides +1 -1
- package/src/themes/systemfont/globals/site.variables +6 -6
- package/src/themes/timeline/views/feed.variables +4 -4
- package/src/themes/twitter/elements/button.overrides +1 -1
- package/src/themes/twitter/elements/button.variables +1 -1
- package/src/themes/twitter/elements/emoji.variables +2 -2
- package/tasks/admin/components/init.js +1 -1
- package/tasks/admin/components/update.js +1 -1
- package/tasks/admin/distributions/create.js +4 -5
- package/tasks/admin/distributions/init.js +1 -1
- package/tasks/admin/distributions/update.js +1 -1
- package/tasks/config/project/config.js +2 -2
- package/tasks/config/project/install.js +8 -8
- package/tasks/config/project/release.js +1 -1
- package/tasks/config/tasks.js +2 -2
- package/tasks/docs/metadata.js +1 -1
- package/tasks/install.js +3 -3
- package/test/modules/module.spec.js +1 -1
@@ -2,133 +2,133 @@
|
|
2
2
|
Site Settings
|
3
3
|
*******************************/
|
4
4
|
|
5
|
-
@import
|
5
|
+
@import 'variation.variables';
|
6
6
|
@supportIE: true;
|
7
7
|
|
8
8
|
/* -------------------
|
9
9
|
Fonts
|
10
10
|
-------------------- */
|
11
11
|
|
12
|
-
@fontName
|
13
|
-
@fontFileNameLatin
|
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
|
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
|
20
|
-
@pageFont
|
19
|
+
@headerFont: @fontName, @fallbackFonts;
|
20
|
+
@pageFont: @fontName, @fallbackFonts;
|
21
21
|
|
22
|
-
@fontDisplay
|
23
|
-
@textRendering
|
24
|
-
@unicodeRangeLatin
|
25
|
-
@unicodeRangeSupplement
|
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
|
27
|
+
@importFonts: true;
|
28
28
|
@fonts: {
|
29
29
|
@regularLatin: {
|
30
30
|
font-family: @fontName;
|
31
|
-
src: url(
|
32
|
-
if(@supportIE, e(',') url(
|
33
|
-
font-style
|
34
|
-
font-weight
|
35
|
-
font-display
|
36
|
-
text-rendering
|
37
|
-
unicode-range
|
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(
|
42
|
-
if(@supportIE, e(',') url(
|
43
|
-
font-style
|
44
|
-
font-weight
|
45
|
-
font-display
|
46
|
-
text-rendering
|
47
|
-
unicode-range
|
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(
|
52
|
-
if(@supportIE, e(',') url(
|
53
|
-
font-style
|
54
|
-
font-weight
|
55
|
-
font-display
|
56
|
-
text-rendering
|
57
|
-
unicode-range
|
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(
|
62
|
-
if(@supportIE, e(',') url(
|
63
|
-
font-style
|
64
|
-
font-weight
|
65
|
-
font-display
|
66
|
-
text-rendering
|
67
|
-
unicode-range
|
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(
|
72
|
-
if(@supportIE, e(',') url(
|
73
|
-
font-style
|
74
|
-
font-weight
|
75
|
-
font-display
|
76
|
-
text-rendering
|
77
|
-
unicode-range
|
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(
|
82
|
-
if(@supportIE, e(',') url(
|
83
|
-
font-style
|
84
|
-
font-weight
|
85
|
-
font-display
|
86
|
-
text-rendering
|
87
|
-
unicode-range
|
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(
|
92
|
-
if(@supportIE, e(',') url(
|
93
|
-
font-style
|
94
|
-
font-weight
|
95
|
-
font-display
|
96
|
-
text-rendering
|
97
|
-
unicode-range
|
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(
|
102
|
-
if(@supportIE, e(',') url(
|
103
|
-
font-style
|
104
|
-
font-weight
|
105
|
-
font-display
|
106
|
-
text-rendering
|
107
|
-
unicode-range
|
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
|
112
|
-
@importGoogleFonts
|
113
|
-
@googleFontSizes
|
114
|
-
@googleSubset
|
115
|
-
@googleFontDisplay
|
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
|
118
|
-
@googleFontRequest
|
117
|
+
@googleProtocol: 'https://';
|
118
|
+
@googleFontRequest: '@{googleFontName}:@{googleFontSizes}&subset=@{googleSubset}&display=@{googleFontDisplay}';
|
119
119
|
|
120
|
-
@bold
|
121
|
-
@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
|
128
|
+
@emSize: 14px;
|
129
129
|
|
130
130
|
/* The size of page text */
|
131
|
-
@fontSize
|
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
|
150
|
-
@secondaryColor
|
149
|
+
@primaryColor: @blue;
|
150
|
+
@secondaryColor: @black;
|
151
151
|
|
152
|
-
@lightPrimaryColor
|
153
|
-
@lightSecondaryColor
|
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
|
163
|
-
@headerLineHeight
|
162
|
+
@headerFontWeight: @bold;
|
163
|
+
@headerLineHeight: unit((18 / 14), em);
|
164
164
|
|
165
|
-
@h1
|
166
|
-
@h2
|
167
|
-
@h3
|
168
|
-
@h4
|
169
|
-
@h5
|
170
|
-
@h6
|
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
|
178
|
-
@inputVerticalPadding
|
179
|
-
@inputHorizontalPadding
|
180
|
-
@inputPadding
|
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
|
210
|
-
@tinySize
|
211
|
-
@smallSize
|
212
|
-
@mediumSize
|
213
|
-
@largeSize
|
214
|
-
@bigSize
|
215
|
-
@hugeSize
|
216
|
-
@massiveSize
|
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
|
223
|
-
@pageOverflowX
|
222
|
+
@pageBackground: #FFFFFF;
|
223
|
+
@pageOverflowX: hidden;
|
224
224
|
|
225
|
-
@lineHeight
|
226
|
-
@textColor
|
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
|
233
|
-
@paragraphLineHeight
|
232
|
+
@paragraphMargin: 0 0 1em;
|
233
|
+
@paragraphLineHeight: @lineHeight;
|
234
234
|
|
235
235
|
/* -------------------
|
236
236
|
Links
|
237
237
|
-------------------- */
|
238
238
|
|
239
|
-
@linkColor
|
240
|
-
@linkUnderline
|
241
|
-
@linkHoverColor
|
242
|
-
@linkHoverUnderline
|
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
|
287
|
-
@highlightColor
|
286
|
+
@highlightBackground: #CCE2FF;
|
287
|
+
@highlightColor: @textColor;
|
288
288
|
|
289
|
-
@inputHighlightBackground
|
290
|
-
@inputHighlightColor
|
289
|
+
@inputHighlightBackground: rgba(100, 100, 100, 0.4);
|
290
|
+
@inputHighlightColor: @textColor;
|
291
291
|
|
292
292
|
/* -------------------
|
293
293
|
Loader
|
294
294
|
-------------------- */
|
295
295
|
|
296
|
-
@loaderSize
|
297
|
-
@loaderSpeedFast
|
298
|
-
@loaderSpeed
|
299
|
-
@loaderSpeedSlow
|
300
|
-
@loaderLineWidth
|
301
|
-
@loaderFillColor
|
302
|
-
@loaderLineColor
|
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
|
305
|
-
@invertedLoaderLineColor
|
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
|
318
|
-
@defaultEasing
|
317
|
+
@defaultDuration: 0.1s;
|
318
|
+
@defaultEasing: ease;
|
319
319
|
|
320
320
|
/* -------------------
|
321
321
|
Breakpoints
|
322
322
|
-------------------- */
|
323
323
|
|
324
|
-
@mobileBreakpoint
|
325
|
-
@tabletBreakpoint
|
326
|
-
@computerBreakpoint
|
327
|
-
@largeMonitorBreakpoint
|
328
|
-
@widescreenMonitorBreakpoint
|
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
|
336
|
-
@orange
|
337
|
-
@yellow
|
338
|
-
@olive
|
339
|
-
@green
|
340
|
-
@teal
|
341
|
-
@blue
|
342
|
-
@violet
|
343
|
-
@purple
|
344
|
-
@pink
|
345
|
-
@brown
|
346
|
-
@grey
|
347
|
-
@black
|
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
|
351
|
-
@lightOrange
|
352
|
-
@lightYellow
|
353
|
-
@lightOlive
|
354
|
-
@lightGreen
|
355
|
-
@lightTeal
|
356
|
-
@lightBlue
|
357
|
-
@lightViolet
|
358
|
-
@lightPurple
|
359
|
-
@lightPink
|
360
|
-
@lightBrown
|
361
|
-
@lightGrey
|
362
|
-
@lightBlack
|
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
|
366
|
-
@offWhite
|
367
|
-
@darkWhite
|
368
|
-
@midWhite
|
369
|
-
@white
|
365
|
+
@fullBlack: #000000;
|
366
|
+
@offWhite: #F9FAFB;
|
367
|
+
@darkWhite: #F3F4F5;
|
368
|
+
@midWhite: #DCDDDE;
|
369
|
+
@white: #FFFFFF;
|
370
370
|
|
371
371
|
/* --- Colored Backgrounds --- */
|
372
|
-
@primaryBackground
|
373
|
-
@secondaryBackground
|
374
|
-
@redBackground
|
375
|
-
@orangeBackground
|
376
|
-
@yellowBackground
|
377
|
-
@oliveBackground
|
378
|
-
@greenBackground
|
379
|
-
@tealBackground
|
380
|
-
@blueBackground
|
381
|
-
@violetBackground
|
382
|
-
@purpleBackground
|
383
|
-
@pinkBackground
|
384
|
-
@brownBackground
|
385
|
-
@greyBackground
|
386
|
-
@blackBackground
|
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
|
390
|
-
@secondaryHeaderColor
|
391
|
-
@redHeaderColor
|
392
|
-
@oliveHeaderColor
|
393
|
-
@greenHeaderColor
|
394
|
-
@yellowHeaderColor
|
395
|
-
@blueHeaderColor
|
396
|
-
@tealHeaderColor
|
397
|
-
@pinkHeaderColor
|
398
|
-
@violetHeaderColor
|
399
|
-
@purpleHeaderColor
|
400
|
-
@orangeHeaderColor
|
401
|
-
@brownHeaderColor
|
402
|
-
@greyHeaderColor
|
403
|
-
@blackHeaderColor
|
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
|
407
|
-
@secondaryTextColor
|
408
|
-
@redTextColor
|
409
|
-
@orangeTextColor
|
410
|
-
@yellowTextColor
|
411
|
-
@oliveTextColor
|
412
|
-
@greenTextColor
|
413
|
-
@tealTextColor
|
414
|
-
@blueTextColor
|
415
|
-
@violetTextColor
|
416
|
-
@purpleTextColor
|
417
|
-
@pinkTextColor
|
418
|
-
@brownTextColor
|
419
|
-
@greyTextColor
|
420
|
-
@blackTextColor
|
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
|
424
|
-
@lightSecondaryTextColor
|
425
|
-
@lightRedTextColor
|
426
|
-
@lightOrangeTextColor
|
427
|
-
@lightYellowTextColor
|
428
|
-
@lightOliveTextColor
|
429
|
-
@lightGreenTextColor
|
430
|
-
@lightTealTextColor
|
431
|
-
@lightBlueTextColor
|
432
|
-
@lightVioletTextColor
|
433
|
-
@lightPurpleTextColor
|
434
|
-
@lightPinkTextColor
|
435
|
-
@lightBrownTextColor
|
436
|
-
@lightGreyTextColor
|
437
|
-
@lightBlackTextColor
|
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
|
441
|
-
@secondaryHoverTextColor
|
442
|
-
@redHoverTextColor
|
443
|
-
@orangeHoverTextColor
|
444
|
-
@yellowHoverTextColor
|
445
|
-
@oliveHoverTextColor
|
446
|
-
@greenHoverTextColor
|
447
|
-
@tealHoverTextColor
|
448
|
-
@blueHoverTextColor
|
449
|
-
@violetHoverTextColor
|
450
|
-
@purpleHoverTextColor
|
451
|
-
@pinkHoverTextColor
|
452
|
-
@brownHoverTextColor
|
453
|
-
@greyHoverTextColor
|
454
|
-
@blackHoverTextColor
|
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
|
458
|
-
@secondaryBorderColor
|
459
|
-
@redBorderColor
|
460
|
-
@orangeBorderColor
|
461
|
-
@yellowBorderColor
|
462
|
-
@oliveBorderColor
|
463
|
-
@greenBorderColor
|
464
|
-
@tealBorderColor
|
465
|
-
@blueBorderColor
|
466
|
-
@violetBorderColor
|
467
|
-
@purpleBorderColor
|
468
|
-
@pinkBorderColor
|
469
|
-
@brownBorderColor
|
470
|
-
@greyBorderColor
|
471
|
-
@blackBorderColor
|
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
|
673
|
-
@transparentBlack
|
674
|
-
@strongTransparentBlack
|
675
|
-
@veryStrongTransparentBlack
|
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
|
678
|
-
@transparentWhite
|
679
|
-
@strongTransparentWhite
|
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
|
707
|
-
@positiveBackgroundColor
|
708
|
-
@positiveBorderColor
|
709
|
-
@positiveHeaderColor
|
710
|
-
@positiveTextColor
|
706
|
+
@positiveColor: @green;
|
707
|
+
@positiveBackgroundColor: #FCFFF5;
|
708
|
+
@positiveBorderColor: #A3C293;
|
709
|
+
@positiveHeaderColor: #1A531B;
|
710
|
+
@positiveTextColor: #2C662D;
|
711
711
|
|
712
712
|
/* Negative */
|
713
|
-
@negativeColor
|
714
|
-
@negativeBackgroundColor
|
715
|
-
@negativeBorderColor
|
716
|
-
@negativeHeaderColor
|
717
|
-
@negativeTextColor
|
713
|
+
@negativeColor: @red;
|
714
|
+
@negativeBackgroundColor: #FFF6F6;
|
715
|
+
@negativeBorderColor: #E0B4B4;
|
716
|
+
@negativeHeaderColor: #912D2B;
|
717
|
+
@negativeTextColor: #9F3A38;
|
718
718
|
|
719
719
|
/* Info */
|
720
|
-
@infoColor
|
721
|
-
@infoBackgroundColor
|
722
|
-
@infoBorderColor
|
723
|
-
@infoHeaderColor
|
724
|
-
@infoTextColor
|
720
|
+
@infoColor: #31CCEC;
|
721
|
+
@infoBackgroundColor: #F8FFFF;
|
722
|
+
@infoBorderColor: #A9D5DE;
|
723
|
+
@infoHeaderColor: #0E566C;
|
724
|
+
@infoTextColor: #276F86;
|
725
725
|
|
726
726
|
/* Warning */
|
727
|
-
@warningColor
|
728
|
-
@warningBorderColor
|
729
|
-
@warningBackgroundColor
|
730
|
-
@warningHeaderColor
|
731
|
-
@warningTextColor
|
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
|
739
|
-
@fontPath
|
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
|
750
|
-
@tinyRaw
|
751
|
-
@smallRaw
|
752
|
-
@mediumRaw
|
753
|
-
@largeRaw
|
754
|
-
@bigRaw
|
755
|
-
@hugeRaw
|
756
|
-
@massiveRaw
|
757
|
-
|
758
|
-
@mini
|
759
|
-
@tiny
|
760
|
-
@small
|
761
|
-
@medium
|
762
|
-
@large
|
763
|
-
@big
|
764
|
-
@huge
|
765
|
-
@massive
|
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
|
769
|
-
@relativeTiny
|
770
|
-
@relativeSmall
|
771
|
-
@relativeMedium
|
772
|
-
@relativeLarge
|
773
|
-
@relativeBig
|
774
|
-
@relativeHuge
|
775
|
-
@relativeMassive
|
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
|
779
|
-
@absoluteTiny
|
780
|
-
@absoluteSmall
|
781
|
-
@absoluteMedium
|
782
|
-
@absoluteLarge
|
783
|
-
@absoluteBig
|
784
|
-
@absoluteHuge
|
785
|
-
@absoluteMassive
|
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
|
792
|
+
@iconWidth: 1.18em;
|
793
793
|
|
794
794
|
/* -------------------
|
795
795
|
Neutral Text
|
796
796
|
-------------------- */
|
797
797
|
|
798
|
-
@darkTextColor
|
799
|
-
@mutedTextColor
|
800
|
-
@lightTextColor
|
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
|
803
|
-
@hoveredTextColor
|
804
|
-
@pressedTextColor
|
805
|
-
@selectedTextColor
|
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
|
808
|
-
@invertedMutedTextColor
|
809
|
-
@invertedLightTextColor
|
810
|
-
@invertedUnselectedTextColor
|
811
|
-
@invertedHoveredTextColor
|
812
|
-
@invertedPressedTextColor
|
813
|
-
@invertedSelectedTextColor
|
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
|
820
|
-
@twitterColor
|
821
|
-
@googlePlusColor
|
822
|
-
@linkedInColor
|
823
|
-
@youtubeColor
|
824
|
-
@pinterestColor
|
825
|
-
@vkColor
|
826
|
-
@instagramColor
|
827
|
-
@telegramColor
|
828
|
-
@whatsAppColor
|
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
|
834
|
+
@circularRadius: 500rem;
|
835
835
|
|
836
|
-
@borderColor
|
837
|
-
@strongBorderColor
|
838
|
-
@internalBorderColor
|
839
|
-
@selectedBorderColor
|
840
|
-
@strongSelectedBorderColor
|
841
|
-
@disabledBorderColor
|
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
|
844
|
-
@solidBorderColor
|
845
|
-
@solidSelectedBorderColor
|
843
|
+
@solidInternalBorderColor: #FAFAFA;
|
844
|
+
@solidBorderColor: #D4D4D5;
|
845
|
+
@solidSelectedBorderColor: #BCBDBD;
|
846
846
|
|
847
|
-
@whiteBorderColor
|
848
|
-
@selectedWhiteBorderColor
|
847
|
+
@whiteBorderColor: rgba(255, 255, 255, 0.1);
|
848
|
+
@selectedWhiteBorderColor: rgba(255, 255, 255, 0.8);
|
849
849
|
|
850
|
-
@solidWhiteBorderColor
|
851
|
-
@selectedSolidWhiteBorderColor
|
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
|
859
|
-
@loaderMargin
|
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
|
869
|
-
@headerLineHeightOffset
|
868
|
+
@lineHeightOffset: ((@lineHeight - 1em) / 2);
|
869
|
+
@headerLineHeightOffset: ((@headerLineHeight - 1em) / 2);
|
870
870
|
|
871
871
|
/* Header Spacing */
|
872
|
-
@headerTopMargin
|
873
|
-
@headerBottomMargin
|
874
|
-
@headerMargin
|
872
|
+
@headerTopMargin: e(%('calc(2rem - %d)', @headerLineHeightOffset));
|
873
|
+
@headerBottomMargin: 1rem;
|
874
|
+
@headerMargin: @headerTopMargin 0 @headerBottomMargin;
|
875
875
|
|
876
876
|
/* Minimum Mobile Width */
|
877
|
-
@pageMinWidth
|
877
|
+
@pageMinWidth: 320px;
|
878
878
|
|
879
879
|
/* Positive / Negative Dupes */
|
880
|
-
@successBackgroundColor
|
881
|
-
@successColor
|
882
|
-
@successBorderColor
|
883
|
-
@successHeaderColor
|
884
|
-
@successTextColor
|
885
|
-
|
886
|
-
@errorBackgroundColor
|
887
|
-
@errorColor
|
888
|
-
@errorBorderColor
|
889
|
-
@errorHeaderColor
|
890
|
-
@errorTextColor
|
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
|
894
|
-
@largestTabletScreen
|
895
|
-
@largestSmallMonitor
|
896
|
-
@largestLargeMonitor
|
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
|
913
|
-
@2px
|
914
|
-
@3px
|
915
|
-
@4px
|
916
|
-
@5px
|
917
|
-
@6px
|
918
|
-
@7px
|
919
|
-
@8px
|
920
|
-
@9px
|
921
|
-
@10px
|
922
|
-
@11px
|
923
|
-
@12px
|
924
|
-
@13px
|
925
|
-
@14px
|
926
|
-
@15px
|
927
|
-
@16px
|
928
|
-
@17px
|
929
|
-
@18px
|
930
|
-
@19px
|
931
|
-
@20px
|
932
|
-
@21px
|
933
|
-
@22px
|
934
|
-
@23px
|
935
|
-
@24px
|
936
|
-
@25px
|
937
|
-
@26px
|
938
|
-
@27px
|
939
|
-
@28px
|
940
|
-
@29px
|
941
|
-
@30px
|
942
|
-
@31px
|
943
|
-
@32px
|
944
|
-
@33px
|
945
|
-
@34px
|
946
|
-
@35px
|
947
|
-
@36px
|
948
|
-
@37px
|
949
|
-
@38px
|
950
|
-
@39px
|
951
|
-
@40px
|
952
|
-
@41px
|
953
|
-
@42px
|
954
|
-
@43px
|
955
|
-
@44px
|
956
|
-
@45px
|
957
|
-
@46px
|
958
|
-
@47px
|
959
|
-
@48px
|
960
|
-
@49px
|
961
|
-
@50px
|
962
|
-
@51px
|
963
|
-
@52px
|
964
|
-
@53px
|
965
|
-
@54px
|
966
|
-
@55px
|
967
|
-
@56px
|
968
|
-
@57px
|
969
|
-
@58px
|
970
|
-
@59px
|
971
|
-
@60px
|
972
|
-
@61px
|
973
|
-
@62px
|
974
|
-
@63px
|
975
|
-
@64px
|
976
|
-
|
977
|
-
@relative1px
|
978
|
-
@relative2px
|
979
|
-
@relative3px
|
980
|
-
@relative4px
|
981
|
-
@relative5px
|
982
|
-
@relative6px
|
983
|
-
@relative7px
|
984
|
-
@relative8px
|
985
|
-
@relative9px
|
986
|
-
@relative10px
|
987
|
-
@relative11px
|
988
|
-
@relative12px
|
989
|
-
@relative13px
|
990
|
-
@relative14px
|
991
|
-
@relative15px
|
992
|
-
@relative16px
|
993
|
-
@relative17px
|
994
|
-
@relative18px
|
995
|
-
@relative19px
|
996
|
-
@relative20px
|
997
|
-
@relative21px
|
998
|
-
@relative22px
|
999
|
-
@relative23px
|
1000
|
-
@relative24px
|
1001
|
-
@relative25px
|
1002
|
-
@relative26px
|
1003
|
-
@relative27px
|
1004
|
-
@relative28px
|
1005
|
-
@relative29px
|
1006
|
-
@relative30px
|
1007
|
-
@relative31px
|
1008
|
-
@relative32px
|
1009
|
-
@relative33px
|
1010
|
-
@relative34px
|
1011
|
-
@relative35px
|
1012
|
-
@relative36px
|
1013
|
-
@relative37px
|
1014
|
-
@relative38px
|
1015
|
-
@relative39px
|
1016
|
-
@relative40px
|
1017
|
-
@relative41px
|
1018
|
-
@relative42px
|
1019
|
-
@relative43px
|
1020
|
-
@relative44px
|
1021
|
-
@relative45px
|
1022
|
-
@relative46px
|
1023
|
-
@relative47px
|
1024
|
-
@relative48px
|
1025
|
-
@relative49px
|
1026
|
-
@relative50px
|
1027
|
-
@relative51px
|
1028
|
-
@relative52px
|
1029
|
-
@relative53px
|
1030
|
-
@relative54px
|
1031
|
-
@relative55px
|
1032
|
-
@relative56px
|
1033
|
-
@relative57px
|
1034
|
-
@relative58px
|
1035
|
-
@relative59px
|
1036
|
-
@relative60px
|
1037
|
-
@relative61px
|
1038
|
-
@relative62px
|
1039
|
-
@relative63px
|
1040
|
-
@relative64px
|
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
|
1044
|
-
@twoWide
|
1045
|
-
@threeWide
|
1046
|
-
@fourWide
|
1047
|
-
@fiveWide
|
1048
|
-
@sixWide
|
1049
|
-
@sevenWide
|
1050
|
-
@eightWide
|
1051
|
-
@nineWide
|
1052
|
-
@tenWide
|
1053
|
-
@elevenWide
|
1054
|
-
@twelveWide
|
1055
|
-
@thirteenWide
|
1056
|
-
@fourteenWide
|
1057
|
-
@fifteenWide
|
1058
|
-
@sixteenWide
|
1059
|
-
|
1060
|
-
@oneColumn
|
1061
|
-
@twoColumn
|
1062
|
-
@threeColumn
|
1063
|
-
@fourColumn
|
1064
|
-
@fiveColumn
|
1065
|
-
@sixColumn
|
1066
|
-
@sevenColumn
|
1067
|
-
@eightColumn
|
1068
|
-
@nineColumn
|
1069
|
-
@tenColumn
|
1070
|
-
@elevenColumn
|
1071
|
-
@twelveColumn
|
1072
|
-
@thirteenColumn
|
1073
|
-
@fourteenColumn
|
1074
|
-
@fifteenColumn
|
1075
|
-
@sixteenColumn
|
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
|
1102
|
-
@secondaryColorHover
|
1103
|
-
@lightPrimaryColorHover
|
1104
|
-
@lightSecondaryColorHover
|
1105
|
-
|
1106
|
-
@redHover
|
1107
|
-
@orangeHover
|
1108
|
-
@yellowHover
|
1109
|
-
@oliveHover
|
1110
|
-
@greenHover
|
1111
|
-
@tealHover
|
1112
|
-
@blueHover
|
1113
|
-
@violetHover
|
1114
|
-
@purpleHover
|
1115
|
-
@pinkHover
|
1116
|
-
@brownHover
|
1117
|
-
|
1118
|
-
@lightRedHover
|
1119
|
-
@lightOrangeHover
|
1120
|
-
@lightYellowHover
|
1121
|
-
@lightOliveHover
|
1122
|
-
@lightGreenHover
|
1123
|
-
@lightTealHover
|
1124
|
-
@lightBlueHover
|
1125
|
-
@lightVioletHover
|
1126
|
-
@lightPurpleHover
|
1127
|
-
@lightPinkHover
|
1128
|
-
@lightBrownHover
|
1129
|
-
@lightGreyHover
|
1130
|
-
@lightBlackHover
|
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
|
1134
|
-
@negativeColorHover
|
1133
|
+
@positiveColorHover: saturate(darken(@positiveColor, 5), 10, relative);
|
1134
|
+
@negativeColorHover: saturate(darken(@negativeColor, 5), 10, relative);
|
1135
1135
|
|
1136
1136
|
/* --- Brand --- */
|
1137
|
-
@facebookHoverColor
|
1138
|
-
@twitterHoverColor
|
1139
|
-
@googlePlusHoverColor
|
1140
|
-
@linkedInHoverColor
|
1141
|
-
@youtubeHoverColor
|
1142
|
-
@instagramHoverColor
|
1143
|
-
@pinterestHoverColor
|
1144
|
-
@vkHoverColor
|
1145
|
-
@telegramHoverColor
|
1146
|
-
@whatsAppHoverColor
|
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
|
1150
|
-
@blackHover
|
1151
|
-
@greyHover
|
1149
|
+
@fullBlackHover: lighten(@fullBlack, 5);
|
1150
|
+
@blackHover: lighten(@black, 5);
|
1151
|
+
@greyHover: lighten(@grey, 5);
|
1152
1152
|
|
1153
1153
|
/* --- Light Tones --- */
|
1154
|
-
@whiteHover
|
1155
|
-
@offWhiteHover
|
1156
|
-
@darkWhiteHover
|
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
|
1164
|
-
@secondaryColorFocus
|
1165
|
-
@lightPrimaryColorFocus
|
1166
|
-
@lightSecondaryColorFocus
|
1167
|
-
|
1168
|
-
@redFocus
|
1169
|
-
@orangeFocus
|
1170
|
-
@yellowFocus
|
1171
|
-
@oliveFocus
|
1172
|
-
@greenFocus
|
1173
|
-
@tealFocus
|
1174
|
-
@blueFocus
|
1175
|
-
@violetFocus
|
1176
|
-
@purpleFocus
|
1177
|
-
@pinkFocus
|
1178
|
-
@brownFocus
|
1179
|
-
|
1180
|
-
@lightRedFocus
|
1181
|
-
@lightOrangeFocus
|
1182
|
-
@lightYellowFocus
|
1183
|
-
@lightOliveFocus
|
1184
|
-
@lightGreenFocus
|
1185
|
-
@lightTealFocus
|
1186
|
-
@lightBlueFocus
|
1187
|
-
@lightVioletFocus
|
1188
|
-
@lightPurpleFocus
|
1189
|
-
@lightPinkFocus
|
1190
|
-
@lightBrownFocus
|
1191
|
-
@lightGreyFocus
|
1192
|
-
@lightBlackFocus
|
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
|
1196
|
-
@negativeColorFocus
|
1195
|
+
@positiveColorFocus: saturate(darken(@positiveColor, 8), 20, relative);
|
1196
|
+
@negativeColorFocus: saturate(darken(@negativeColor, 8), 20, relative);
|
1197
1197
|
|
1198
1198
|
/* --- Brand --- */
|
1199
|
-
@facebookFocusColor
|
1200
|
-
@twitterFocusColor
|
1201
|
-
@googlePlusFocusColor
|
1202
|
-
@linkedInFocusColor
|
1203
|
-
@youtubeFocusColor
|
1204
|
-
@instagramFocusColor
|
1205
|
-
@pinterestFocusColor
|
1206
|
-
@vkFocusColor
|
1207
|
-
@telegramFocusColor
|
1208
|
-
@whatsAppFocusColor
|
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
|
1212
|
-
@blackFocus
|
1213
|
-
@greyFocus
|
1211
|
+
@fullBlackFocus: lighten(@fullBlack, 8);
|
1212
|
+
@blackFocus: lighten(@black, 8);
|
1213
|
+
@greyFocus: lighten(@grey, 8);
|
1214
1214
|
|
1215
1215
|
/* --- Light Tones --- */
|
1216
|
-
@whiteFocus
|
1217
|
-
@offWhiteFocus
|
1218
|
-
@darkWhiteFocus
|
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
|
1226
|
-
@secondaryColorDown
|
1227
|
-
@lightPrimaryColorDown
|
1228
|
-
@lightSecondaryColorDown
|
1229
|
-
|
1230
|
-
@redDown
|
1231
|
-
@orangeDown
|
1232
|
-
@yellowDown
|
1233
|
-
@oliveDown
|
1234
|
-
@greenDown
|
1235
|
-
@tealDown
|
1236
|
-
@blueDown
|
1237
|
-
@violetDown
|
1238
|
-
@purpleDown
|
1239
|
-
@pinkDown
|
1240
|
-
@brownDown
|
1241
|
-
|
1242
|
-
@lightRedDown
|
1243
|
-
@lightOrangeDown
|
1244
|
-
@lightYellowDown
|
1245
|
-
@lightOliveDown
|
1246
|
-
@lightGreenDown
|
1247
|
-
@lightTealDown
|
1248
|
-
@lightBlueDown
|
1249
|
-
@lightVioletDown
|
1250
|
-
@lightPurpleDown
|
1251
|
-
@lightPinkDown
|
1252
|
-
@lightBrownDown
|
1253
|
-
@lightGreyDown
|
1254
|
-
@lightBlackDown
|
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
|
1258
|
-
@negativeColorDown
|
1257
|
+
@positiveColorDown: darken(@positiveColor, 10);
|
1258
|
+
@negativeColorDown: darken(@negativeColor, 10);
|
1259
1259
|
|
1260
1260
|
/* --- Brand --- */
|
1261
|
-
@facebookDownColor
|
1262
|
-
@twitterDownColor
|
1263
|
-
@googlePlusDownColor
|
1264
|
-
@linkedInDownColor
|
1265
|
-
@youtubeDownColor
|
1266
|
-
@instagramDownColor
|
1267
|
-
@pinterestDownColor
|
1268
|
-
@vkDownColor
|
1269
|
-
@telegramDownColor
|
1270
|
-
@whatsAppDownColor
|
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
|
1274
|
-
@blackDown
|
1275
|
-
@greyDown
|
1273
|
+
@fullBlackDown: lighten(@fullBlack, 10);
|
1274
|
+
@blackDown: lighten(@black, 10);
|
1275
|
+
@greyDown: lighten(@grey, 10);
|
1276
1276
|
|
1277
1277
|
/* --- Light Tones --- */
|
1278
|
-
@whiteDown
|
1279
|
-
@offWhiteDown
|
1280
|
-
@darkWhiteDown
|
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
|
1288
|
-
@secondaryColorActive
|
1289
|
-
@lightPrimaryColorActive
|
1290
|
-
@lightSecondaryColorActive
|
1291
|
-
|
1292
|
-
@redActive
|
1293
|
-
@orangeActive
|
1294
|
-
@yellowActive
|
1295
|
-
@oliveActive
|
1296
|
-
@greenActive
|
1297
|
-
@tealActive
|
1298
|
-
@blueActive
|
1299
|
-
@violetActive
|
1300
|
-
@purpleActive
|
1301
|
-
@pinkActive
|
1302
|
-
@brownActive
|
1303
|
-
|
1304
|
-
@lightRedActive
|
1305
|
-
@lightOrangeActive
|
1306
|
-
@lightYellowActive
|
1307
|
-
@lightOliveActive
|
1308
|
-
@lightGreenActive
|
1309
|
-
@lightTealActive
|
1310
|
-
@lightBlueActive
|
1311
|
-
@lightVioletActive
|
1312
|
-
@lightPurpleActive
|
1313
|
-
@lightPinkActive
|
1314
|
-
@lightBrownActive
|
1315
|
-
@lightGreyActive
|
1316
|
-
@lightBlackActive
|
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
|
1320
|
-
@negativeColorActive
|
1319
|
+
@positiveColorActive: saturate(darken(@positiveColor, 5), 15, relative);
|
1320
|
+
@negativeColorActive: saturate(darken(@negativeColor, 5), 15, relative);
|
1321
1321
|
|
1322
1322
|
/* --- Brand --- */
|
1323
|
-
@facebookActiveColor
|
1324
|
-
@twitterActiveColor
|
1325
|
-
@googlePlusActiveColor
|
1326
|
-
@linkedInActiveColor
|
1327
|
-
@youtubeActiveColor
|
1328
|
-
@instagramActiveColor
|
1329
|
-
@pinterestActiveColor
|
1330
|
-
@vkActiveColor
|
1331
|
-
@telegramActiveColor
|
1332
|
-
@whatsAppActiveColor
|
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
|
1336
|
-
@blackActive
|
1337
|
-
@greyActive
|
1335
|
+
@fullBlackActive: darken(@fullBlack, 5);
|
1336
|
+
@blackActive: darken(@black, 5);
|
1337
|
+
@greyActive: darken(@grey, 5);
|
1338
1338
|
|
1339
1339
|
/* --- Light Tones --- */
|
1340
|
-
@whiteActive
|
1341
|
-
@offWhiteActive
|
1342
|
-
@darkWhiteActive
|
1340
|
+
@whiteActive: darken(@white, 5);
|
1341
|
+
@offWhiteActive: darken(@offWhite, 5);
|
1342
|
+
@darkWhiteActive: darken(@darkWhite, 5);
|
1343
1343
|
|
1344
1344
|
/* --- Tertiary --- */
|
1345
|
-
@primaryTertiaryColor
|
1346
|
-
@primaryTertiaryColorHover
|
1347
|
-
@primaryTertiaryColorFocus
|
1348
|
-
@primaryTertiaryColorActive
|
1349
|
-
@secondaryTertiaryColor
|
1350
|
-
@secondaryTertiaryColorHover
|
1351
|
-
@secondaryTertiaryColorFocus
|
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
|
1354
|
-
@redTertiaryColorHover
|
1355
|
-
@redTertiaryColorFocus
|
1356
|
-
@redTertiaryColorActive
|
1357
|
-
@orangeTertiaryColor
|
1358
|
-
@orangeTertiaryColorHover
|
1359
|
-
@orangeTertiaryColorFocus
|
1360
|
-
@orangeTertiaryColorActive
|
1361
|
-
@yellowTertiaryColor
|
1362
|
-
@yellowTertiaryColorHover
|
1363
|
-
@yellowTertiaryColorFocus
|
1364
|
-
@yellowTertiaryColorActive
|
1365
|
-
@oliveTertiaryColor
|
1366
|
-
@oliveTertiaryColorHover
|
1367
|
-
@oliveTertiaryColorFocus
|
1368
|
-
@oliveTertiaryColorActive
|
1369
|
-
@greenTertiaryColor
|
1370
|
-
@greenTertiaryColorHover
|
1371
|
-
@greenTertiaryColorFocus
|
1372
|
-
@greenTertiaryColorActive
|
1373
|
-
@tealTertiaryColor
|
1374
|
-
@tealTertiaryColorHover
|
1375
|
-
@tealTertiaryColorFocus
|
1376
|
-
@tealTertiaryColorActive
|
1377
|
-
@blueTertiaryColor
|
1378
|
-
@blueTertiaryColorHover
|
1379
|
-
@blueTertiaryColorFocus
|
1380
|
-
@blueTertiaryColorActive
|
1381
|
-
@violetTertiaryColor
|
1382
|
-
@violetTertiaryColorHover
|
1383
|
-
@violetTertiaryColorFocus
|
1384
|
-
@violetTertiaryColorActive
|
1385
|
-
@purpleTertiaryColor
|
1386
|
-
@purpleTertiaryColorHover
|
1387
|
-
@purpleTertiaryColorFocus
|
1388
|
-
@purpleTertiaryColorActive
|
1389
|
-
@pinkTertiaryColor
|
1390
|
-
@pinkTertiaryColorHover
|
1391
|
-
@pinkTertiaryColorFocus
|
1392
|
-
@pinkTertiaryColorActive
|
1393
|
-
@brownTertiaryColor
|
1394
|
-
@brownTertiaryColorHover
|
1395
|
-
@brownTertiaryColorFocus
|
1396
|
-
@brownTertiaryColorActive
|
1397
|
-
@greyTertiaryColor
|
1398
|
-
@greyTertiaryColorHover
|
1399
|
-
@greyTertiaryColorFocus
|
1400
|
-
@greyTertiaryColorActive
|
1401
|
-
@blackTertiaryColor
|
1402
|
-
@blackTertiaryColorHover
|
1403
|
-
@blackTertiaryColorFocus
|
1404
|
-
@blackTertiaryColorActive
|
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
|
1408
|
-
@secondaryBright
|
1409
|
-
@redBright
|
1410
|
-
@orangeBright
|
1411
|
-
@yellowBright
|
1412
|
-
@oliveBright
|
1413
|
-
@greenBright
|
1414
|
-
@tealBright
|
1415
|
-
@blueBright
|
1416
|
-
@violetBright
|
1417
|
-
@purpleBright
|
1418
|
-
@pinkBright
|
1419
|
-
@brownBright
|
1420
|
-
@greyBright
|
1421
|
-
@blackBright
|
1422
|
-
|
1423
|
-
@primaryBrightHover
|
1424
|
-
@secondaryBrightHover
|
1425
|
-
@redBrightHover
|
1426
|
-
@orangeBrightHover
|
1427
|
-
@yellowBrightHover
|
1428
|
-
@oliveBrightHover
|
1429
|
-
@greenBrightHover
|
1430
|
-
@tealBrightHover
|
1431
|
-
@blueBrightHover
|
1432
|
-
@violetBrightHover
|
1433
|
-
@purpleBrightHover
|
1434
|
-
@pinkBrightHover
|
1435
|
-
@brownBrightHover
|
1436
|
-
@greyBrightHover
|
1437
|
-
@blackBrightHover
|
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
|