@appscode/design-system 2.0.30 → 2.0.32-alpha.1

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.
Files changed (72) hide show
  1. package/package.json +1 -1
  2. package/vue-components/styles/base/utilities/_colors.scss +7 -1
  3. package/vue-components/styles/base/utilities/_global.scss +11 -11
  4. package/vue-components/styles/base/utilities/_typography.scss +4 -4
  5. package/vue-components/styles/components/_ac-code-highlight.scss +12 -7
  6. package/vue-components/styles/components/_ac-drag.scss +7 -7
  7. package/vue-components/styles/components/_ac-tags.scss +3 -3
  8. package/vue-components/styles/components/_accordion.scss +4 -4
  9. package/vue-components/styles/components/_add-card.scss +1 -1
  10. package/vue-components/styles/components/_breadcrumb.scss +3 -3
  11. package/vue-components/styles/components/_button.scss +1 -1
  12. package/vue-components/styles/components/_card-body-wrapper.scss +2 -2
  13. package/vue-components/styles/components/_direct-deploy.scss +5 -5
  14. package/vue-components/styles/components/_dropdown.scss +4 -4
  15. package/vue-components/styles/components/_getkeeper.scss +6 -6
  16. package/vue-components/styles/components/_graph.scss +3 -3
  17. package/vue-components/styles/components/_modal.scss +5 -5
  18. package/vue-components/styles/components/_nested-list.scss +3 -3
  19. package/vue-components/styles/components/_options.scss +5 -5
  20. package/vue-components/styles/components/_overview-info.scss +8 -8
  21. package/vue-components/styles/components/_overview-page.scss +3 -3
  22. package/vue-components/styles/components/_pagination.scss +6 -8
  23. package/vue-components/styles/components/_preview-modal.scss +5 -5
  24. package/vue-components/styles/components/_pricing-table.scss +9 -9
  25. package/vue-components/styles/components/_progress-bar.scss +72 -58
  26. package/vue-components/styles/components/_table-of-content.scss +5 -5
  27. package/vue-components/styles/components/_table.scss +14 -14
  28. package/vue-components/styles/components/_tabs.scss +19 -19
  29. package/vue-components/styles/components/_terminal.scss +4 -4
  30. package/vue-components/styles/components/_widget-menu.scss +15 -10
  31. package/vue-components/styles/components/_wizard.scss +16 -16
  32. package/vue-components/styles/components/bbum/_card-team.scss +4 -4
  33. package/vue-components/styles/components/bbum/_information-center.scss +14 -10
  34. package/vue-components/styles/components/bbum/_left-sidebar.scss +2 -2
  35. package/vue-components/styles/components/bbum/_post.scss +2 -2
  36. package/vue-components/styles/components/bbum/_sign-up-notification.scss +3 -3
  37. package/vue-components/styles/components/bbum/_single-post-preview.scss +15 -11
  38. package/vue-components/styles/components/bbum/_user-profile.scss +5 -5
  39. package/vue-components/styles/components/cards/_cluster.scss +1 -1
  40. package/vue-components/styles/components/cards/_info.scss +4 -4
  41. package/vue-components/styles/components/cards/_org.scss +1 -1
  42. package/vue-components/styles/components/cards/_payment-card.scss +3 -3
  43. package/vue-components/styles/components/cards/_subscription-card.scss +14 -10
  44. package/vue-components/styles/components/cards/_vendor.scss +3 -3
  45. package/vue-components/styles/components/content/_content-header.scss +1 -1
  46. package/vue-components/styles/components/editor/_filtered-file-editor.scss +5 -5
  47. package/vue-components/styles/components/footer/_footer-item.scss +1 -1
  48. package/vue-components/styles/components/form-fields/_file-upload.scss +3 -3
  49. package/vue-components/styles/components/form-fields/_form-footer.scss +1 -1
  50. package/vue-components/styles/components/form-fields/_image-upload.scss +5 -5
  51. package/vue-components/styles/components/form-fields/_input-card.scss +6 -6
  52. package/vue-components/styles/components/form-fields/_input.scss +9 -9
  53. package/vue-components/styles/components/navbar/_menu-content.scss +21 -21
  54. package/vue-components/styles/components/navbar/_navbar.scss +1 -1
  55. package/vue-components/styles/components/navbar/_notification.scss +4 -4
  56. package/vue-components/styles/components/select-box/_ac-select-box.scss +1 -1
  57. package/vue-components/styles/components/select-box/_multi-select.scss +7 -7
  58. package/vue-components/styles/components/sidebar-tabs/_sidebar-tabs.scss +3 -3
  59. package/vue-components/styles/components/ui-builder/_ui-builder.scss +11 -11
  60. package/vue-components/styles/components/ui-builder/_vue-open-api.scss +7 -7
  61. package/vue-components/styles/layouts/_code-preview.scss +10 -8
  62. package/vue-components/v2/pagination/Pagination.vue +3 -3
  63. package/vue-components/v3/cards/Counter.vue +1 -1
  64. package/vue-components/v3/cards/OverviewCard.vue +1 -1
  65. package/vue-components/v3/cards/OverviewCards.vue +1 -1
  66. package/vue-components/v3/header/Header.vue +5 -5
  67. package/vue-components/v3/navbar/ThemeMode.vue +3 -3
  68. package/vue-components/v3/pagination/Pagination.vue +6 -6
  69. package/vue-components/v3/sidebar/SidebarFooter.vue +1 -1
  70. package/vue-components/v3/sidebar/Steps.vue +2 -2
  71. package/vue-components/v3/sidebar/sidebar-tabs/SidebarTabsLayout.vue +3 -1
  72. package/vue-components/v3/table/InfoTable.vue +2 -2
@@ -73,7 +73,7 @@
73
73
  // font-size: 24px;
74
74
  // line-height: 28px;
75
75
 
76
- // color: $primary-10;
76
+ // color: $color-heading;
77
77
  // }
78
78
 
79
79
  // .ms-back-button {
@@ -141,8 +141,8 @@
141
141
  font-weight: 500;
142
142
  font-size: 14px;
143
143
  line-height: 100%;
144
- color: $primary-10;
145
- border-top: 1px solid $primary-90;
144
+ color: $color-heading;
145
+ border-top: 1px solid $color-border;
146
146
 
147
147
  span {
148
148
  img {
@@ -154,7 +154,7 @@
154
154
 
155
155
  &:last-child {
156
156
  a {
157
- border-bottom: 1px solid $primary-90;
157
+ border-bottom: 1px solid $color-border;
158
158
  }
159
159
  }
160
160
  }
@@ -166,7 +166,7 @@
166
166
  width: calc(100% - 265px);
167
167
 
168
168
  .code-preview {
169
- background-color: $primary-90;
169
+ background-color: $color-border;
170
170
  border-radius: 4px;
171
171
  display: flex;
172
172
 
@@ -3,7 +3,7 @@
3
3
  align-items: center;
4
4
  gap: 4px;
5
5
  font-weight: 500;
6
- color: $primary-90;
6
+ color: $color-border;
7
7
  font-size: 12px;
8
8
  &.has-text-danger {
9
9
  color: $red-80 !important;
@@ -8,7 +8,7 @@
8
8
  .upload-icon {
9
9
  border: 1px solid $primary-80;
10
10
  svg {
11
- color: $primary-10;
11
+ color: $color-heading;
12
12
  }
13
13
  }
14
14
  }
@@ -18,7 +18,7 @@
18
18
  padding: 32px;
19
19
  display: block;
20
20
  .upload-icon {
21
- border: 1px solid $primary-90;
21
+ border: 1px solid $color-border;
22
22
  display: inline-flex;
23
23
  align-items: center;
24
24
  justify-content: center;
@@ -33,7 +33,7 @@
33
33
  }
34
34
  }
35
35
  p {
36
- color: $primary-10;
36
+ color: $color-heading;
37
37
  strong {
38
38
  font-weight: 600;
39
39
  }
@@ -4,6 +4,6 @@
4
4
  justify-content: space-between;
5
5
  margin-left: -20px;
6
6
  margin-right: -20px;
7
- border-top: 1px solid $primary-90;
7
+ border-top: 1px solid $color-border;
8
8
  padding: 16px 20px;
9
9
  }
@@ -22,23 +22,23 @@
22
22
  border-radius: 50%;
23
23
  overflow: hidden;
24
24
  margin: 0 auto 30px;
25
- border: 1px solid $primary-90;
25
+ border: 1px solid $color-border;
26
26
  }
27
27
 
28
28
  .drag-and-drop-msg {
29
29
  font-size: 13px;
30
- color: $primary-20;
30
+ color: $color-text;
31
31
  font-weight: 400;
32
32
  margin-bottom: 10px;
33
33
 
34
34
  span {
35
- color: $primary-10;
35
+ color: $color-heading;
36
36
  }
37
37
  }
38
38
 
39
39
  .img-size-msg {
40
40
  font-size: 12px;
41
- color: $primary-10;
41
+ color: $color-heading;
42
42
  }
43
43
  }
44
44
 
@@ -52,4 +52,4 @@
52
52
  color: $danger;
53
53
  text-align: left;
54
54
  }
55
- }
55
+ }
@@ -3,7 +3,7 @@
3
3
  height: 94px;
4
4
  padding: 10px;
5
5
  background-color: $white-100;
6
- border: 1px solid $primary-90;
6
+ border: 1px solid $color-border;
7
7
  box-sizing: border-box;
8
8
  border-radius: 4px;
9
9
  transition: 0.3s ease-in-out;
@@ -57,7 +57,7 @@
57
57
  label {
58
58
  font-size: 13px;
59
59
  line-height: 20px;
60
- color: $primary-5;
60
+ color: $color-heading;
61
61
  padding-left: 25px !important;
62
62
  }
63
63
  }
@@ -66,7 +66,7 @@
66
66
  background-color: transparent;
67
67
 
68
68
  label {
69
- color: $primary-10;
69
+ color: $color-heading;
70
70
  cursor: not-allowed;
71
71
  }
72
72
  }
@@ -182,7 +182,7 @@
182
182
  a {
183
183
  display: block;
184
184
  padding: 5px 10px 5px 0;
185
- color: $primary-20;
185
+ color: $color-text;
186
186
  font-size: 11px;
187
187
  text-decoration: underline;
188
188
  font-weight: 400;
@@ -209,7 +209,7 @@
209
209
  font-weight: 500;
210
210
  font-size: 13px;
211
211
  line-height: 24px;
212
- color: $primary-5;
212
+ color: $color-heading;
213
213
  }
214
214
  }
215
215
 
@@ -219,7 +219,7 @@
219
219
  font-weight: normal;
220
220
  font-size: 13px;
221
221
  line-height: 140%;
222
- color: $primary-10;
222
+ color: $color-heading;
223
223
 
224
224
  &.is-warning {
225
225
  color: $danger;
@@ -262,7 +262,7 @@
262
262
  left: 15px;
263
263
  top: 11px;
264
264
  cursor: text;
265
- color: $primary-10;
265
+ color: $color-heading;
266
266
  position: absolute;
267
267
  z-index: 2;
268
268
  transition: 0.3s ease-in-out;
@@ -326,13 +326,13 @@
326
326
  width: 32px;
327
327
  height: 100%;
328
328
  margin-top: -15px;
329
- color: $primary-20;
329
+ color: $color-text;
330
330
  cursor: pointer;
331
331
  }
332
332
 
333
333
  .ac-dropdown-content {
334
334
  position: absolute;
335
- background-color: $primary-90;
335
+ background-color: $color-border;
336
336
  width: 100%;
337
337
  height: auto;
338
338
  box-shadow: 0px 4px 16px rgba(132, 147, 168, 0.6);
@@ -342,7 +342,7 @@
342
342
  ul {
343
343
  li {
344
344
  a {
345
- color: $primary-10;
345
+ color: $color-heading;
346
346
  display: block;
347
347
  font-size: 13px;
348
348
  padding: 8px 20px;
@@ -387,7 +387,7 @@
387
387
  .ac-card,
388
388
  textarea {
389
389
  background-color: $white-100;
390
- color: $primary-10;
390
+ color: $color-heading;
391
391
  height: 45px;
392
392
  font-weight: 400;
393
393
  width: 100%;
@@ -537,7 +537,7 @@
537
537
  }
538
538
 
539
539
  .file-cta {
540
- color: $primary-10;
540
+ color: $color-heading;
541
541
  height: 100%;
542
542
  background-color: $primary-95;
543
543
  }
@@ -554,7 +554,7 @@
554
554
  .upload-icon {
555
555
  border: 1px solid $primary-80;
556
556
  svg {
557
- color: $primary-10;
557
+ color: $color-heading;
558
558
  }
559
559
  }
560
560
  }
@@ -564,7 +564,7 @@
564
564
  padding: 32px;
565
565
  display: block;
566
566
  .upload-icon {
567
- border: 1px solid $primary-90;
567
+ border: 1px solid $color-border;
568
568
  display: inline-flex;
569
569
  align-items: center;
570
570
  justify-content: center;
@@ -579,7 +579,7 @@
579
579
  }
580
580
  }
581
581
  p {
582
- color: $primary-10;
582
+ color: $color-heading;
583
583
  strong {
584
584
  font-weight: 600;
585
585
  }
@@ -32,7 +32,7 @@
32
32
 
33
33
  &:hover {
34
34
  &:after {
35
- background-color: $primary-90;
35
+ background-color: $color-border;
36
36
  }
37
37
  }
38
38
  }
@@ -55,7 +55,7 @@
55
55
  height: 32px;
56
56
  border-radius: 50%;
57
57
  overflow: hidden;
58
- border: 2px solid $primary-90;
58
+ border: 2px solid $color-border;
59
59
  }
60
60
  i.fa {
61
61
  padding-left: 8px;
@@ -86,19 +86,19 @@
86
86
  display: flex;
87
87
  justify-content: space-between;
88
88
  align-items: center;
89
- border-bottom: 1px solid $primary-90;
89
+ border-bottom: 1px solid $color-border;
90
90
  padding-bottom: 20px;
91
91
 
92
92
  p {
93
93
  font-size: 13px;
94
- color: $primary-10;
94
+ color: $color-heading;
95
95
  }
96
96
 
97
97
  button {
98
98
  background-color: transparent;
99
99
  border: none;
100
100
  cursor: pointer;
101
- color: $primary-20;
101
+ color: $color-text;
102
102
  }
103
103
  }
104
104
 
@@ -107,7 +107,7 @@
107
107
 
108
108
  p {
109
109
  font-size: 13px;
110
- color: $primary-10;
110
+ color: $color-heading;
111
111
  }
112
112
 
113
113
  .organizations {
@@ -206,7 +206,7 @@
206
206
  .notification-body {
207
207
  .single-notification-item {
208
208
  display: block;
209
- border-top: 1px solid $primary-90;
209
+ border-top: 1px solid $color-border;
210
210
  padding: 15px 20px;
211
211
  font-weight: 500;
212
212
 
@@ -219,7 +219,7 @@
219
219
  }
220
220
 
221
221
  p {
222
- color: $primary-10;
222
+ color: $color-heading;
223
223
  font-size: 11px;
224
224
  }
225
225
 
@@ -231,7 +231,7 @@
231
231
 
232
232
  p {
233
233
  font-size: 11px;
234
- color: $primary-20;
234
+ color: $color-text;
235
235
 
236
236
  &.is-success {
237
237
  color: $success;
@@ -250,11 +250,11 @@
250
250
  }
251
251
 
252
252
  .see-all-message {
253
- border-top: 1px solid $primary-90;
253
+ border-top: 1px solid $color-border;
254
254
  text-align: center;
255
255
  font-weight: 500;
256
256
  font-size: 13px;
257
- color: $primary-10;
257
+ color: $color-heading;
258
258
  display: block;
259
259
  padding: 10px 20px;
260
260
  }
@@ -270,7 +270,7 @@
270
270
  a {
271
271
  display: block;
272
272
  padding: 8px 15px;
273
- color: $primary-10;
273
+ color: $color-heading;
274
274
  transition: 0.3s ease-in-out;
275
275
  font-size: 13px;
276
276
 
@@ -288,12 +288,12 @@
288
288
  .user-profile-wrapper {
289
289
  background-color: $white-100;
290
290
  border-radius: 4px;
291
- border: 1px solid $primary-90;
291
+ border: 1px solid $color-border;
292
292
 
293
293
  .profile-area {
294
294
  display: flex;
295
295
  align-items: center;
296
- border-bottom: 1px solid $primary-90;
296
+ border-bottom: 1px solid $color-border;
297
297
  padding: 16px 16px;
298
298
 
299
299
  .profile-photo {
@@ -322,7 +322,7 @@
322
322
 
323
323
  .profile-info {
324
324
  p {
325
- color: $primary-10;
325
+ color: $color-heading;
326
326
  font-size: 13px;
327
327
  font-weight: 500;
328
328
  line-height: 1.3;
@@ -330,7 +330,7 @@
330
330
 
331
331
  a {
332
332
  font-size: 1rem;
333
- color: $primary-20;
333
+ color: $color-text;
334
334
  line-height: 1.3;
335
335
  }
336
336
  }
@@ -367,7 +367,7 @@
367
367
  padding: 8px 16px;
368
368
  font-weight: 500;
369
369
  display: block;
370
- color: $primary-10;
370
+ color: $color-heading;
371
371
  transition: 0.3s;
372
372
  display: flex;
373
373
  align-items: center;
@@ -386,7 +386,7 @@
386
386
  &.is-active {
387
387
  .ac-nav-button {
388
388
  &::after {
389
- background-color: $primary-90;
389
+ background-color: $color-border;
390
390
  }
391
391
  }
392
392
  .ac-menu-content {
@@ -423,7 +423,7 @@
423
423
  border-radius: 4px;
424
424
  overflow: hidden;
425
425
  background-color: $white-100;
426
- border: 1px solid $primary-90;
426
+ border: 1px solid $color-border;
427
427
  // box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.16);
428
428
  max-height: calc(100vh - 100px);
429
429
  overflow-y: auto;
@@ -437,7 +437,7 @@
437
437
  padding: 10px 20px !important;
438
438
  font-size: 13px !important;
439
439
  transition: 0.2s;
440
- border-bottom: 1px solid $primary-90;
440
+ border-bottom: 1px solid $color-border;
441
441
 
442
442
  &:hover {
443
443
  background-color: $primary-97 !important;
@@ -451,7 +451,7 @@
451
451
  .media-content {
452
452
  .content {
453
453
  p {
454
- color: $primary-20;
454
+ color: $color-text;
455
455
  }
456
456
  }
457
457
  }
@@ -6,7 +6,7 @@
6
6
  top: 0;
7
7
  z-index: 999;
8
8
  background-color: $primary-97;
9
- border-bottom: 1px solid $primary-90;
9
+ border-bottom: 1px solid $color-border;
10
10
 
11
11
  &.is-full {
12
12
  margin-left: 0;
@@ -18,16 +18,16 @@
18
18
  border-radius: 4px;
19
19
  overflow: hidden;
20
20
  background-color: $white-100;
21
- border: 1px solid $primary-90;
21
+ border: 1px solid $color-border;
22
22
  }
23
23
  .notification-header {
24
24
  display: flex;
25
25
  align-items: center;
26
26
  justify-content: space-between;
27
- border-bottom: 1px solid $primary-90;
27
+ border-bottom: 1px solid $color-border;
28
28
  padding: 8px 16px;
29
29
  h5 {
30
- color: $primary-5;
30
+ color: $color-heading;
31
31
  }
32
32
  span {
33
33
  display: flex;
@@ -42,7 +42,7 @@
42
42
  overflow-y: auto;
43
43
  a {
44
44
  display: flex;
45
- color: $primary-20;
45
+ color: $color-text;
46
46
  padding: 16px;
47
47
  border-bottom: 1px solid $primary-95;
48
48
  transition: 0.3s ease-in-out;
@@ -43,7 +43,7 @@
43
43
  // select {
44
44
  // background-color: $black-80;
45
45
  // color: $white-100;
46
- // border: 1px solid $primary-90;
46
+ // border: 1px solid $color-border;
47
47
  // }
48
48
  // }
49
49
  // }
@@ -5,7 +5,7 @@
5
5
  // max-width: 350px;
6
6
  // &.cluster-select {
7
7
  // .multiselect__tags {
8
- // border: 1px solid $primary-90;
8
+ // border: 1px solid $color-border;
9
9
  // background-color: $table-header;
10
10
 
11
11
  // .multiselect__input {
@@ -72,7 +72,7 @@
72
72
  // top: 2px;
73
73
  font-size: 13px !important;
74
74
  font-weight: 500;
75
- color: $primary-10;
75
+ color: $color-heading;
76
76
  line-height: 1.5;
77
77
  }
78
78
 
@@ -97,7 +97,7 @@
97
97
  }
98
98
  p {
99
99
  font-size: 13px;
100
- color: $primary-10;
100
+ color: $color-heading;
101
101
  }
102
102
  p:not(.location) {
103
103
  font-weight: 500;
@@ -177,7 +177,7 @@
177
177
 
178
178
  .multiselect__input {
179
179
  &::placeholder {
180
- color: $primary-20;
180
+ color: $color-text;
181
181
  font-weight: 400;
182
182
  line-height: 1.6;
183
183
  font-size: 13px;
@@ -187,7 +187,7 @@
187
187
  .multiselect__tags > span {
188
188
  font-size: 13px;
189
189
  line-height: 1.6;
190
- color: $primary-10;
190
+ color: $color-heading;
191
191
  }
192
192
 
193
193
  .multi-select-wrapper {
@@ -412,7 +412,7 @@
412
412
  left: 15px;
413
413
  top: 8px;
414
414
  cursor: text;
415
- color: $primary-10;
415
+ color: $color-heading;
416
416
  position: absolute;
417
417
  z-index: 99;
418
418
  transition: 0.3s ease-in-out;
@@ -459,7 +459,7 @@
459
459
  li {
460
460
  .multiselect__option {
461
461
  font-size: 13px;
462
- color: $primary-10;
462
+ color: $color-heading;
463
463
  }
464
464
  }
465
465
  .multiselect__option--selected {
@@ -8,7 +8,7 @@
8
8
  a {
9
9
  display: flex;
10
10
  align-items: center;
11
- color: $primary-10;
11
+ color: $color-heading;
12
12
  position: relative;
13
13
  z-index: 1;
14
14
  padding: 8px 16px;
@@ -44,7 +44,7 @@
44
44
  color: $primary;
45
45
  &:hover {
46
46
  &::after {
47
- background-color: $primary-90;
47
+ background-color: $color-border;
48
48
  }
49
49
  }
50
50
  &:after {
@@ -151,7 +151,7 @@
151
151
  top: 0;
152
152
  width: 1px;
153
153
  height: calc(100% - 10px);
154
- background-color: $primary-90;
154
+ background-color: $color-border;
155
155
  }
156
156
  li {
157
157
  a {
@@ -22,7 +22,7 @@
22
22
  p {
23
23
  font-size: 13px;
24
24
  margin-bottom: 10px;
25
- color: $primary-20;
25
+ color: $color-text;
26
26
  }
27
27
  }
28
28
 
@@ -91,7 +91,7 @@
91
91
  top: 10px;
92
92
  width: 1px;
93
93
  height: calc(100% - 20px);
94
- border: 1px dashed $primary-90;
94
+ border: 1px dashed $color-border;
95
95
  z-index: -1;
96
96
  }
97
97
 
@@ -102,7 +102,7 @@
102
102
  bottom: 6px;
103
103
  width: 12px;
104
104
  height: 12px;
105
- background-color: $primary-90;
105
+ background-color: $color-border;
106
106
  border-radius: 50%;
107
107
  z-index: -1;
108
108
  }
@@ -125,12 +125,12 @@
125
125
  display: inline-block;
126
126
  text-align: center;
127
127
  font-size: 10px;
128
- border: 1px solid $primary-90;
128
+ border: 1px solid $color-border;
129
129
  border-radius: 50%;
130
130
  margin-right: 10px;
131
131
  cursor: pointer;
132
132
  background-color: $white-100;
133
- color: $primary-20;
133
+ color: $color-text;
134
134
 
135
135
  &.is-disabled {
136
136
  cursor: not-allowed;
@@ -148,7 +148,7 @@
148
148
  position: fixed !important;
149
149
  bottom: 8px !important;
150
150
  width: calc(100% - 280px);
151
- border-top: 1px solid $primary-90;
151
+ border-top: 1px solid $color-border;
152
152
  padding-top: 8px;
153
153
  margin-left: -20px;
154
154
  margin-right: -20px;
@@ -164,7 +164,7 @@
164
164
  // min-width: 630px;
165
165
 
166
166
  // .thead {
167
- // background-color: $primary-90;
167
+ // background-color: $color-border;
168
168
 
169
169
  // .tr {
170
170
  // .th {
@@ -193,7 +193,7 @@
193
193
 
194
194
  // .tbody {
195
195
  // .tr {
196
- // border-bottom: 1px solid $primary-90;
196
+ // border-bottom: 1px solid $color-border;
197
197
  // }
198
198
  // }
199
199
  // }
@@ -306,7 +306,7 @@
306
306
  font-weight: 500;
307
307
  font-size: 13px;
308
308
  line-height: 16px;
309
- color: $primary-10;
309
+ color: $color-heading;
310
310
  margin-right: 16px;
311
311
  }
312
312
  }
@@ -347,7 +347,7 @@
347
347
  font-weight: 500;
348
348
  font-size: 14px;
349
349
  line-height: 19px;
350
- color: $primary-10;
350
+ color: $color-heading;
351
351
  }
352
352
 
353
353
  button {
@@ -384,7 +384,7 @@
384
384
  cursor: pointer;
385
385
  border: none;
386
386
  color: $primary;
387
- background-color: $primary-90;
387
+ background-color: $color-border;
388
388
  transition: 0.3s ease-in-out;
389
389
  &:hover {
390
390
  background-color: $primary-80;