@lightspeed/design-system-css 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,53 +0,0 @@
1
- // THIS IS A GENERATED FILE. DO NOT EDIT.
2
-
3
- // stylelint-disable vend/use-colour-function
4
-
5
- $vd-xseries-theme-dark: (
6
- background:#141217,
7
- box:#1E1C21,
8
- background-inverse:#F4F2F5,
9
- box-inverse:#FFFFFF,
10
- success:#15BF20,
11
- go-lighter:#6054FF,
12
- go:#477BFF,
13
- go-darker:#352ACF,
14
- go-highlight:rgba(0, 23, 229, .1),
15
- no-lighter:#D4301D,
16
- no:#EB4F29,
17
- no-darker:#A12416,
18
- supplementary-lighter:#3C6996,
19
- supplementary:#5B83AC,
20
- supplementary-darker:#284563,
21
- text:#E7E5E8,
22
- text-inverse:#0B0B0B,
23
- text-action:#FFFFFF,
24
- select-arrows-bg:#E7E5E8,
25
- shadow:rgba(0, 0, 0, 0.35),
26
- overlay:rgba(43, 54, 61, 0.65),
27
- framing:#27252A,
28
- keyline:#37353A,
29
- framing-inverse:#E7E5E8,
30
- keyline-inverse:#C9C7CA,
31
- golden-sand:#E6B03D,
32
- tacao:#ED6B44,
33
- new-york-pink:#DE3CEC,
34
- gothic:#A02FB6,
35
- lavender-purple:#501897,
36
- sinbad:#6952F6,
37
- shuttle-gray:#5D5D5D,
38
- nav-top:#0B0B0B,
39
- nav-side-tabs:#27252A,
40
- nav-side-drawer:#1E1C21,
41
- nav-icon-unselected:#FFFFFF,
42
- nav-icon-selected:#E7E5E8,
43
- box-supplementary:#27252A,
44
- text-nav:#FFFFFF,
45
- supplementary--text:#5B83AC,
46
- supplementary-highlight:rgba(0, 61, 229, .1),
47
- do-highlight:rgba(0, 23, 229, .1),
48
- no-highlight:rgba(229, 0, 0,.1),
49
- do-lighter:#618EFF,
50
- do:#477BFF,
51
- do-darker:#406FE5);
52
-
53
- // stylelint-enable vend/use-colour-function
@@ -1,53 +0,0 @@
1
- // THIS IS A GENERATED FILE. DO NOT EDIT.
2
-
3
- // stylelint-disable vend/use-colour-function
4
-
5
- $vd-xseries-theme-light: (
6
- background:#F4F2F5,
7
- box:#FFFFFF,
8
- background-inverse:#141217,
9
- box-inverse:#1E1C21,
10
- success:#0E7B1D,
11
- go-lighter:#6054FF,
12
- go:#3F32F5,
13
- go-darker:#352ACF,
14
- go-highlight:rgba(128, 140, 255, .1),
15
- no-lighter:#D4301D,
16
- no:#BB2A1A,
17
- no-darker:#A12416,
18
- supplementary-lighter:#3C6996,
19
- supplementary:#32577D,
20
- supplementary-darker:#284563,
21
- text:#27252A,
22
- text-inverse:#FFFFFF,
23
- text-action:#FFFFFF,
24
- select-arrows-bg:#27252A,
25
- shadow:rgba(0, 0, 0, 0.35),
26
- overlay:rgba(0, 0, 0, 0.35),
27
- framing:#E7E5E8,
28
- keyline:#C9C7CA,
29
- framing-inverse:#27252A,
30
- keyline-inverse:#37353A,
31
- golden-sand:#E6B03D,
32
- tacao:#ED6B44,
33
- new-york-pink:#DE3CEC,
34
- gothic:#A02FB6,
35
- lavender-purple:#501897,
36
- sinbad:#6952F6,
37
- shuttle-gray:#5D5D5D,
38
- nav-top:#0B0B0B,
39
- nav-side-tabs:#E7E5E8,
40
- nav-side-drawer:#FFFFFF,
41
- nav-icon-unselected:#27252A,
42
- nav-icon-selected:#3F32F5,
43
- box-supplementary:#E7E5E8,
44
- text-nav:#FFFFFF,
45
- supplementary--text:#32577D,
46
- supplementary-highlight:rgba(76, 124, 255, 0.1),
47
- do-highlight:rgba(128, 140, 255, .1),
48
- no-highlight:rgba(255, 128, 128, .1),
49
- do-lighter:#6054FF,
50
- do:#3F32F5,
51
- do-darker:#352ACF);
52
-
53
- // stylelint-enable vend/use-colour-function