slu-design-system 6.0.8 → 6.0.10

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.
@@ -25,7 +25,7 @@
25
25
  --bs-gray-700: #495057;
26
26
  --bs-gray-800: #343a40;
27
27
  --bs-gray-900: #212529;
28
- --bs-primary: #0056b3;
28
+ --bs-primary: #406e8e;
29
29
  --bs-secondary: #6c757d;
30
30
  --bs-success: #52a852;
31
31
  --bs-info: #17a2b8;
@@ -33,7 +33,7 @@
33
33
  --bs-danger: #b83d39;
34
34
  --bs-light: #f8f9fa;
35
35
  --bs-dark: #212529;
36
- --bs-primary-rgb: 0, 86, 179;
36
+ --bs-primary-rgb: 64, 110, 142;
37
37
  --bs-secondary-rgb: 108, 117, 125;
38
38
  --bs-success-rgb: 82, 168, 82;
39
39
  --bs-info-rgb: 23, 162, 184;
@@ -41,7 +41,7 @@
41
41
  --bs-danger-rgb: 184, 61, 57;
42
42
  --bs-light-rgb: 248, 249, 250;
43
43
  --bs-dark-rgb: 33, 37, 41;
44
- --bs-primary-text-emphasis: #002248;
44
+ --bs-primary-text-emphasis: #1a2c39;
45
45
  --bs-secondary-text-emphasis: #2b2f32;
46
46
  --bs-success-text-emphasis: #214321;
47
47
  --bs-info-text-emphasis: #09414a;
@@ -49,7 +49,7 @@
49
49
  --bs-danger-text-emphasis: #4a1817;
50
50
  --bs-light-text-emphasis: #495057;
51
51
  --bs-dark-text-emphasis: #495057;
52
- --bs-primary-bg-subtle: #ccddf0;
52
+ --bs-primary-bg-subtle: #d9e2e8;
53
53
  --bs-secondary-bg-subtle: #e2e3e5;
54
54
  --bs-success-bg-subtle: #dceedc;
55
55
  --bs-info-bg-subtle: #d1ecf1;
@@ -57,7 +57,7 @@
57
57
  --bs-danger-bg-subtle: #f1d8d7;
58
58
  --bs-light-bg-subtle: #fcfcfd;
59
59
  --bs-dark-bg-subtle: #ced4da;
60
- --bs-primary-border-subtle: #99bbe1;
60
+ --bs-primary-border-subtle: #b3c5d2;
61
61
  --bs-secondary-border-subtle: #c4c8cb;
62
62
  --bs-success-border-subtle: #badcba;
63
63
  --bs-info-border-subtle: #a2dae3;
@@ -89,11 +89,11 @@
89
89
  --bs-tertiary-bg: #f8f9fa;
90
90
  --bs-tertiary-bg-rgb: 248, 249, 250;
91
91
  --bs-heading-color: inherit;
92
- --bs-link-color: #0056b3;
93
- --bs-link-color-rgb: 0, 86, 179;
92
+ --bs-link-color: #406e8e;
93
+ --bs-link-color-rgb: 64, 110, 142;
94
94
  --bs-link-decoration: underline;
95
- --bs-link-hover-color: #004a9a;
96
- --bs-link-hover-color-rgb: 0, 74, 154;
95
+ --bs-link-hover-color: #1c2d49;
96
+ --bs-link-hover-color-rgb: 28, 45, 73;
97
97
  --bs-code-color: #d63384;
98
98
  --bs-highlight-bg: #fff3cd;
99
99
  --bs-border-width: 1px;
@@ -113,7 +113,7 @@
113
113
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
114
114
  --bs-focus-ring-width: 0.25rem;
115
115
  --bs-focus-ring-opacity: 0.25;
116
- --bs-focus-ring-color: rgba(0, 86, 179, 0.25);
116
+ --bs-focus-ring-color: rgba(64, 110, 142, 0.25);
117
117
  --bs-form-valid-color: #52a852;
118
118
  --bs-form-valid-border-color: #52a852;
119
119
  --bs-form-invalid-color: #b83d39;
@@ -136,7 +136,7 @@
136
136
  --bs-tertiary-color-rgb: 173, 181, 189;
137
137
  --bs-tertiary-bg: #2b3035;
138
138
  --bs-tertiary-bg-rgb: 43, 48, 53;
139
- --bs-primary-text-emphasis: #669ad1;
139
+ --bs-primary-text-emphasis: #8ca8bb;
140
140
  --bs-secondary-text-emphasis: #a7acb1;
141
141
  --bs-success-text-emphasis: #97cb97;
142
142
  --bs-info-text-emphasis: #74c7d4;
@@ -144,7 +144,7 @@
144
144
  --bs-danger-text-emphasis: #d48b88;
145
145
  --bs-light-text-emphasis: #f8f9fa;
146
146
  --bs-dark-text-emphasis: #dee2e6;
147
- --bs-primary-bg-subtle: #001124;
147
+ --bs-primary-bg-subtle: #0d161c;
148
148
  --bs-secondary-bg-subtle: #161719;
149
149
  --bs-success-bg-subtle: #102210;
150
150
  --bs-info-bg-subtle: #052025;
@@ -152,7 +152,7 @@
152
152
  --bs-danger-bg-subtle: #250c0b;
153
153
  --bs-light-bg-subtle: #343a40;
154
154
  --bs-dark-bg-subtle: #1a1d20;
155
- --bs-primary-border-subtle: #00346b;
155
+ --bs-primary-border-subtle: #264255;
156
156
  --bs-secondary-border-subtle: #41464b;
157
157
  --bs-success-border-subtle: #316531;
158
158
  --bs-info-border-subtle: #0e616e;
@@ -161,10 +161,10 @@
161
161
  --bs-light-border-subtle: #495057;
162
162
  --bs-dark-border-subtle: #343a40;
163
163
  --bs-heading-color: inherit;
164
- --bs-link-color: #669ad1;
165
- --bs-link-hover-color: #85aeda;
166
- --bs-link-color-rgb: 102, 154, 209;
167
- --bs-link-hover-color-rgb: 133, 174, 218;
164
+ --bs-link-color: #8ca8bb;
165
+ --bs-link-hover-color: #a3b9c9;
166
+ --bs-link-color-rgb: 140, 168, 187;
167
+ --bs-link-hover-color-rgb: 163, 185, 201;
168
168
  --bs-code-color: #e685b5;
169
169
  --bs-border-color: #495057;
170
170
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
@@ -182,7 +182,7 @@
182
182
 
183
183
  .text-bg-primary {
184
184
  color: #fff !important;
185
- background-color: RGBA(0, 86, 179, var(--bs-bg-opacity, 1)) !important;
185
+ background-color: RGBA(64, 110, 142, var(--bs-bg-opacity, 1)) !important;
186
186
  }
187
187
 
188
188
  .text-bg-secondary {
@@ -225,8 +225,8 @@
225
225
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
226
226
  }
227
227
  .link-primary:hover, .link-primary:focus {
228
- color: RGBA(0, 69, 143, var(--bs-link-opacity, 1)) !important;
229
- text-decoration-color: RGBA(0, 69, 143, var(--bs-link-underline-opacity, 1)) !important;
228
+ color: RGBA(51, 88, 114, var(--bs-link-opacity, 1)) !important;
229
+ text-decoration-color: RGBA(51, 88, 114, var(--bs-link-underline-opacity, 1)) !important;
230
230
  }
231
231
 
232
232
  .link-secondary {
@@ -6982,13 +6982,13 @@ progress {
6982
6982
 
6983
6983
  .table-primary {
6984
6984
  --bs-table-color: #000;
6985
- --bs-table-bg: #ccddf0;
6986
- --bs-table-border-color: #b8c7d8;
6987
- --bs-table-striped-bg: #c2d2e4;
6985
+ --bs-table-bg: #d9e2e8;
6986
+ --bs-table-border-color: #c3cbd1;
6987
+ --bs-table-striped-bg: #ced7dc;
6988
6988
  --bs-table-striped-color: #000;
6989
- --bs-table-active-bg: #b8c7d8;
6989
+ --bs-table-active-bg: #c3cbd1;
6990
6990
  --bs-table-active-color: #000;
6991
- --bs-table-hover-bg: #bdccde;
6991
+ --bs-table-hover-bg: #c9d1d7;
6992
6992
  --bs-table-hover-color: #000;
6993
6993
  color: var(--bs-table-color);
6994
6994
  border-color: var(--bs-table-border-color);
@@ -7186,9 +7186,9 @@ progress {
7186
7186
  .form-control:focus {
7187
7187
  color: var(--bs-body-color);
7188
7188
  background-color: white;
7189
- border-color: #80abd9;
7189
+ border-color: #a0b7c7;
7190
7190
  outline: 0;
7191
- box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
7191
+ box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
7192
7192
  }
7193
7193
  .form-control::-webkit-date-and-time-value {
7194
7194
  min-width: 85px;
@@ -7331,9 +7331,9 @@ textarea.form-control-lg {
7331
7331
  }
7332
7332
  }
7333
7333
  .form-select:focus {
7334
- border-color: #80abd9;
7334
+ border-color: #a0b7c7;
7335
7335
  outline: 0;
7336
- box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
7336
+ box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
7337
7337
  }
7338
7338
  .form-select[multiple], .form-select[size]:not([size="1"]) {
7339
7339
  padding-right: 0.5rem;
@@ -7414,13 +7414,13 @@ textarea.form-control-lg {
7414
7414
  filter: brightness(90%);
7415
7415
  }
7416
7416
  .form-check-input:focus {
7417
- border-color: #80abd9;
7417
+ border-color: #a0b7c7;
7418
7418
  outline: 0;
7419
- box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
7419
+ box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
7420
7420
  }
7421
7421
  .form-check-input:checked {
7422
- background-color: #0056b3;
7423
- border-color: #0056b3;
7422
+ background-color: #406e8e;
7423
+ border-color: #406e8e;
7424
7424
  }
7425
7425
  .form-check-input:checked[type=checkbox] {
7426
7426
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
@@ -7429,8 +7429,8 @@ textarea.form-control-lg {
7429
7429
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
7430
7430
  }
7431
7431
  .form-check-input[type=checkbox]:indeterminate {
7432
- background-color: #0056b3;
7433
- border-color: #0056b3;
7432
+ background-color: #406e8e;
7433
+ border-color: #406e8e;
7434
7434
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
7435
7435
  }
7436
7436
  .form-check-input:disabled {
@@ -7461,7 +7461,7 @@ textarea.form-control-lg {
7461
7461
  }
7462
7462
  }
7463
7463
  .form-switch .form-check-input:focus {
7464
- --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2380abd9'/%3e%3c/svg%3e");
7464
+ --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a0b7c7'/%3e%3c/svg%3e");
7465
7465
  }
7466
7466
  .form-switch .form-check-input:checked {
7467
7467
  background-position: right center;
@@ -7507,10 +7507,10 @@ textarea.form-control-lg {
7507
7507
  outline: 0;
7508
7508
  }
7509
7509
  .form-range:focus::-webkit-slider-thumb {
7510
- box-shadow: 0 0 0 1px #e9ebee, 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
7510
+ box-shadow: 0 0 0 1px #e9ebee, 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
7511
7511
  }
7512
7512
  .form-range:focus::-moz-range-thumb {
7513
- box-shadow: 0 0 0 1px #e9ebee, 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
7513
+ box-shadow: 0 0 0 1px #e9ebee, 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
7514
7514
  }
7515
7515
  .form-range::-moz-focus-outer {
7516
7516
  border: 0;
@@ -7519,7 +7519,7 @@ textarea.form-control-lg {
7519
7519
  width: 1rem;
7520
7520
  height: 1rem;
7521
7521
  margin-top: -0.25rem;
7522
- background-color: #0056b3;
7522
+ background-color: #406e8e;
7523
7523
  border: 0;
7524
7524
  border-radius: 1rem;
7525
7525
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
@@ -7531,7 +7531,7 @@ textarea.form-control-lg {
7531
7531
  }
7532
7532
  }
7533
7533
  .form-range::-webkit-slider-thumb:active {
7534
- background-color: #b3cce8;
7534
+ background-color: #c6d4dd;
7535
7535
  }
7536
7536
  .form-range::-webkit-slider-runnable-track {
7537
7537
  width: 100%;
@@ -7545,7 +7545,7 @@ textarea.form-control-lg {
7545
7545
  .form-range::-moz-range-thumb {
7546
7546
  width: 1rem;
7547
7547
  height: 1rem;
7548
- background-color: #0056b3;
7548
+ background-color: #406e8e;
7549
7549
  border: 0;
7550
7550
  border-radius: 1rem;
7551
7551
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
@@ -7557,7 +7557,7 @@ textarea.form-control-lg {
7557
7557
  }
7558
7558
  }
7559
7559
  .form-range::-moz-range-thumb:active {
7560
- background-color: #b3cce8;
7560
+ background-color: #c6d4dd;
7561
7561
  }
7562
7562
  .form-range::-moz-range-track {
7563
7563
  width: 100%;
@@ -8051,19 +8051,19 @@ textarea.form-control-lg {
8051
8051
 
8052
8052
  .btn-primary {
8053
8053
  --bs-btn-color: #fff;
8054
- --bs-btn-bg: #0056b3;
8055
- --bs-btn-border-color: #0056b3;
8054
+ --bs-btn-bg: #406e8e;
8055
+ --bs-btn-border-color: #406e8e;
8056
8056
  --bs-btn-hover-color: #fff;
8057
- --bs-btn-hover-bg: #004998;
8058
- --bs-btn-hover-border-color: #00458f;
8059
- --bs-btn-focus-shadow-rgb: 38, 111, 190;
8057
+ --bs-btn-hover-bg: #365e79;
8058
+ --bs-btn-hover-border-color: #335872;
8059
+ --bs-btn-focus-shadow-rgb: 93, 132, 159;
8060
8060
  --bs-btn-active-color: #fff;
8061
- --bs-btn-active-bg: #00458f;
8062
- --bs-btn-active-border-color: #004186;
8061
+ --bs-btn-active-bg: #335872;
8062
+ --bs-btn-active-border-color: #30536b;
8063
8063
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
8064
8064
  --bs-btn-disabled-color: #fff;
8065
- --bs-btn-disabled-bg: #0056b3;
8066
- --bs-btn-disabled-border-color: #0056b3;
8065
+ --bs-btn-disabled-bg: #406e8e;
8066
+ --bs-btn-disabled-border-color: #406e8e;
8067
8067
  }
8068
8068
 
8069
8069
  .btn-secondary {
@@ -8186,19 +8186,19 @@ textarea.form-control-lg {
8186
8186
  }
8187
8187
 
8188
8188
  .btn-outline-primary {
8189
- --bs-btn-color: #0056b3;
8190
- --bs-btn-border-color: #0056b3;
8189
+ --bs-btn-color: #406e8e;
8190
+ --bs-btn-border-color: #406e8e;
8191
8191
  --bs-btn-hover-color: #fff;
8192
- --bs-btn-hover-bg: #0056b3;
8193
- --bs-btn-hover-border-color: #0056b3;
8194
- --bs-btn-focus-shadow-rgb: 0, 86, 179;
8192
+ --bs-btn-hover-bg: #406e8e;
8193
+ --bs-btn-hover-border-color: #406e8e;
8194
+ --bs-btn-focus-shadow-rgb: 64, 110, 142;
8195
8195
  --bs-btn-active-color: #fff;
8196
- --bs-btn-active-bg: #0056b3;
8197
- --bs-btn-active-border-color: #0056b3;
8196
+ --bs-btn-active-bg: #406e8e;
8197
+ --bs-btn-active-border-color: #406e8e;
8198
8198
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
8199
- --bs-btn-disabled-color: #0056b3;
8199
+ --bs-btn-disabled-color: #406e8e;
8200
8200
  --bs-btn-disabled-bg: transparent;
8201
- --bs-btn-disabled-border-color: #0056b3;
8201
+ --bs-btn-disabled-border-color: #406e8e;
8202
8202
  --bs-gradient: none;
8203
8203
  }
8204
8204
 
@@ -8333,7 +8333,7 @@ textarea.form-control-lg {
8333
8333
  --bs-btn-disabled-color: #6c757d;
8334
8334
  --bs-btn-disabled-border-color: transparent;
8335
8335
  --bs-btn-box-shadow: 0 0 0 #000;
8336
- --bs-btn-focus-shadow-rgb: 38, 111, 190;
8336
+ --bs-btn-focus-shadow-rgb: 93, 132, 159;
8337
8337
  text-decoration: underline;
8338
8338
  }
8339
8339
  .btn-link:focus-visible {
@@ -8403,7 +8403,7 @@ textarea.form-control-lg {
8403
8403
  --bs-dropdown-link-hover-color: var(--bs-body-color);
8404
8404
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
8405
8405
  --bs-dropdown-link-active-color: #fff;
8406
- --bs-dropdown-link-active-bg: #0056b3;
8406
+ --bs-dropdown-link-active-bg: #406e8e;
8407
8407
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
8408
8408
  --bs-dropdown-item-padding-x: 0.5rem;
8409
8409
  --bs-dropdown-item-padding-y: 0.25rem;
@@ -8669,7 +8669,7 @@ textarea.form-control-lg {
8669
8669
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
8670
8670
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
8671
8671
  --bs-dropdown-link-active-color: #fff;
8672
- --bs-dropdown-link-active-bg: #0056b3;
8672
+ --bs-dropdown-link-active-bg: #406e8e;
8673
8673
  --bs-dropdown-link-disabled-color: #adb5bd;
8674
8674
  --bs-dropdown-header-color: #adb5bd;
8675
8675
  }
@@ -8809,7 +8809,7 @@ textarea.form-control-lg {
8809
8809
  }
8810
8810
  .nav-link:focus-visible {
8811
8811
  outline: 0;
8812
- box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
8812
+ box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
8813
8813
  }
8814
8814
  .nav-link.disabled {
8815
8815
  color: var(--bs-nav-link-disabled-color);
@@ -8857,7 +8857,7 @@ textarea.form-control-lg {
8857
8857
  .nav-pills {
8858
8858
  --bs-nav-pills-border-radius: var(--bs-border-radius);
8859
8859
  --bs-nav-pills-link-active-color: #fff;
8860
- --bs-nav-pills-link-active-bg: #0056b3;
8860
+ --bs-nav-pills-link-active-bg: #406e8e;
8861
8861
  }
8862
8862
  .nav-pills .nav-link {
8863
8863
  border-radius: var(--bs-nav-pills-border-radius);
@@ -9389,7 +9389,7 @@ textarea.form-control-lg {
9389
9389
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
9390
9390
  --bs-btn-close-opacity: 0.5;
9391
9391
  --bs-btn-close-hover-opacity: 0.75;
9392
- --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
9392
+ --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
9393
9393
  --bs-btn-close-focus-opacity: 1;
9394
9394
  --bs-btn-close-disabled-opacity: 0.25;
9395
9395
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
@@ -9777,7 +9777,7 @@ textarea.form-control-lg {
9777
9777
  --bs-progress-border-radius: var(--bs-border-radius);
9778
9778
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
9779
9779
  --bs-progress-bar-color: #fff;
9780
- --bs-progress-bar-bg: #0056b3;
9780
+ --bs-progress-bar-bg: #406e8e;
9781
9781
  --bs-progress-bar-transition: width 0.6s ease;
9782
9782
  display: flex;
9783
9783
  height: var(--bs-progress-height);
@@ -10239,10 +10239,10 @@ textarea.form-control-lg {
10239
10239
  --bs-pagination-hover-border-color: var(--bs-border-color);
10240
10240
  --bs-pagination-focus-color: var(--bs-link-hover-color);
10241
10241
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
10242
- --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
10242
+ --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
10243
10243
  --bs-pagination-active-color: #fff;
10244
- --bs-pagination-active-bg: #0056b3;
10245
- --bs-pagination-active-border-color: #0056b3;
10244
+ --bs-pagination-active-bg: #406e8e;
10245
+ --bs-pagination-active-border-color: #406e8e;
10246
10246
  --bs-pagination-disabled-color: var(--bs-secondary-color);
10247
10247
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
10248
10248
  --bs-pagination-disabled-border-color: var(--bs-border-color);
@@ -10826,11 +10826,11 @@ textarea.form-control-lg {
10826
10826
  }
10827
10827
 
10828
10828
  .bg-primary-dark {
10829
- background-color: #004a9a;
10829
+ background-color: #1c2d49;
10830
10830
  }
10831
10831
 
10832
10832
  .text-primary-dark {
10833
- color: #004a9a;
10833
+ color: #1c2d49;
10834
10834
  }
10835
10835
 
10836
10836
  section {
@@ -11047,9 +11047,9 @@ suggestive-search {
11047
11047
  box-shadow: none;
11048
11048
  }
11049
11049
  .suggestive-input:focus, .suggestive-input.focus {
11050
- border: var(--bs-border-width) solid #80abd9;
11050
+ border: var(--bs-border-width) solid #a0b7c7;
11051
11051
  outline: 0;
11052
- box-shadow: 0 0 0 0.25rem rgba(0, 86, 179, 0.25);
11052
+ box-shadow: 0 0 0 0.25rem rgba(64, 110, 142, 0.25);
11053
11053
  }
11054
11054
  .suggestive-input button:focus {
11055
11055
  outline: 0;
@@ -11169,7 +11169,7 @@ suggestive-search {
11169
11169
  color: white;
11170
11170
  border-radius: 50%;
11171
11171
  padding: 0.5rem;
11172
- background-color: #0056b3;
11172
+ background-color: #406e8e;
11173
11173
  width: 2.4rem;
11174
11174
  display: flex;
11175
11175
  justify-content: center;
@@ -11274,19 +11274,19 @@ suggestive-search {
11274
11274
 
11275
11275
  .btn-primary-dark {
11276
11276
  --bs-btn-color: white;
11277
- --bs-btn-bg: #004a9a;
11278
- --bs-btn-border-color: #003d80;
11277
+ --bs-btn-bg: #1c2d49;
11278
+ --bs-btn-border-color: #152236;
11279
11279
  --bs-btn-hover-color: #fff;
11280
- --bs-btn-hover-bg: #0056b3;
11281
- --bs-btn-hover-border-color: #004a9a;
11282
- --bs-btn-focus-shadow-rgb: 38, 90, 147;
11280
+ --bs-btn-hover-bg: #23395b;
11281
+ --bs-btn-hover-border-color: #1c2d49;
11282
+ --bs-btn-focus-shadow-rgb: 56, 67, 84;
11283
11283
  --bs-btn-active-color: #fff;
11284
- --bs-btn-active-bg: #003b7b;
11285
- --bs-btn-active-border-color: #002e60;
11284
+ --bs-btn-active-bg: #16243a;
11285
+ --bs-btn-active-border-color: #101a29;
11286
11286
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
11287
11287
  --bs-btn-disabled-color: #fff;
11288
- --bs-btn-disabled-bg: #004a9a;
11289
- --bs-btn-disabled-border-color: #003d80;
11288
+ --bs-btn-disabled-bg: #1c2d49;
11289
+ --bs-btn-disabled-border-color: #152236;
11290
11290
  }
11291
11291
 
11292
11292
  .btn-link:active, .btn-link.active {
@@ -11302,19 +11302,19 @@ suggestive-search {
11302
11302
  .btn-select-primary {
11303
11303
  display: inline-block;
11304
11304
  --bs-btn-color: #fff;
11305
- --bs-btn-bg: #0056b3;
11306
- --bs-btn-border-color: #003d80;
11305
+ --bs-btn-bg: #406e8e;
11306
+ --bs-btn-border-color: #30536b;
11307
11307
  --bs-btn-hover-color: #fff;
11308
- --bs-btn-hover-bg: #004998;
11309
- --bs-btn-hover-border-color: #003166;
11310
- --bs-btn-focus-shadow-rgb: 38, 90, 147;
11308
+ --bs-btn-hover-bg: #365e79;
11309
+ --bs-btn-hover-border-color: #264256;
11310
+ --bs-btn-focus-shadow-rgb: 79, 109, 129;
11311
11311
  --bs-btn-active-color: #fff;
11312
- --bs-btn-active-bg: #00458f;
11313
- --bs-btn-active-border-color: #002e60;
11312
+ --bs-btn-active-bg: #335872;
11313
+ --bs-btn-active-border-color: #243e50;
11314
11314
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
11315
11315
  --bs-btn-disabled-color: #fff;
11316
- --bs-btn-disabled-bg: #0056b3;
11317
- --bs-btn-disabled-border-color: #003d80;
11316
+ --bs-btn-disabled-bg: #406e8e;
11317
+ --bs-btn-disabled-border-color: #30536b;
11318
11318
  --bs-btn-padding-y: 0.1rem;
11319
11319
  --bs-btn-padding-x: 0.3rem;
11320
11320
  --bs-btn-font-size: 0.75rem;
@@ -11425,7 +11425,7 @@ suggestive-search {
11425
11425
  opacity: 0.7;
11426
11426
  }
11427
11427
  .btn-invisible:focus-visible {
11428
- outline: dotted 1px #0056b3 !important;
11428
+ outline: dotted 1px #406e8e !important;
11429
11429
  border-radius: 0;
11430
11430
  }
11431
11431
 
@@ -11638,7 +11638,7 @@ adb-date-picker .to-left nav {
11638
11638
  }
11639
11639
  adb-date-picker nav header button.btn {
11640
11640
  box-shadow: none;
11641
- border: 1px solid #003d80;
11641
+ border: 1px solid #30536b;
11642
11642
  }
11643
11643
  adb-date-picker nav header button.btn-outline-primary {
11644
11644
  border: 1px solid transparent;