@salutejs/sdds-themes 0.47.0-dev.0 → 0.47.1-canary.2259.18864675636.0

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.
@@ -14,9 +14,8 @@
14
14
  --text-accent: #0C9C0C;
15
15
  --text-accent-hover: #0EB90EFF;
16
16
  --text-accent-active: #0A800AFF;
17
- --text-accent-minor: #94FF94;
18
- --text-accent-minor-hover: #B3FFB3FF;
19
- --text-accent-minor-active: #75FF75FF;
17
+ --text-accent-minor-hover: #23E723FF;
18
+ --text-accent-minor-active: #14B814FF;
20
19
  --text-positive: #1A9E32;
21
20
  --text-positive-hover: #1EB83AFF;
22
21
  --text-positive-active: #15842AFF;
@@ -29,6 +28,7 @@
29
28
  --text-info: #118CDF;
30
29
  --text-info-hover: #50B1F2FF;
31
30
  --text-info-active: #0F7BC2FF;
31
+ --text-accent-minor: #17D317;
32
32
  --on-dark-text-primary: #FFFFFFF5;
33
33
  --on-dark-text-primary-brightness: #FFFFFFFF;
34
34
  --on-dark-text-primary-hover: #FFFFFF93;
@@ -42,9 +42,8 @@
42
42
  --on-dark-text-accent: #0C9C0C;
43
43
  --on-dark-text-accent-hover: #0EB90EFF;
44
44
  --on-dark-text-accent-active: #0A800AFF;
45
- --on-dark-text-accent-minor: #94FF94;
46
- --on-dark-text-accent-minor-hover: #B3FFB3FF;
47
- --on-dark-text-accent-minor-active: #75FF75FF;
45
+ --on-dark-text-accent-minor-hover: #23E723FF;
46
+ --on-dark-text-accent-minor-active: #14B814FF;
48
47
  --on-dark-text-positive: #1A9E32;
49
48
  --on-dark-text-positive-hover: #1EB83AFF;
50
49
  --on-dark-text-positive-active: #15842AFF;
@@ -57,6 +56,7 @@
57
56
  --on-dark-text-info: #118CDF;
58
57
  --on-dark-text-info-hover: #50B1F2FF;
59
58
  --on-dark-text-info-active: #0F7BC2FF;
59
+ --on-dark-text-accent-minor: #17D317;
60
60
  --on-light-text-primary: #060A0CF5;
61
61
  --on-light-text-primary-brightness: #191BF6FF;
62
62
  --on-light-text-primary-hover: #070B0E93;
@@ -70,9 +70,8 @@
70
70
  --on-light-text-accent: #108210;
71
71
  --on-light-text-accent-hover: #17BA17FF;
72
72
  --on-light-text-accent-active: #149F14FF;
73
- --on-light-text-accent-minor: #082B08;
74
- --on-light-text-accent-minor-hover: #115F11FF;
75
- --on-light-text-accent-minor-active: #0D450DFF;
73
+ --on-light-text-accent-minor-hover: #0EB90EFF;
74
+ --on-light-text-accent-minor-active: #0A800AFF;
76
75
  --on-light-text-positive: #108E26;
77
76
  --on-light-text-positive-hover: #13AA2CFF;
78
77
  --on-light-text-positive-active: #0D731EFF;
@@ -85,6 +84,7 @@
85
84
  --on-light-text-info: #0B7ECB;
86
85
  --on-light-text-info-hover: #34A7F4FF;
87
86
  --on-light-text-info-active: #096CAEFF;
87
+ --on-light-text-accent-minor: #0C9C0C;
88
88
  --inverse-text-primary: #060A0CF5;
89
89
  --inverse-text-primary-brightness: #191BF6FF;
90
90
  --inverse-text-primary-hover: #070B0E93;
@@ -98,9 +98,8 @@
98
98
  --inverse-text-accent: #108210;
99
99
  --inverse-text-accent-hover: #17BA17FF;
100
100
  --inverse-text-accent-active: #149F14FF;
101
- --inverse-text-accent-minor: #082B08;
102
- --inverse-text-accent-minor-hover: #115F11FF;
103
- --inverse-text-accent-minor-active: #0D450DFF;
101
+ --inverse-text-accent-minor-hover: #0EB90EFF;
102
+ --inverse-text-accent-minor-active: #0A800AFF;
104
103
  --inverse-text-positive: #108E26;
105
104
  --inverse-text-positive-hover: #13AA2CFF;
106
105
  --inverse-text-positive-active: #0D731EFF;
@@ -110,6 +109,7 @@
110
109
  --inverse-text-negative: #F31B31;
111
110
  --inverse-text-negative-hover: #F5384BFF;
112
111
  --inverse-text-negative-active: #E40C22FF;
112
+ --inverse-text-accent-minor: #0C9C0C;
113
113
  --surface-solid-primary: #13181B;
114
114
  --surface-solid-primary-brightness: #212629FF;
115
115
  --surface-solid-primary-hover: #171D21FF;
@@ -470,8 +470,8 @@
470
470
  --text-tertiary-active: #515B61FF;
471
471
  --text-accent-hover: #19CC19FF;
472
472
  --text-accent-active: #15A815FF;
473
- --text-accent-minor-hover: #2CE82CFF;
474
- --text-accent-minor-active: #13AE13FF;
473
+ --text-accent-minor-hover: #0FC20FFF;
474
+ --text-accent-minor-active: #097709FF;
475
475
  --text-positive-hover: #19CC19FF;
476
476
  --text-positive-active: #15A815FF;
477
477
  --text-warning-hover: #F5B638FF;
@@ -486,10 +486,10 @@
486
486
  --text-accent: #108210;
487
487
  --text-negative: #E31227;
488
488
  --text-positive: #108210;
489
- --text-accent-minor: #17D317;
490
489
  --text-tertiary: #657179;
491
490
  --text-warning: #F3A912;
492
491
  --text-info: #199AF0;
492
+ --text-accent-minor: #0C9C0C;
493
493
  --on-dark-text-primary-hover: #000000FF;
494
494
  --on-dark-text-primary-active: #B4C7D9FF;
495
495
  --on-dark-text-secondary-hover: #000000FF;
@@ -498,8 +498,8 @@
498
498
  --on-dark-text-tertiary-active: #596269FF;
499
499
  --on-dark-text-accent-hover: #19D719FF;
500
500
  --on-dark-text-accent-active: #118D11FF;
501
- --on-dark-text-accent-minor-hover: #09AA09FF;
502
- --on-dark-text-accent-minor-active: #078307FF;
501
+ --on-dark-text-accent-minor-hover: #2CE82CFF;
502
+ --on-dark-text-accent-minor-active: #13AE13FF;
503
503
  --on-dark-text-positive-hover: #19D719FF;
504
504
  --on-dark-text-positive-active: #118D11FF;
505
505
  --on-dark-text-warning-hover: #F5B638FF;
@@ -514,10 +514,10 @@
514
514
  --on-dark-text-accent: #15B015;
515
515
  --on-dark-text-negative: #FF293E;
516
516
  --on-dark-text-positive: #15B015;
517
- --on-dark-text-accent-minor: #055C05;
518
517
  --on-dark-text-tertiary: #707C84;
519
518
  --on-dark-text-warning: #F3A912;
520
519
  --on-dark-text-info: #199AF0;
520
+ --on-dark-text-accent-minor: #17D317;
521
521
  --on-light-text-primary-hover: #6A7E8AFF;
522
522
  --on-light-text-primary-active: #47545CFF;
523
523
  --on-light-text-secondary-hover: #000000FF;
@@ -526,8 +526,8 @@
526
526
  --on-light-text-tertiary-active: #515B61FF;
527
527
  --on-light-text-accent-hover: #19CC19FF;
528
528
  --on-light-text-accent-active: #15A815FF;
529
- --on-light-text-accent-minor-hover: #2CE82CFF;
530
- --on-light-text-accent-minor-active: #13AE13FF;
529
+ --on-light-text-accent-minor-hover: #0FC20FFF;
530
+ --on-light-text-accent-minor-active: #097709FF;
531
531
  --on-light-text-positive-hover: #19CC19FF;
532
532
  --on-light-text-positive-active: #15A815FF;
533
533
  --on-light-text-warning-hover: #F5B638FF;
@@ -542,10 +542,10 @@
542
542
  --on-light-text-accent: #108210;
543
543
  --on-light-text-positive: #108210;
544
544
  --on-light-text-negative: #E31227;
545
- --on-light-text-accent-minor: #17D317;
546
545
  --on-light-text-tertiary: #657179;
547
546
  --on-light-text-warning: #F3A912;
548
547
  --on-light-text-info: #199AF0;
548
+ --on-light-text-accent-minor: #0C9C0C;
549
549
  --inverse-text-primary-hover: #000000FF;
550
550
  --inverse-text-primary-active: #B4C7D9FF;
551
551
  --inverse-text-secondary-hover: #FFFFFFFF;
@@ -554,8 +554,8 @@
554
554
  --inverse-text-tertiary-active: #636D74FF;
555
555
  --inverse-text-accent-hover: #19D719FF;
556
556
  --inverse-text-accent-active: #118D11FF;
557
- --inverse-text-accent-minor-hover: #09AA09FF;
558
- --inverse-text-accent-minor-active: #078307FF;
557
+ --inverse-text-accent-minor-hover: #2CE82CFF;
558
+ --inverse-text-accent-minor-active: #13AE13FF;
559
559
  --inverse-text-positive-hover: #19D719FF;
560
560
  --inverse-text-positive-active: #118D11FF;
561
561
  --inverse-text-warning-hover: #F5B638FF;
@@ -567,10 +567,10 @@
567
567
  --inverse-text-accent: #15B015;
568
568
  --inverse-text-positive: #15B015;
569
569
  --inverse-text-negative: #FF293E;
570
- --inverse-text-accent-minor: #055C05;
571
570
  --inverse-text-warning: #F3A912;
572
571
  --inverse-text-secondary: #C0CBD3;
573
572
  --inverse-text-tertiary: #7B868E;
573
+ --inverse-text-accent-minor: #17D317;
574
574
  --surface-solid-primary-hover: #F8FAFBFF;
575
575
  --surface-solid-primary-active: #EBF0F4FF;
576
576
  --surface-solid-secondary-hover: #F5F8F9FF;
@@ -14,9 +14,8 @@
14
14
  --text-accent: #0C9C0C;
15
15
  --text-accent-hover: #0EB90EFF;
16
16
  --text-accent-active: #0A800AFF;
17
- --text-accent-minor: #94FF94;
18
- --text-accent-minor-hover: #B3FFB3FF;
19
- --text-accent-minor-active: #75FF75FF;
17
+ --text-accent-minor-hover: #23E723FF;
18
+ --text-accent-minor-active: #14B814FF;
20
19
  --text-positive: #1A9E32;
21
20
  --text-positive-hover: #1EB83AFF;
22
21
  --text-positive-active: #15842AFF;
@@ -29,6 +28,7 @@
29
28
  --text-info: #118CDF;
30
29
  --text-info-hover: #50B1F2FF;
31
30
  --text-info-active: #0F7BC2FF;
31
+ --text-accent-minor: #17D317;
32
32
  --on-dark-text-primary: #FFFFFFF5;
33
33
  --on-dark-text-primary-brightness: #FFFFFFFF;
34
34
  --on-dark-text-primary-hover: #FFFFFF93;
@@ -42,9 +42,8 @@
42
42
  --on-dark-text-accent: #0C9C0C;
43
43
  --on-dark-text-accent-hover: #0EB90EFF;
44
44
  --on-dark-text-accent-active: #0A800AFF;
45
- --on-dark-text-accent-minor: #94FF94;
46
- --on-dark-text-accent-minor-hover: #B3FFB3FF;
47
- --on-dark-text-accent-minor-active: #75FF75FF;
45
+ --on-dark-text-accent-minor-hover: #23E723FF;
46
+ --on-dark-text-accent-minor-active: #14B814FF;
48
47
  --on-dark-text-positive: #1A9E32;
49
48
  --on-dark-text-positive-hover: #1EB83AFF;
50
49
  --on-dark-text-positive-active: #15842AFF;
@@ -57,6 +56,7 @@
57
56
  --on-dark-text-info: #118CDF;
58
57
  --on-dark-text-info-hover: #50B1F2FF;
59
58
  --on-dark-text-info-active: #0F7BC2FF;
59
+ --on-dark-text-accent-minor: #17D317;
60
60
  --on-light-text-primary: #060A0CF5;
61
61
  --on-light-text-primary-brightness: #191BF6FF;
62
62
  --on-light-text-primary-hover: #070B0E93;
@@ -70,9 +70,8 @@
70
70
  --on-light-text-accent: #108210;
71
71
  --on-light-text-accent-hover: #17BA17FF;
72
72
  --on-light-text-accent-active: #149F14FF;
73
- --on-light-text-accent-minor: #082B08;
74
- --on-light-text-accent-minor-hover: #115F11FF;
75
- --on-light-text-accent-minor-active: #0D450DFF;
73
+ --on-light-text-accent-minor-hover: #0EB90EFF;
74
+ --on-light-text-accent-minor-active: #0A800AFF;
76
75
  --on-light-text-positive: #108E26;
77
76
  --on-light-text-positive-hover: #13AA2CFF;
78
77
  --on-light-text-positive-active: #0D731EFF;
@@ -85,6 +84,7 @@
85
84
  --on-light-text-info: #0B7ECB;
86
85
  --on-light-text-info-hover: #34A7F4FF;
87
86
  --on-light-text-info-active: #096CAEFF;
87
+ --on-light-text-accent-minor: #0C9C0C;
88
88
  --inverse-text-primary: #060A0CF5;
89
89
  --inverse-text-primary-brightness: #191BF6FF;
90
90
  --inverse-text-primary-hover: #070B0E93;
@@ -98,9 +98,8 @@
98
98
  --inverse-text-accent: #108210;
99
99
  --inverse-text-accent-hover: #17BA17FF;
100
100
  --inverse-text-accent-active: #149F14FF;
101
- --inverse-text-accent-minor: #082B08;
102
- --inverse-text-accent-minor-hover: #115F11FF;
103
- --inverse-text-accent-minor-active: #0D450DFF;
101
+ --inverse-text-accent-minor-hover: #0EB90EFF;
102
+ --inverse-text-accent-minor-active: #0A800AFF;
104
103
  --inverse-text-positive: #108E26;
105
104
  --inverse-text-positive-hover: #13AA2CFF;
106
105
  --inverse-text-positive-active: #0D731EFF;
@@ -110,6 +109,7 @@
110
109
  --inverse-text-negative: #F31B31;
111
110
  --inverse-text-negative-hover: #F5384BFF;
112
111
  --inverse-text-negative-active: #E40C22FF;
112
+ --inverse-text-accent-minor: #0C9C0C;
113
113
  --surface-solid-primary: #13181B;
114
114
  --surface-solid-primary-brightness: #212629FF;
115
115
  --surface-solid-primary-hover: #171D21FF;
@@ -9,8 +9,8 @@
9
9
  --text-tertiary-active: #515B61FF;
10
10
  --text-accent-hover: #19CC19FF;
11
11
  --text-accent-active: #15A815FF;
12
- --text-accent-minor-hover: #2CE82CFF;
13
- --text-accent-minor-active: #13AE13FF;
12
+ --text-accent-minor-hover: #0FC20FFF;
13
+ --text-accent-minor-active: #097709FF;
14
14
  --text-positive-hover: #19CC19FF;
15
15
  --text-positive-active: #15A815FF;
16
16
  --text-warning-hover: #F5B638FF;
@@ -25,10 +25,10 @@
25
25
  --text-accent: #108210;
26
26
  --text-negative: #E31227;
27
27
  --text-positive: #108210;
28
- --text-accent-minor: #17D317;
29
28
  --text-tertiary: #657179;
30
29
  --text-warning: #F3A912;
31
30
  --text-info: #199AF0;
31
+ --text-accent-minor: #0C9C0C;
32
32
  --on-dark-text-primary-hover: #000000FF;
33
33
  --on-dark-text-primary-active: #B4C7D9FF;
34
34
  --on-dark-text-secondary-hover: #000000FF;
@@ -37,8 +37,8 @@
37
37
  --on-dark-text-tertiary-active: #596269FF;
38
38
  --on-dark-text-accent-hover: #19D719FF;
39
39
  --on-dark-text-accent-active: #118D11FF;
40
- --on-dark-text-accent-minor-hover: #09AA09FF;
41
- --on-dark-text-accent-minor-active: #078307FF;
40
+ --on-dark-text-accent-minor-hover: #2CE82CFF;
41
+ --on-dark-text-accent-minor-active: #13AE13FF;
42
42
  --on-dark-text-positive-hover: #19D719FF;
43
43
  --on-dark-text-positive-active: #118D11FF;
44
44
  --on-dark-text-warning-hover: #F5B638FF;
@@ -53,10 +53,10 @@
53
53
  --on-dark-text-accent: #15B015;
54
54
  --on-dark-text-negative: #FF293E;
55
55
  --on-dark-text-positive: #15B015;
56
- --on-dark-text-accent-minor: #055C05;
57
56
  --on-dark-text-tertiary: #707C84;
58
57
  --on-dark-text-warning: #F3A912;
59
58
  --on-dark-text-info: #199AF0;
59
+ --on-dark-text-accent-minor: #17D317;
60
60
  --on-light-text-primary-hover: #6A7E8AFF;
61
61
  --on-light-text-primary-active: #47545CFF;
62
62
  --on-light-text-secondary-hover: #000000FF;
@@ -65,8 +65,8 @@
65
65
  --on-light-text-tertiary-active: #515B61FF;
66
66
  --on-light-text-accent-hover: #19CC19FF;
67
67
  --on-light-text-accent-active: #15A815FF;
68
- --on-light-text-accent-minor-hover: #2CE82CFF;
69
- --on-light-text-accent-minor-active: #13AE13FF;
68
+ --on-light-text-accent-minor-hover: #0FC20FFF;
69
+ --on-light-text-accent-minor-active: #097709FF;
70
70
  --on-light-text-positive-hover: #19CC19FF;
71
71
  --on-light-text-positive-active: #15A815FF;
72
72
  --on-light-text-warning-hover: #F5B638FF;
@@ -81,10 +81,10 @@
81
81
  --on-light-text-accent: #108210;
82
82
  --on-light-text-positive: #108210;
83
83
  --on-light-text-negative: #E31227;
84
- --on-light-text-accent-minor: #17D317;
85
84
  --on-light-text-tertiary: #657179;
86
85
  --on-light-text-warning: #F3A912;
87
86
  --on-light-text-info: #199AF0;
87
+ --on-light-text-accent-minor: #0C9C0C;
88
88
  --inverse-text-primary-hover: #000000FF;
89
89
  --inverse-text-primary-active: #B4C7D9FF;
90
90
  --inverse-text-secondary-hover: #FFFFFFFF;
@@ -93,8 +93,8 @@
93
93
  --inverse-text-tertiary-active: #636D74FF;
94
94
  --inverse-text-accent-hover: #19D719FF;
95
95
  --inverse-text-accent-active: #118D11FF;
96
- --inverse-text-accent-minor-hover: #09AA09FF;
97
- --inverse-text-accent-minor-active: #078307FF;
96
+ --inverse-text-accent-minor-hover: #2CE82CFF;
97
+ --inverse-text-accent-minor-active: #13AE13FF;
98
98
  --inverse-text-positive-hover: #19D719FF;
99
99
  --inverse-text-positive-active: #118D11FF;
100
100
  --inverse-text-warning-hover: #F5B638FF;
@@ -106,10 +106,10 @@
106
106
  --inverse-text-accent: #15B015;
107
107
  --inverse-text-positive: #15B015;
108
108
  --inverse-text-negative: #FF293E;
109
- --inverse-text-accent-minor: #055C05;
110
109
  --inverse-text-warning: #F3A912;
111
110
  --inverse-text-secondary: #C0CBD3;
112
111
  --inverse-text-tertiary: #7B868E;
112
+ --inverse-text-accent-minor: #17D317;
113
113
  --surface-solid-primary-hover: #F8FAFBFF;
114
114
  --surface-solid-primary-active: #EBF0F4FF;
115
115
  --surface-solid-secondary-hover: #F5F8F9FF;