@appscode/design-system 2.0.31 → 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 +4 -4
  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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appscode/design-system",
3
- "version": "2.0.31",
3
+ "version": "2.0.32-alpha.1",
4
4
  "description": "A design system for Appscode websites and dashboards made using Bulma",
5
5
  "main": "main.scss",
6
6
  "scripts": {
@@ -63,6 +63,13 @@ $primary-93: hsl($primary-hue, $primary-saturation, 93%);
63
63
  $primary-95: hsl($primary-hue, $primary-saturation, 95%);
64
64
  $primary-97: hsl($primary-hue, $primary-saturation, 97%);
65
65
 
66
+ $color-text: hsl($primary-hue, 10%, 35%);
67
+ $color-heading: hsl($primary-hue, 10%, 10%);
68
+ $color-label: hsl($primary-hue, 20%, 50%);
69
+ $color-link: hsl($primary-hue, 40%, 20%);
70
+ $color-border: hsl($primary-hue, 50%, 93%);
71
+ $color-border-dark: hsl($primary-hue, 50%, 80%);
72
+
66
73
  // green color guides
67
74
  $green-hue: 141;
68
75
  $green-saturation: 53%;
@@ -305,7 +312,6 @@ $black-97: hsl($black-hue, $black-saturation, 97%);
305
312
  2
306
313
  );
307
314
 
308
-
309
315
  // for yellow classes
310
316
  @include generate-color-classes(
311
317
  "text",
@@ -15,13 +15,13 @@ $positions: (
15
15
  // border position 1px
16
16
  @each $key, $position in $positions {
17
17
  .b-#{$key}-1 {
18
- border-#{$position}: 1px solid $primary-90;
18
+ border-#{$position}: 1px solid $color-border;
19
19
  }
20
20
  }
21
21
 
22
22
  // border 1px
23
23
  .b-1 {
24
- border: 1px solid $primary-90;
24
+ border: 1px solid $color-border;
25
25
  }
26
26
 
27
27
  .is-rounded-0 {
@@ -104,7 +104,7 @@ input[type="color"]::-moz-color-swatch {
104
104
  }
105
105
 
106
106
  hr {
107
- background-color: $primary-90;
107
+ background-color: $color-border;
108
108
  }
109
109
 
110
110
  // color swatch end
@@ -116,7 +116,7 @@ hr {
116
116
  // }
117
117
 
118
118
  // .ac-preloader {
119
- // color: $primary-10;
119
+ // color: $color-heading;
120
120
  // }
121
121
 
122
122
  // .section-padding {
@@ -132,7 +132,7 @@ hr {
132
132
  // }
133
133
 
134
134
  // .section-divider {
135
- // background-color: $primary-90;
135
+ // background-color: $color-border;
136
136
  // }
137
137
 
138
138
  .is-auto-hight {
@@ -378,7 +378,7 @@ p.is-danger {
378
378
  }
379
379
 
380
380
  code {
381
- color: $primary-5;
381
+ color: $color-heading;
382
382
  }
383
383
 
384
384
  .is-dark-theme {
@@ -416,11 +416,11 @@ button {
416
416
  // top: 12px;
417
417
  // width: 100%;
418
418
  // height: 1px;
419
- // background-color: $primary-90;
419
+ // background-color: $color-border;
420
420
  // }
421
421
 
422
422
  // h5 {
423
- // color: $primary-10;
423
+ // color: $color-heading;
424
424
  // background-color: $white-100;
425
425
  // z-index: 2;
426
426
  // display: inline-block;
@@ -729,7 +729,7 @@ $border_color_4: transparent transparent #585d6e transparent;
729
729
  // margin-left: -20px;
730
730
  // border: none;
731
731
  // border-radius: 0;
732
- // border-top: 1px solid $primary-90;
732
+ // border-top: 1px solid $color-border;
733
733
 
734
734
  // &.is-sticky {
735
735
  // position: sticky;
@@ -738,7 +738,7 @@ $border_color_4: transparent transparent #585d6e transparent;
738
738
  // margin-bottom: -4px;
739
739
  // z-index: 999;
740
740
  // border: none;
741
- // border-top: 1px solid $primary-90;
741
+ // border-top: 1px solid $color-border;
742
742
  // box-shadow: none;
743
743
  // }
744
744
  // }
@@ -779,7 +779,7 @@ body:has(.has-info-content) {
779
779
  height: 100vh;
780
780
  overflow-y: auto;
781
781
  padding: 20px;
782
- border-left: 1px solid $primary-90;
782
+ border-left: 1px solid $color-border;
783
783
  width: 550px;
784
784
  margin-left: auto;
785
785
  position: fixed;
@@ -10,7 +10,7 @@ body {
10
10
  font-family: $font-paragraph;
11
11
  font-weight: 400;
12
12
  font-size: 13px;
13
- color: $primary-10;
13
+ color: $color-heading;
14
14
  }
15
15
 
16
16
  p {
@@ -28,7 +28,7 @@ h5,
28
28
  h6 {
29
29
  font-family: $font-heading;
30
30
  font-weight: 600;
31
- color: $primary-5;
31
+ color: $color-heading;
32
32
  }
33
33
 
34
34
  h1 {
@@ -121,7 +121,7 @@ hr {
121
121
  }
122
122
 
123
123
  strong {
124
- color: $primary-20;
124
+ color: $color-text;
125
125
  }
126
126
 
127
127
  .is-font-medium {
@@ -134,4 +134,4 @@ strong {
134
134
 
135
135
  .material-icons {
136
136
  font-size: 1em;
137
- }
137
+ }
@@ -1,8 +1,8 @@
1
1
  .ac-code-highlight {
2
2
  pre {
3
3
  font-size: 13px;
4
- color: $primary-10;
5
- background-color: $primary-90;
4
+ color: $color-heading;
5
+ background-color: $color-border;
6
6
  }
7
7
 
8
8
  &.is-dark {
@@ -34,16 +34,21 @@ pre[class*="language-"] {
34
34
  Responsive Classes
35
35
  *****************************************/
36
36
  // Extra small devices (portrait phones, less than 576px)
37
- @media (max-width: 575.98px) {}
37
+ @media (max-width: 575.98px) {
38
+ }
38
39
 
39
40
  // Small devices (landscape phones, 576px and up)
40
- @media (min-width: 576px) and (max-width: 767.98px) {}
41
+ @media (min-width: 576px) and (max-width: 767.98px) {
42
+ }
41
43
 
42
44
  // Medium devices (tablets, 768px and up)
43
- @media (min-width: 768px) and (max-width: 991.98px) {}
45
+ @media (min-width: 768px) and (max-width: 991.98px) {
46
+ }
44
47
 
45
48
  // Large devices (desktops, 992px and up)
46
- @media (min-width: 992px) and (max-width: 1199.98px) {}
49
+ @media (min-width: 992px) and (max-width: 1199.98px) {
50
+ }
47
51
 
48
52
  // Extra large devices (large desktops, 1200px and up)
49
- @media (min-width: 1200px) {}
53
+ @media (min-width: 1200px) {
54
+ }
@@ -13,13 +13,13 @@
13
13
  h5 {
14
14
  font-size: 16px;
15
15
  font-family: $font-paragraph;
16
- color: $primary-10;
16
+ color: $color-heading;
17
17
  font-weight: 500;
18
18
  }
19
19
  }
20
20
 
21
21
  .dragable-list-items {
22
- background-color: $primary-90;
22
+ background-color: $color-border;
23
23
  border-radius: 4px;
24
24
  max-height: 400px;
25
25
 
@@ -38,7 +38,7 @@
38
38
  padding-bottom: 4px;
39
39
 
40
40
  &.is-not-change {
41
- background-color: $primary-90;
41
+ background-color: $color-border;
42
42
  margin-left: -40px !important;
43
43
  padding-left: 80px;
44
44
  }
@@ -46,7 +46,7 @@
46
46
  span,
47
47
  strong {
48
48
  font-size: 13px;
49
- color: $primary-10;
49
+ color: $color-heading;
50
50
  padding: 0 5px;
51
51
  font-weight: 500;
52
52
  display: block;
@@ -84,7 +84,7 @@
84
84
  }
85
85
 
86
86
  input[type="text"] {
87
- background-color: $primary-90;
87
+ background-color: $color-border;
88
88
  border: none;
89
89
  font-weight: 500;
90
90
  padding: 4px 5px;
@@ -135,7 +135,6 @@
135
135
 
136
136
  ul {
137
137
  li {
138
-
139
138
  span,
140
139
  strong {
141
140
  font-weight: 400;
@@ -244,4 +243,5 @@ Responsive Classes
244
243
  }
245
244
 
246
245
  // Extra large devices (large desktops, 1200px and up)
247
- @media (min-width: 1200px) {}
246
+ @media (min-width: 1200px) {
247
+ }
@@ -1,11 +1,11 @@
1
1
  // .tag:not(body) {
2
- // background-color: $primary-90;
2
+ // background-color: $color-border;
3
3
  // font-size: 10px;
4
4
  // height: 18px;
5
5
  // font-weight: 500;
6
6
  // line-height: 1;
7
7
  // letter-spacing: 0px;
8
- // color: $primary-5;
8
+ // color: $color-heading;
9
9
  // &.is-outlined {
10
10
  // border: 1px solid;
11
11
  // background-color: transparent;
@@ -13,7 +13,7 @@
13
13
 
14
14
  // a {
15
15
  // &:hover {
16
- // color: $primary-10;
16
+ // color: $color-heading;
17
17
  // }
18
18
  // }
19
19
 
@@ -27,7 +27,7 @@
27
27
  padding: 15px 20px;
28
28
  margin-bottom: 15px;
29
29
  border-radius: 4px;
30
- border: 1px solid $primary-90;
30
+ border: 1px solid $color-border;
31
31
 
32
32
  &.open {
33
33
  .accordion-heading {
@@ -56,7 +56,7 @@
56
56
  .icon {
57
57
  width: 20px;
58
58
  height: 20px;
59
- border: 1px solid $primary-90;
59
+ border: 1px solid $color-border;
60
60
  line-height: 20px;
61
61
  display: flex;
62
62
  justify-content: center;
@@ -74,7 +74,7 @@
74
74
 
75
75
  p {
76
76
  font-size: 13px;
77
- color: $primary-20;
77
+ color: $color-text;
78
78
  line-height: 1.6;
79
79
  }
80
80
  }
@@ -114,4 +114,4 @@ Responsive Classes
114
114
 
115
115
  // Extra large devices (large desktops, 1200px and up)
116
116
  @media (min-width: 1200px) {
117
- }
117
+ }
@@ -17,7 +17,7 @@
17
17
  // font-weight: 600;
18
18
  // font-size: 25px;
19
19
  // line-height: 29px;
20
- // color: $primary-5;
20
+ // color: $color-heading;
21
21
  // margin-left: 20px;
22
22
  // }
23
23
  // }
@@ -12,20 +12,20 @@
12
12
 
13
13
  .breadcrumb {
14
14
  a {
15
- color: $primary-20;
15
+ color: $color-text;
16
16
  font-size: 13px;
17
17
  padding: 0 3px;
18
18
  font-weight: 500;
19
19
  font-style: normal;
20
20
 
21
21
  &:hover {
22
- color: $primary-10;
22
+ color: $color-heading;
23
23
  }
24
24
  }
25
25
 
26
26
  li.is-active {
27
27
  a {
28
- color: $primary-10;
28
+ color: $color-heading;
29
29
  font-weight: 500;
30
30
  }
31
31
  }
@@ -86,7 +86,7 @@ button.is-primary {
86
86
  cursor: pointer;
87
87
  border: none;
88
88
  color: $primary;
89
- background-color: $primary-90;
89
+ background-color: $color-border;
90
90
  transition: 0.3s ease-in-out;
91
91
  margin: 0 !important;
92
92
  border-radius: 0;
@@ -14,7 +14,7 @@
14
14
  // font-weight: 500;
15
15
  // font-size: 14px;
16
16
  // line-height: 16px;
17
- // color: $primary-5;
17
+ // color: $color-heading;
18
18
 
19
19
  // .require {
20
20
  // color: #ff0000;
@@ -24,7 +24,7 @@
24
24
  // font-weight: normal;
25
25
  // font-size: 14px;
26
26
  // line-height: 16px;
27
- // color: $primary-20;
27
+ // color: $color-text;
28
28
  // margin-top: 10px;
29
29
  // }
30
30
  // }
@@ -3,7 +3,7 @@
3
3
  // font-weight: 500;
4
4
  // font-size: 18px;
5
5
  // line-height: 21px;
6
- // color: $primary-5;
6
+ // color: $color-heading;
7
7
  // margin-bottom: 10px;
8
8
  // .fa {
9
9
  // color: $primary;
@@ -13,7 +13,7 @@
13
13
  // p {
14
14
  // font-size: 14px;
15
15
  // line-height: 160%;
16
- // color: $primary-5;
16
+ // color: $color-heading;
17
17
  // margin-bottom: 20px;
18
18
  // }
19
19
 
@@ -21,7 +21,7 @@
21
21
  // font-weight: normal;
22
22
  // font-size: 14px;
23
23
  // line-height: 16px;
24
- // color: $primary-5;
24
+ // color: $color-heading;
25
25
  // }
26
26
 
27
27
  // .button {
@@ -31,7 +31,7 @@
31
31
  // .msg {
32
32
  // font-size: 12px;
33
33
  // line-height: 14px;
34
- // color: $primary-20;
34
+ // color: $color-text;
35
35
  // }
36
36
  // .buttons {
37
37
  // &.is-gray {
@@ -50,7 +50,7 @@
50
50
  // font-weight: 500;
51
51
  // font-size: 16px;
52
52
  // line-height: 19px;
53
- // color: $primary-20;
53
+ // color: $color-text;
54
54
  // }
55
55
  // }
56
56
  // .is-gray {
@@ -7,13 +7,13 @@
7
7
  max-width: 500px;
8
8
  max-height: calc(100vh - 200px);
9
9
  overflow-y: auto;
10
- border: 1px solid $primary-90;
10
+ border: 1px solid $color-border;
11
11
 
12
12
  label {
13
13
  padding: 8px 16px;
14
14
  display: flex;
15
15
  border-bottom: 1px solid $primary-95;
16
- color: $primary-20;
16
+ color: $color-text;
17
17
  font-weight: 500;
18
18
  }
19
19
  .dropdown-item {
@@ -22,11 +22,11 @@
22
22
  gap: 8px;
23
23
  font-size: 13px;
24
24
  padding: 8px 16px;
25
- color: $primary-20;
25
+ color: $color-text;
26
26
  &:hover {
27
27
  background-color: $primary-97;
28
28
  color: $primary;
29
29
  }
30
30
  }
31
31
  }
32
- }
32
+ }
@@ -18,7 +18,7 @@
18
18
  background-color: $primary-97;
19
19
  .header {
20
20
  padding: 4px 20px;
21
- border-bottom: 1px solid $primary-90;
21
+ border-bottom: 1px solid $color-border;
22
22
  min-height: 40px;
23
23
  h5 {
24
24
  display: flex;
@@ -71,7 +71,7 @@
71
71
  padding: 12px 20px;
72
72
  font-weight: 500;
73
73
  font-size: 13px;
74
- color: $primary-5;
74
+ color: $color-heading;
75
75
  cursor: pointer;
76
76
  transition: 0.3s ease-in-out;
77
77
  &:hover {
@@ -87,7 +87,7 @@
87
87
  }
88
88
 
89
89
  .single-list {
90
- border-bottom: 1px solid $primary-90;
90
+ border-bottom: 1px solid $color-border;
91
91
  padding: 16px 20px;
92
92
  &:hover {
93
93
  strong {
@@ -105,6 +105,6 @@
105
105
  }
106
106
 
107
107
  p {
108
- color: $primary-20;
108
+ color: $color-text;
109
109
  }
110
110
  }
@@ -1,13 +1,13 @@
1
1
  .graph-tooltip-wrapper {
2
2
  background-color: $white-100;
3
- border: 1px solid $primary-90;
3
+ border: 1px solid $color-border;
4
4
 
5
5
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
6
6
  border-radius: 4px;
7
7
  overflow: hidden;
8
8
  h6 {
9
9
  padding: 10px 20px;
10
- border-bottom: 1px solid $primary-90;
10
+ border-bottom: 1px solid $color-border;
11
11
  }
12
12
  .table-wrapper {
13
13
  padding: 10px 20px;
@@ -16,7 +16,7 @@
16
16
  &:first-child {
17
17
  font-weight: 450;
18
18
  padding-right: 10px;
19
- color: $primary-10;
19
+ color: $color-heading;
20
20
  }
21
21
  padding: 4px 0;
22
22
  font-size: 13px;
@@ -63,17 +63,17 @@
63
63
  display: flex;
64
64
  align-items: center;
65
65
  justify-content: space-between;
66
- border: 1px solid $primary-90;
66
+ border: 1px solid $color-border;
67
67
 
68
68
  h6 {
69
- color: $primary-10;
69
+ color: $color-heading;
70
70
  }
71
71
 
72
72
  .ms-close-button {
73
73
  button {
74
74
  cursor: pointer;
75
75
  padding: 3px 5px;
76
- color: $primary-10;
76
+ color: $color-heading;
77
77
  }
78
78
  }
79
79
  }
@@ -100,7 +100,7 @@
100
100
 
101
101
  &.is-description {
102
102
  font-weight: 400;
103
- color: $primary-10;
103
+ color: $color-heading;
104
104
 
105
105
  strong {
106
106
  font-weight: 500;
@@ -112,7 +112,7 @@
112
112
  }
113
113
 
114
114
  .ac-modal-footer {
115
- border-top: 1px solid $primary-90;
115
+ border-top: 1px solid $color-border;
116
116
  padding: 10px 20px;
117
117
  }
118
118
  }
@@ -3,7 +3,7 @@
3
3
  li {
4
4
  display: flex;
5
5
  align-items: center;
6
- border: 1px solid $primary-90;
6
+ border: 1px solid $color-border;
7
7
  margin-top: -1px;
8
8
  padding: 5px 15px;
9
9
 
@@ -12,7 +12,7 @@
12
12
  cursor: pointer;
13
13
 
14
14
  .fa {
15
- color: $primary-20;
15
+ color: $color-text;
16
16
  font-size: 12px;
17
17
  }
18
18
  }
@@ -22,4 +22,4 @@
22
22
  padding-left: 30px;
23
23
  }
24
24
  }
25
- }
25
+ }
@@ -11,7 +11,7 @@
11
11
  background-color: transparent;
12
12
  cursor: pointer;
13
13
  &:hover {
14
- background-color: $primary-90;
14
+ background-color: $color-border;
15
15
  }
16
16
 
17
17
  &:focus-within {
@@ -82,7 +82,7 @@
82
82
  min-width: 160px;
83
83
  top: 30px;
84
84
  padding: 5px 0;
85
- border: 1px solid $primary-90;
85
+ border: 1px solid $color-border;
86
86
  list-style: none;
87
87
  opacity: 0;
88
88
  visibility: hidden;
@@ -97,13 +97,13 @@
97
97
  cursor: pointer;
98
98
  font-weight: 400;
99
99
  text-align: left;
100
- color: $primary-20;
100
+ color: $color-text;
101
101
  font-size: 13px;
102
102
  padding: 10px 30px;
103
103
  display: block;
104
104
 
105
105
  &:hover {
106
- background-color: $primary-90;
106
+ background-color: $color-border;
107
107
  color: $primary;
108
108
  }
109
109
 
@@ -125,7 +125,7 @@
125
125
  border: none;
126
126
 
127
127
  &:hover {
128
- background-color: $primary-90;
128
+ background-color: $color-border;
129
129
  color: $primary !important;
130
130
  }
131
131
  }
@@ -6,10 +6,10 @@
6
6
  p {
7
7
  font-size: 18px;
8
8
  line-height: 1;
9
- color: $primary-5;
9
+ color: $color-heading;
10
10
  font-weight: 500;
11
11
  padding: 20px;
12
- border-bottom: 1px solid $primary-90;
12
+ border-bottom: 1px solid $color-border;
13
13
  }
14
14
  }
15
15
 
@@ -22,7 +22,7 @@
22
22
  }
23
23
 
24
24
  h3 {
25
- color: $primary-5;
25
+ color: $color-heading;
26
26
  font-size: 26px;
27
27
  font-weight: 500;
28
28
  }
@@ -41,13 +41,13 @@
41
41
 
42
42
  h4 {
43
43
  font-size: 12px;
44
- color: $primary-20;
44
+ color: $color-text;
45
45
  font-weight: 500;
46
46
  opacity: 0.5;
47
47
  }
48
48
 
49
49
  .button {
50
- color: $primary-20;
50
+ color: $color-text;
51
51
  text-decoration: underline;
52
52
  }
53
53
  }
@@ -58,13 +58,13 @@
58
58
 
59
59
  p {
60
60
  font-size: 16px;
61
- color: $primary-20;
61
+ color: $color-text;
62
62
  font-weight: 500;
63
63
 
64
64
  span {
65
65
  font-weight: 400;
66
66
  font-size: 12px;
67
- color: $primary-20;
67
+ color: $color-text;
68
68
 
69
69
  strong {
70
70
  font-size: 16px;
@@ -78,4 +78,4 @@
78
78
  }
79
79
  }
80
80
  }
81
- }
81
+ }