@appscode/design-system 2.0.35 → 2.0.36

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 (80) hide show
  1. package/main.scss +5 -0
  2. package/package.json +1 -1
  3. package/vue-components/styles/base/utilities/_colors.scss +34 -44
  4. package/vue-components/styles/base/utilities/_extended.scss +2 -2
  5. package/vue-components/styles/base/utilities/_global.scss +5 -126
  6. package/vue-components/styles/base/utilities/_typography.scss +8 -5
  7. package/vue-components/styles/components/_ac-code-highlight.scss +12 -7
  8. package/vue-components/styles/components/_ac-drag.scss +7 -7
  9. package/vue-components/styles/components/_ac-tags.scss +3 -3
  10. package/vue-components/styles/components/_accordion.scss +4 -4
  11. package/vue-components/styles/components/_add-card.scss +1 -1
  12. package/vue-components/styles/components/_breadcrumb.scss +4 -4
  13. package/vue-components/styles/components/_button.scss +1 -1
  14. package/vue-components/styles/components/_card-body-wrapper.scss +2 -2
  15. package/vue-components/styles/components/_direct-deploy.scss +5 -5
  16. package/vue-components/styles/components/_dropdown.scss +5 -5
  17. package/vue-components/styles/components/_getkeeper.scss +5 -5
  18. package/vue-components/styles/components/_graph.scss +3 -3
  19. package/vue-components/styles/components/_modal.scss +5 -5
  20. package/vue-components/styles/components/_nested-list.scss +3 -3
  21. package/vue-components/styles/components/_options.scss +5 -5
  22. package/vue-components/styles/components/_overview-info.scss +8 -8
  23. package/vue-components/styles/components/_overview-page.scss +3 -3
  24. package/vue-components/styles/components/_pagination.scss +6 -8
  25. package/vue-components/styles/components/_preview-modal.scss +5 -5
  26. package/vue-components/styles/components/_pricing-table.scss +9 -9
  27. package/vue-components/styles/components/_progress-bar.scss +72 -58
  28. package/vue-components/styles/components/_table-of-content.scss +5 -5
  29. package/vue-components/styles/components/_table.scss +22 -22
  30. package/vue-components/styles/components/_tabs.scss +19 -19
  31. package/vue-components/styles/components/_terminal.scss +5 -5
  32. package/vue-components/styles/components/_widget-menu.scss +15 -10
  33. package/vue-components/styles/components/_wizard.scss +16 -16
  34. package/vue-components/styles/components/bbum/_card-team.scss +4 -4
  35. package/vue-components/styles/components/bbum/_information-center.scss +14 -10
  36. package/vue-components/styles/components/bbum/_left-sidebar.scss +2 -2
  37. package/vue-components/styles/components/bbum/_post.scss +2 -2
  38. package/vue-components/styles/components/bbum/_sign-up-notification.scss +3 -3
  39. package/vue-components/styles/components/bbum/_single-post-preview.scss +15 -11
  40. package/vue-components/styles/components/bbum/_user-profile.scss +5 -5
  41. package/vue-components/styles/components/cards/_cluster.scss +1 -1
  42. package/vue-components/styles/components/cards/_info.scss +4 -4
  43. package/vue-components/styles/components/cards/_org.scss +1 -1
  44. package/vue-components/styles/components/cards/_payment-card.scss +3 -3
  45. package/vue-components/styles/components/cards/_subscription-card.scss +14 -10
  46. package/vue-components/styles/components/cards/_vendor.scss +3 -3
  47. package/vue-components/styles/components/content/_content-header.scss +1 -1
  48. package/vue-components/styles/components/editor/_filtered-file-editor.scss +5 -5
  49. package/vue-components/styles/components/footer/_footer-area.scss +2 -2
  50. package/vue-components/styles/components/footer/_footer-item.scss +1 -1
  51. package/vue-components/styles/components/form-fields/_file-upload.scss +5 -5
  52. package/vue-components/styles/components/form-fields/_form-footer.scss +1 -1
  53. package/vue-components/styles/components/form-fields/_image-upload.scss +5 -5
  54. package/vue-components/styles/components/form-fields/_input-card.scss +6 -6
  55. package/vue-components/styles/components/form-fields/_input.scss +16 -16
  56. package/vue-components/styles/components/header/_header.scss +1 -1
  57. package/vue-components/styles/components/navbar/_menu-content.scss +23 -23
  58. package/vue-components/styles/components/navbar/_navbar.scss +2 -2
  59. package/vue-components/styles/components/navbar/_notification.scss +5 -5
  60. package/vue-components/styles/components/select-box/_ac-select-box.scss +1 -1
  61. package/vue-components/styles/components/select-box/_multi-select.scss +8 -8
  62. package/vue-components/styles/components/sidebar/_left-sidebar.scss +1 -1
  63. package/vue-components/styles/components/sidebar-tabs/_sidebar-tabs.scss +4 -4
  64. package/vue-components/styles/components/ui-builder/_ui-builder.scss +11 -11
  65. package/vue-components/styles/components/ui-builder/_vue-open-api.scss +9 -9
  66. package/vue-components/styles/layouts/_code-preview.scss +10 -8
  67. package/vue-components/styles/theme/_appscode.scss +56 -0
  68. package/vue-components/v2/card/OverviewCards.vue +1 -1
  69. package/vue-components/v2/pagination/Pagination.vue +3 -3
  70. package/vue-components/v3/cards/Counter.vue +1 -1
  71. package/vue-components/v3/cards/OverviewCard.vue +1 -1
  72. package/vue-components/v3/cards/OverviewCards.vue +1 -1
  73. package/vue-components/v3/header/Header.vue +5 -5
  74. package/vue-components/v3/navbar/ThemeMode.vue +3 -3
  75. package/vue-components/v3/pagination/Pagination.vue +6 -6
  76. package/vue-components/v3/sidebar/SidebarFooter.vue +2 -3
  77. package/vue-components/v3/sidebar/SidebarHeader.vue +1 -1
  78. package/vue-components/v3/sidebar/Steps.vue +2 -2
  79. package/vue-components/v3/sidebar/sidebar-tabs/SidebarTabsLayout.vue +3 -1
  80. package/vue-components/v3/table/InfoTable.vue +3 -3
@@ -64,17 +64,17 @@
64
64
  font-size: 16px;
65
65
  line-height: 26px;
66
66
  font-weight: 600;
67
- color: $primary-5;
67
+ color: $color-heading;
68
68
  margin-bottom: 10px;
69
69
 
70
70
  a {
71
- color: $primary-5;
71
+ color: $color-heading;
72
72
  text-decoration: underline;
73
73
  }
74
74
  }
75
75
 
76
76
  p {
77
- color: $primary-10;
77
+ color: $color-heading;
78
78
  font-size: 13px;
79
79
  margin-bottom: 10px;
80
80
  }
@@ -1,6 +1,6 @@
1
1
  .single-post-preview {
2
2
  background-color: $white-100;
3
- border: 1px solid $primary-90;
3
+ border: 1px solid $color-border;
4
4
  border-radius: 4px;
5
5
  margin-bottom: 15px;
6
6
 
@@ -35,7 +35,7 @@
35
35
 
36
36
  a {
37
37
  font-size: 16px;
38
- color: $primary-5;
38
+ color: $color-heading;
39
39
  line-height: 1;
40
40
  font-weight: 500;
41
41
  }
@@ -68,10 +68,10 @@
68
68
 
69
69
  .post-body {
70
70
  padding: 0 20px 15px;
71
- border-bottom: 1px solid $primary-90;
71
+ border-bottom: 1px solid $color-border;
72
72
 
73
73
  p {
74
- color: $primary-10;
74
+ color: $color-heading;
75
75
  font-size: 13px;
76
76
  line-height: 160%;
77
77
  }
@@ -90,7 +90,7 @@
90
90
 
91
91
  li {
92
92
  font-size: 14px;
93
- color: $primary-20;
93
+ color: $color-text;
94
94
  }
95
95
  }
96
96
  }
@@ -137,7 +137,7 @@
137
137
  h2 {
138
138
  font-size: $size-2;
139
139
  margin-bottom: 25px;
140
- color: $primary-5;
140
+ color: $color-heading;
141
141
  }
142
142
  }
143
143
  }
@@ -224,7 +224,7 @@
224
224
  button {
225
225
  background-color: transparent;
226
226
  border: none;
227
- color: $primary-20;
227
+ color: $color-text;
228
228
  transition: 0.3s;
229
229
  font-weight: 500;
230
230
  cursor: pointer;
@@ -282,13 +282,17 @@
282
282
  }
283
283
 
284
284
  // Small devices (landscape phones, 576px and up)
285
- @media (min-width: 576px) and (max-width: 767.98px) {}
285
+ @media (min-width: 576px) and (max-width: 767.98px) {
286
+ }
286
287
 
287
288
  // Medium devices (tablets, 768px and up)
288
- @media (min-width: 768px) and (max-width: 991.98px) {}
289
+ @media (min-width: 768px) and (max-width: 991.98px) {
290
+ }
289
291
 
290
292
  // Large devices (desktops, 992px and up)
291
- @media (min-width: 992px) and (max-width: 1199.98px) {}
293
+ @media (min-width: 992px) and (max-width: 1199.98px) {
294
+ }
292
295
 
293
296
  // Extra large devices (large desktops, 1200px and up)
294
- @media (min-width: 1200px) {}
297
+ @media (min-width: 1200px) {
298
+ }
@@ -1,7 +1,7 @@
1
1
  .ac-system-body.bb-user-management {
2
2
  .user-profile-wrapper {
3
3
  padding: 20px;
4
- border-right: 1px solid $primary-90;
4
+ border-right: 1px solid $color-border;
5
5
  height: calc(100vh - 52px);
6
6
  position: sticky;
7
7
  top: 52px;
@@ -51,7 +51,7 @@
51
51
  line-height: 1.5;
52
52
  font-weight: 400;
53
53
  display: block;
54
- color: $primary-20;
54
+ color: $color-text;
55
55
  }
56
56
  }
57
57
  }
@@ -62,7 +62,7 @@
62
62
 
63
63
  p {
64
64
  font-size: 14px;
65
- color: $primary-10;
65
+ color: $color-heading;
66
66
  line-height: 160%;
67
67
  margin-bottom: 10px;
68
68
  }
@@ -108,7 +108,7 @@
108
108
  }
109
109
 
110
110
  .sign-up-notification {
111
- border: 1px solid $primary-90;
111
+ border: 1px solid $color-border;
112
112
  padding: 20px;
113
113
  }
114
114
  // circle type profile start
@@ -122,7 +122,7 @@
122
122
 
123
123
  figcaption {
124
124
  font-size: 18px;
125
- color: $primary-10;
125
+ color: $color-heading;
126
126
  margin-top: 10px;
127
127
  display: block;
128
128
  }
@@ -1,6 +1,6 @@
1
1
  // cluster-card
2
2
  .card-details.cluster {
3
- border: 1px solid $primary-90;
3
+ border: 1px solid $color-border;
4
4
  padding: 24px 20px;
5
5
  transition: 0.3s ease-in-out;
6
6
  position: relative;
@@ -1,13 +1,13 @@
1
1
  // info cards start
2
2
  .info-card {
3
- border: 1px solid $primary-90;
3
+ border: 1px solid $color-border;
4
4
  position: relative;
5
5
  border-radius: 2px;
6
6
  .header {
7
7
  display: flex;
8
8
  align-items: center;
9
9
  padding: 12px 16px;
10
- border-bottom: 1px dashed $primary-90;
10
+ border-bottom: 1px dashed $color-border;
11
11
 
12
12
  .logo {
13
13
  display: flex;
@@ -21,7 +21,7 @@
21
21
  .content {
22
22
  width: 100%;
23
23
  h5 {
24
- color: $primary-10;
24
+ color: $color-heading;
25
25
  font-weight: 500;
26
26
  margin-bottom: 0;
27
27
  }
@@ -45,7 +45,7 @@
45
45
  strong {
46
46
  font-size: 13px;
47
47
  font-weight: 400;
48
- color: $primary-10;
48
+ color: $color-heading;
49
49
  }
50
50
  }
51
51
  }
@@ -2,7 +2,7 @@
2
2
  display: flex;
3
3
  align-items: flex-end;
4
4
  justify-content: space-between;
5
- border: 1px solid $primary-90;
5
+ border: 1px solid $color-border;
6
6
  padding: 24px 20px;
7
7
  border-radius: 2px;
8
8
  transition: 0.3s ease-in-out;
@@ -34,7 +34,7 @@
34
34
  &.add-card {
35
35
  background-color: transparent;
36
36
  box-shadow: none;
37
- border: 2px dashed $primary-90;
37
+ border: 2px dashed $color-border;
38
38
  display: flex;
39
39
  align-items: center;
40
40
  justify-content: center;
@@ -160,11 +160,11 @@
160
160
 
161
161
  li {
162
162
  a {
163
- color: $primary-10;
163
+ color: $color-heading;
164
164
 
165
165
  &:hover {
166
166
  background-color: $primary;
167
- color: $primary-10;
167
+ color: $color-heading;
168
168
  }
169
169
  }
170
170
  }
@@ -44,7 +44,7 @@
44
44
 
45
45
  .card-header {
46
46
  box-shadow: none;
47
- border-bottom: 1px solid $primary-90;
47
+ border-bottom: 1px solid $color-border;
48
48
  margin-bottom: 10px;
49
49
  background-color: transparent;
50
50
  padding: 0;
@@ -55,7 +55,7 @@
55
55
  font-weight: 600;
56
56
  font-size: 14px;
57
57
  line-height: 16px;
58
- color: $primary-20;
58
+ color: $color-text;
59
59
  margin-bottom: 10px;
60
60
  }
61
61
  }
@@ -71,7 +71,7 @@
71
71
  font-weight: normal;
72
72
  font-size: 12px;
73
73
  line-height: 14px;
74
- color: $primary-20;
74
+ color: $color-text;
75
75
  }
76
76
 
77
77
  li {
@@ -81,10 +81,10 @@
81
81
  font-size: 14px;
82
82
  line-height: 16px;
83
83
  padding-bottom: 8px;
84
- color: $primary-20;
84
+ color: $color-text;
85
85
 
86
86
  .fa {
87
- color: $primary-20;
87
+ color: $color-text;
88
88
  margin-right: 10px;
89
89
  }
90
90
  }
@@ -133,16 +133,20 @@
133
133
  Responsive Classes
134
134
  *****************************************/
135
135
  // Extra small devices (portrait phones, less than 576px)
136
- @media (max-width: 575.98px) {}
136
+ @media (max-width: 575.98px) {
137
+ }
137
138
 
138
139
  // Small devices (landscape phones, 576px and up)
139
- @media (min-width: 576px) and (max-width: 767.98px) {}
140
+ @media (min-width: 576px) and (max-width: 767.98px) {
141
+ }
140
142
 
141
143
  // Medium devices (tablets, 768px and up)
142
- @media (min-width: 768px) and (max-width: 991.98px) {}
144
+ @media (min-width: 768px) and (max-width: 991.98px) {
145
+ }
143
146
 
144
147
  // Large devices (desktops, 992px and up)
145
- @media (min-width: 992px) and (max-width: 1199.98px) {}
148
+ @media (min-width: 992px) and (max-width: 1199.98px) {
149
+ }
146
150
 
147
151
  // Extra large devices (large desktops, 1200px and up)
148
152
  @media (min-width: 1200px) {
@@ -163,4 +167,4 @@ Responsive Classes
163
167
  }
164
168
  }
165
169
  }
166
- }
170
+ }
@@ -1,6 +1,6 @@
1
1
  // vendor cards start
2
2
  .ac-single-card.vendor-card {
3
- border: 1px solid $primary-90;
3
+ border: 1px solid $color-border;
4
4
  transition: 0.3s ease-in-out;
5
5
  border-radius: 2px;
6
6
  display: flex;
@@ -14,7 +14,7 @@
14
14
  .ac-card-name {
15
15
  p {
16
16
  font-size: 13px;
17
- color: $primary-10;
17
+ color: $color-heading;
18
18
  line-height: 1;
19
19
  font-weight: 500;
20
20
 
@@ -26,7 +26,7 @@
26
26
  .ac-card-logo {
27
27
  width: 70px;
28
28
  height: 70px;
29
- border: 1px solid $primary-90;
29
+ border: 1px solid $color-border;
30
30
  background-color: $white-100;
31
31
  border-radius: 50%;
32
32
  padding: 16px;
@@ -8,7 +8,7 @@
8
8
  h4,
9
9
  h5,
10
10
  h6 {
11
- color: $primary-10;
11
+ color: $color-heading;
12
12
  }
13
13
  }
14
14
  }
@@ -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
 
@@ -7,8 +7,8 @@
7
7
  width: calc(100% - 250px);
8
8
  min-height: 30px;
9
9
  padding: 0 20px;
10
- background: $primary-20;
11
- border-top: 1px solid #3d5e7c;
10
+ background: $secondary;
11
+ border-top: 1px solid $secondary-30;
12
12
  z-index: 9999;
13
13
  transition: 0.3s ease-in-out;
14
14
  }
@@ -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;
@@ -1,14 +1,14 @@
1
1
  .file-upload {
2
- border: 1px dashed $primary-80;
2
+ border: 1px dashed $color-border-dark;
3
3
  border-radius: 4px;
4
4
  &:hover {
5
5
  background-color: $primary-97;
6
6
 
7
7
  label {
8
8
  .upload-icon {
9
- border: 1px solid $primary-80;
9
+ border: 1px solid $color-border-dark;
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;
@@ -367,7 +367,7 @@
367
367
  }
368
368
 
369
369
  textarea {
370
- border: 1px solid $primary-80;
370
+ border: 1px solid $color-border-dark;
371
371
  background-color: transparent;
372
372
  padding: 10px 15px;
373
373
  min-height: 150px;
@@ -387,17 +387,17 @@
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%;
394
394
  border-radius: 4px;
395
- border: 1px solid $primary-80;
395
+ border: 1px solid $color-border-dark;
396
396
  padding: 8px 15px;
397
397
  font-size: 13px;
398
398
 
399
399
  &:hover {
400
- border-color: $primary-70;
400
+ border-color: $primary;
401
401
  }
402
402
 
403
403
  &.bg-white {
@@ -444,7 +444,7 @@
444
444
 
445
445
  span.eye {
446
446
  i.fa {
447
- color: $primary-80;
447
+ color: $color-border-dark;
448
448
  position: absolute;
449
449
  cursor: pointer;
450
450
  padding: 15px;
@@ -525,7 +525,7 @@
525
525
  // file upload
526
526
  .file.ac-file {
527
527
  .file-name {
528
- border-color: $primary-80;
528
+ border-color: $color-border-dark;
529
529
  max-width: 100%;
530
530
  width: 100%;
531
531
  height: 36px;
@@ -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
  }
@@ -545,16 +545,16 @@
545
545
 
546
546
  // file upload
547
547
  .file-upload {
548
- border: 1px dashed $primary-80;
548
+ border: 1px dashed $color-border-dark;
549
549
  border-radius: 4px;
550
550
  &:hover {
551
551
  background-color: $primary-97;
552
552
 
553
553
  label {
554
554
  .upload-icon {
555
- border: 1px solid $primary-80;
555
+ border: 1px solid $color-border-dark;
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
  }
@@ -1,6 +1,6 @@
1
1
  .inner-header {
2
2
  padding: 6px 20px;
3
- border-bottom: 1px solid $primary-95;
3
+ border-bottom: 1px solid $color-border;
4
4
  position: sticky;
5
5
  background: $white-100;
6
6
  z-index: 99;