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