@timus-networks/theme 2.4.66 → 2.4.68

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 (129) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/module.mjs +7 -1
  3. package/dist/runtime/components/development/example.link.vue +19 -0
  4. package/dist/runtime/pages/colors.vue +124 -0
  5. package/dist/runtime/pages/theme.vue +1 -0
  6. package/dist/runtime/public/scss/_colors.scss +18 -18
  7. package/dist/runtime/public/scss/_fonts.scss +12 -12
  8. package/dist/runtime/public/scss/element-plus/affix.css +20 -20
  9. package/dist/runtime/public/scss/element-plus/alert.css +20 -20
  10. package/dist/runtime/public/scss/element-plus/anchor-link.css +20 -20
  11. package/dist/runtime/public/scss/element-plus/anchor.css +20 -20
  12. package/dist/runtime/public/scss/element-plus/aside.css +20 -20
  13. package/dist/runtime/public/scss/element-plus/autocomplete.css +20 -20
  14. package/dist/runtime/public/scss/element-plus/avatar.css +20 -20
  15. package/dist/runtime/public/scss/element-plus/backtop.css +20 -20
  16. package/dist/runtime/public/scss/element-plus/badge.css +20 -20
  17. package/dist/runtime/public/scss/element-plus/base.css +32 -32
  18. package/dist/runtime/public/scss/element-plus/breadcrumb.css +20 -20
  19. package/dist/runtime/public/scss/element-plus/button-group.css +20 -20
  20. package/dist/runtime/public/scss/element-plus/button.css +20 -20
  21. package/dist/runtime/public/scss/element-plus/calendar.css +20 -20
  22. package/dist/runtime/public/scss/element-plus/card.css +20 -20
  23. package/dist/runtime/public/scss/element-plus/carousel-item.css +20 -20
  24. package/dist/runtime/public/scss/element-plus/carousel.css +20 -20
  25. package/dist/runtime/public/scss/element-plus/cascader-panel.css +20 -20
  26. package/dist/runtime/public/scss/element-plus/cascader.css +20 -20
  27. package/dist/runtime/public/scss/element-plus/check-tag.css +20 -20
  28. package/dist/runtime/public/scss/element-plus/checkbox-button.css +20 -20
  29. package/dist/runtime/public/scss/element-plus/checkbox-group.css +20 -20
  30. package/dist/runtime/public/scss/element-plus/checkbox.css +20 -20
  31. package/dist/runtime/public/scss/element-plus/col.css +20 -20
  32. package/dist/runtime/public/scss/element-plus/collapse.css +20 -20
  33. package/dist/runtime/public/scss/element-plus/color-picker.css +20 -20
  34. package/dist/runtime/public/scss/element-plus/common/popup.css +20 -20
  35. package/dist/runtime/public/scss/element-plus/common/transition.css +20 -20
  36. package/dist/runtime/public/scss/element-plus/common/var.css +20 -20
  37. package/dist/runtime/public/scss/element-plus/common/var.scss +16 -16
  38. package/dist/runtime/public/scss/element-plus/container.css +20 -20
  39. package/dist/runtime/public/scss/element-plus/dark/css-vars.css +20 -20
  40. package/dist/runtime/public/scss/element-plus/dark/var.css +20 -20
  41. package/dist/runtime/public/scss/element-plus/date-picker/date-picker.css +20 -20
  42. package/dist/runtime/public/scss/element-plus/date-picker/date-range-picker.css +20 -20
  43. package/dist/runtime/public/scss/element-plus/date-picker/date-table.css +20 -20
  44. package/dist/runtime/public/scss/element-plus/date-picker/month-table.css +20 -20
  45. package/dist/runtime/public/scss/element-plus/date-picker/picker-panel.css +20 -20
  46. package/dist/runtime/public/scss/element-plus/date-picker/picker.css +20 -20
  47. package/dist/runtime/public/scss/element-plus/date-picker/time-picker.css +20 -20
  48. package/dist/runtime/public/scss/element-plus/date-picker/time-range-picker.css +20 -20
  49. package/dist/runtime/public/scss/element-plus/date-picker/time-spinner.css +20 -20
  50. package/dist/runtime/public/scss/element-plus/date-picker/year-table.css +20 -20
  51. package/dist/runtime/public/scss/element-plus/date-picker.css +20 -20
  52. package/dist/runtime/public/scss/element-plus/descriptions-item.css +20 -20
  53. package/dist/runtime/public/scss/element-plus/descriptions.css +20 -20
  54. package/dist/runtime/public/scss/element-plus/dialog.css +20 -20
  55. package/dist/runtime/public/scss/element-plus/display.css +20 -20
  56. package/dist/runtime/public/scss/element-plus/divider.css +20 -20
  57. package/dist/runtime/public/scss/element-plus/drawer.css +20 -20
  58. package/dist/runtime/public/scss/element-plus/dropdown.css +20 -20
  59. package/dist/runtime/public/scss/element-plus/empty.css +20 -20
  60. package/dist/runtime/public/scss/element-plus/footer.css +20 -20
  61. package/dist/runtime/public/scss/element-plus/form.css +20 -20
  62. package/dist/runtime/public/scss/element-plus/header.css +20 -20
  63. package/dist/runtime/public/scss/element-plus/icon.css +20 -20
  64. package/dist/runtime/public/scss/element-plus/image-viewer.css +20 -20
  65. package/dist/runtime/public/scss/element-plus/image.css +20 -20
  66. package/dist/runtime/public/scss/element-plus/index.css +155 -32
  67. package/dist/runtime/public/scss/element-plus/input-number.css +20 -20
  68. package/dist/runtime/public/scss/element-plus/input.css +20 -20
  69. package/dist/runtime/public/scss/element-plus/link.css +144 -20
  70. package/dist/runtime/public/scss/element-plus/link.scss +13 -0
  71. package/dist/runtime/public/scss/element-plus/loading.css +20 -20
  72. package/dist/runtime/public/scss/element-plus/main.css +20 -20
  73. package/dist/runtime/public/scss/element-plus/mention.css +20 -20
  74. package/dist/runtime/public/scss/element-plus/menu.css +20 -20
  75. package/dist/runtime/public/scss/element-plus/message-box.css +20 -20
  76. package/dist/runtime/public/scss/element-plus/message.css +20 -20
  77. package/dist/runtime/public/scss/element-plus/mixins/mixins.css +20 -20
  78. package/dist/runtime/public/scss/element-plus/notification.css +20 -20
  79. package/dist/runtime/public/scss/element-plus/option-group.css +20 -20
  80. package/dist/runtime/public/scss/element-plus/option.css +20 -20
  81. package/dist/runtime/public/scss/element-plus/overlay.css +20 -20
  82. package/dist/runtime/public/scss/element-plus/page-header.css +20 -20
  83. package/dist/runtime/public/scss/element-plus/pagination.css +20 -20
  84. package/dist/runtime/public/scss/element-plus/popconfirm.css +20 -20
  85. package/dist/runtime/public/scss/element-plus/popover.css +20 -20
  86. package/dist/runtime/public/scss/element-plus/popper.css +20 -20
  87. package/dist/runtime/public/scss/element-plus/progress.css +20 -20
  88. package/dist/runtime/public/scss/element-plus/radio-button.css +20 -20
  89. package/dist/runtime/public/scss/element-plus/radio-group.css +20 -20
  90. package/dist/runtime/public/scss/element-plus/radio.css +20 -20
  91. package/dist/runtime/public/scss/element-plus/rate.css +20 -20
  92. package/dist/runtime/public/scss/element-plus/reset.css +20 -20
  93. package/dist/runtime/public/scss/element-plus/result.css +20 -20
  94. package/dist/runtime/public/scss/element-plus/row.css +20 -20
  95. package/dist/runtime/public/scss/element-plus/scrollbar.css +20 -20
  96. package/dist/runtime/public/scss/element-plus/segmented.css +20 -20
  97. package/dist/runtime/public/scss/element-plus/select-dropdown-v2.css +20 -20
  98. package/dist/runtime/public/scss/element-plus/select-dropdown.css +20 -20
  99. package/dist/runtime/public/scss/element-plus/select-v2.css +20 -20
  100. package/dist/runtime/public/scss/element-plus/select.css +20 -20
  101. package/dist/runtime/public/scss/element-plus/skeleton-item.css +20 -20
  102. package/dist/runtime/public/scss/element-plus/skeleton.css +20 -20
  103. package/dist/runtime/public/scss/element-plus/slider.css +20 -20
  104. package/dist/runtime/public/scss/element-plus/space.css +20 -20
  105. package/dist/runtime/public/scss/element-plus/spinner.css +20 -20
  106. package/dist/runtime/public/scss/element-plus/statistic.css +20 -20
  107. package/dist/runtime/public/scss/element-plus/step.css +20 -20
  108. package/dist/runtime/public/scss/element-plus/steps.css +20 -20
  109. package/dist/runtime/public/scss/element-plus/switch.css +20 -20
  110. package/dist/runtime/public/scss/element-plus/table-column.css +20 -20
  111. package/dist/runtime/public/scss/element-plus/table-v2.css +20 -20
  112. package/dist/runtime/public/scss/element-plus/table.css +20 -20
  113. package/dist/runtime/public/scss/element-plus/tabs.css +20 -20
  114. package/dist/runtime/public/scss/element-plus/tag.css +20 -20
  115. package/dist/runtime/public/scss/element-plus/text.css +20 -20
  116. package/dist/runtime/public/scss/element-plus/time-picker.css +20 -20
  117. package/dist/runtime/public/scss/element-plus/time-select.css +20 -20
  118. package/dist/runtime/public/scss/element-plus/timeline-item.css +20 -20
  119. package/dist/runtime/public/scss/element-plus/timeline.css +20 -20
  120. package/dist/runtime/public/scss/element-plus/tooltip-v2.css +20 -20
  121. package/dist/runtime/public/scss/element-plus/tour.css +20 -20
  122. package/dist/runtime/public/scss/element-plus/transfer.css +20 -20
  123. package/dist/runtime/public/scss/element-plus/tree-select.css +20 -20
  124. package/dist/runtime/public/scss/element-plus/tree.css +20 -20
  125. package/dist/runtime/public/scss/element-plus/upload.css +20 -20
  126. package/dist/runtime/public/scss/element-plus/var.css +32 -32
  127. package/dist/runtime/public/scss/element-plus/virtual-list.css +20 -20
  128. package/dist/runtime/public/scss/theme.css +32 -32
  129. package/package.json +1 -1
package/dist/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@timus-networks/theme",
3
3
  "configKey": "themeOptions",
4
- "version": "2.4.66",
4
+ "version": "2.4.68",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "0.8.4",
7
7
  "unbuild": "2.0.0"
package/dist/module.mjs CHANGED
@@ -11,7 +11,7 @@ const __filename = __cjs_url__.fileURLToPath(import.meta.url);
11
11
  const __dirname = __cjs_path__.dirname(__filename);
12
12
  const require = __cjs_mod__.createRequire(import.meta.url);
13
13
  const name = "@timus-networks/theme";
14
- const version = "2.4.66";
14
+ const version = "2.4.68";
15
15
  const description = "A comprehensive Nuxt.js module providing a tailored theme experience with integrated TailwindCSS support for applications.";
16
16
  const type = "module";
17
17
  const exports = {
@@ -125,6 +125,12 @@ const module = defineNuxtModule({
125
125
  mode: "client",
126
126
  file: resolver.resolve(`${folderPath}/pages/theme.vue`)
127
127
  });
128
+ pages.push({
129
+ name: "colors",
130
+ path: "/colors",
131
+ mode: "client",
132
+ file: resolver.resolve(`${folderPath}/pages/colors.vue`)
133
+ });
128
134
  }
129
135
  },
130
136
  "nitro:config": async (nitroConfig) => {
@@ -14,6 +14,24 @@
14
14
  <template #footer> <html-encode :tag="snippets.basic" /> </template>
15
15
  </el-card>
16
16
 
17
+ <el-card>
18
+ <template #header> Sizes </template>
19
+ <div class="flex flex-col gap-3 items-start">
20
+ <p>
21
+ Default size is Large. Input component provides {{ sizes.length }} additional sizes for you to choose among different scenarios. Use attribute size to set additional
22
+ sizes <el-text tag="mark">{{ sizes.join(', ') }}</el-text>
23
+ </p>
24
+ <div class="flex gap-4 items-start">
25
+ <el-link v-for="(size, index) of sizes" :key="size + index" :size="size">{{ size }}</el-link>
26
+ </div>
27
+ </div>
28
+ <template #footer>
29
+ <code class="flex flex-col gap-3 items-start">
30
+ <html-encode tag="&lt;el-link :size='small' /&gt;" />
31
+ </code>
32
+ </template>
33
+ </el-card>
34
+
17
35
  <el-card>
18
36
  <template #header> Disabled </template>
19
37
  <div class="flex flex-col gap-3 items-start">
@@ -62,6 +80,7 @@
62
80
  import { ref } from 'vue';
63
81
 
64
82
  const colors = ref<string[]>(['default', 'primary', 'secondary', 'neutral', 'success', 'warning', 'info', 'danger']);
83
+ const sizes = ['default', 'large', 'medium', 'small', 'mini'];
65
84
 
66
85
  const snippets = ref({
67
86
  basic: `<el-link href="https://element-plus.org" target="_blank" type="secondary">default</el-link>`,
@@ -0,0 +1,124 @@
1
+ <template>
2
+ <div class="flex gap-2 items-start">
3
+ <div class="flex flex-col gap-[20px]">
4
+ <div class="text-gray-600 h-3" />
5
+ <div v-for="number in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="number" class="rounded-sm h-[50px] p-1 flex items-center justify-center text-neutral-9 text-sm">{{ number }}</div>
6
+ </div>
7
+ <div class="grid grid-cols-7 !gap-[20px] items-center w-full">
8
+ <div v-for="color of Object.keys(colors)" :key="color" class="flex flex-col gap-[20px] col-span-1">
9
+ <div class="text-gray-600 text-xs font-semibold h-3">
10
+ {{ color }}
11
+ </div>
12
+ <template v-for="item in [1, 2, 3, 4, 5, 6, 7, 8, 9]" :key="item">
13
+ <div class="flex gap-1 items-center p-small border border-neutral-2 rounded-md p-1">
14
+ <div class="rounded-[4px] h-10 w-10 pl-2 flex items-center justify-start" :class="`bg-${color}-${item} ${item >= 5 ? 'text-white' : 'text-neutral-9'}`" tag="mark" />
15
+ <div class="flex flex-col gap-1">
16
+ <span>{{ (colors as any)[color][item] }}</span>
17
+ <span class="p-tiny text-neutral-7r">{{ `${color}-light-${item}` }}</span>
18
+ </div>
19
+ </div>
20
+ </template>
21
+ </div>
22
+ </div>
23
+ </div>
24
+ </template>
25
+ <script lang="ts" setup>
26
+ import { definePageMeta } from '#imports';
27
+
28
+ definePageMeta({
29
+ layout: 'modules',
30
+ pageTransition: false,
31
+ });
32
+
33
+ const colors = {
34
+ primary: {
35
+ 1: '#ddd7f7',
36
+ 2: '#bcafef',
37
+ 3: '#9a87e6',
38
+ 4: '#795fde',
39
+ 5: '#5737d6',
40
+ 6: '#462cab',
41
+ 7: '#342180',
42
+ 8: '#231656',
43
+ 9: '#110b2b',
44
+ },
45
+ secondary: {
46
+ 1: '#e4f6f1',
47
+ 2: '#c9eee2',
48
+ 3: '#ade5d4',
49
+ 4: '#92ddc5',
50
+ 5: '#77d4b7',
51
+ 6: '#61af97',
52
+ 7: '#4b8a76',
53
+ 8: '#346556',
54
+ 9: '#1e4035',
55
+ },
56
+ neutral: {
57
+ 1: '#eeedef',
58
+ 2: '#dcdbe0',
59
+ 3: '#cbcad0',
60
+ 4: '#b9b8c1',
61
+ 5: '#a8a6b1',
62
+ 6: '#8b8993',
63
+ 7: '#6e6c74',
64
+ 8: '#515056',
65
+ 9: '#343337',
66
+ },
67
+ info: {
68
+ 1: '#d9ecff',
69
+ 2: '#b2d9ff',
70
+ 3: '#8cc7fe',
71
+ 4: '#65b4fe',
72
+ 5: '#3fa1fe',
73
+ 6: '#3283cf',
74
+ 7: '#2665a1',
75
+ 8: '#194772',
76
+ 9: '#0d2944',
77
+ },
78
+ danger: {
79
+ 1: '#f9dede',
80
+ 2: '#f4bcbd',
81
+ 3: '#ee9b9d',
82
+ 4: '#e9797c',
83
+ 5: '#e3585b',
84
+ 6: '#b94749',
85
+ 7: '#8f3638',
86
+ 8: '#642526',
87
+ 9: '#3a1415',
88
+ },
89
+ success: {
90
+ 1: '#dbf1e2',
91
+ 2: '#b7e2c6',
92
+ 3: '#94d4a9',
93
+ 4: '#70c58d',
94
+ 5: '#4cb770',
95
+ 6: '#3d925a',
96
+ 7: '#2e6e43',
97
+ 8: '#1e492d',
98
+ 9: '#0f2516',
99
+ },
100
+ warning: {
101
+ 1: '#faf3dc',
102
+ 2: '#f6e8ba',
103
+ 3: '#f1dc97',
104
+ 4: '#edd175',
105
+ 5: '#e8c552',
106
+ 6: '#bda042',
107
+ 7: '#927b32',
108
+ 8: '#665722',
109
+ 9: '#3b3212',
110
+ },
111
+ };
112
+ </script>
113
+
114
+ <style>
115
+ .comment {
116
+ background-color: var(--el-color-info-light-1);
117
+ border: 1px solid var(--el-color-info-light-2);
118
+ border-radius: 4px;
119
+ color: var(--el-color-info-light-9);
120
+ font-family: monospace;
121
+ font-size: 12px;
122
+ padding: 2px 6px;
123
+ }
124
+ </style>
@@ -40,6 +40,7 @@
40
40
 
41
41
  definePageMeta({
42
42
  layout: 'modules',
43
+ pageTransition: false,
43
44
  });
44
45
 
45
46
  const activeName = ref('alert');
@@ -44,15 +44,15 @@ $theme: (
44
44
  '9': #110b2b,
45
45
  ),
46
46
  secondary: (
47
- '1': #e9fdf7,
48
- '2': #d4fbee,
49
- '3': #bef8e6,
50
- '4': #a9f6dd,
51
- '5': #93f4d5,
52
- '6': #77d4b7,
53
- '7': #5cb599,
54
- '8': #40957a,
55
- '9': #25765c,
47
+ '1': #e4f6f1,
48
+ '2': #c9eee2,
49
+ '3': #ade5d4,
50
+ '4': #92ddc5,
51
+ '5': #77d4b7,
52
+ '6': #61af97,
53
+ '7': #4b8a76,
54
+ '8': #346556,
55
+ '9': #1e4035,
56
56
  ),
57
57
  neutral: (
58
58
  '1': #eeedef,
@@ -66,15 +66,15 @@ $theme: (
66
66
  '9': #343337,
67
67
  ),
68
68
  info: (
69
- '1': #e3f1fb,
70
- '2': #c0e5f7,
71
- '3': #88d1f1,
72
- '4': #3cb5e6,
73
- '5': #21a1d6,
74
- '6': #1382b6,
75
- '7': #116793,
76
- '8': #12587a,
77
- '9': #144a66,
69
+ '1': #d9ecff,
70
+ '2': #b2d9ff,
71
+ '3': #8cc7fe,
72
+ '4': #65b4fe,
73
+ '5': #3fa1fe,
74
+ '6': #3283cf,
75
+ '7': #2665a1,
76
+ '8': #194772,
77
+ '9': #0d2944,
78
78
  ),
79
79
  danger: (
80
80
  '1': #f9dede,
@@ -3,34 +3,34 @@ $font-prefix: '';
3
3
  $font-config-h: (
4
4
  h1: (
5
5
  font-size: 24px,
6
- line-height: 30px,
7
- font-weight: 600,
6
+ line-height: 32px,
7
+ font-weight: 500,
8
8
  ),
9
9
  h2: (
10
10
  font-size: 20px,
11
- line-height: 24px,
12
- font-weight: 600,
11
+ line-height: 28px,
12
+ font-weight: 500,
13
13
  ),
14
14
  h3: (
15
15
  font-size: 18px,
16
- line-height: 22px,
17
- font-weight: 600,
16
+ line-height: 24px,
17
+ font-weight: 500,
18
18
  ),
19
19
 
20
20
  h4: (
21
21
  font-size: 14px,
22
- line-height: 18px,
23
- font-weight: 600,
22
+ line-height: 20px,
23
+ font-weight: 500,
24
24
  ),
25
25
  h5: (
26
26
  font-size: 12px,
27
- line-height: 14px,
28
- font-weight: 600,
27
+ line-height: 16px,
28
+ font-weight: 500,
29
29
  ),
30
30
  h6: (
31
31
  font-size: 10px,
32
32
  line-height: 12px,
33
- font-weight: 600,
33
+ font-weight: 500,
34
34
  ),
35
35
  );
36
36
 
@@ -41,7 +41,7 @@ $font-config-body: (
41
41
  ),
42
42
  'p-medium': (
43
43
  font-size: 14px,
44
- line-height: 24px,
44
+ line-height: 20px,
45
45
  ),
46
46
  'p-small': (
47
47
  font-size: 12px,
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e9fdf7;
95
+ --el-color-secondary-light-1: #e4f6f1;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #d4fbee;
98
+ --el-color-secondary-light-2: #c9eee2;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #bef8e6;
101
+ --el-color-secondary-light-3: #ade5d4;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #a9f6dd;
104
+ --el-color-secondary-light-4: #92ddc5;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #93f4d5;
108
- --el-color-secondary: #93f4d5;
107
+ --el-color-secondary-light-5: #77d4b7;
108
+ --el-color-secondary: #77d4b7;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #77d4b7;
111
+ --el-color-secondary-light-6: #61af97;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #5cb599;
114
+ --el-color-secondary-light-7: #4b8a76;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #40957a;
117
+ --el-color-secondary-light-8: #346556;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #25765c;
120
+ --el-color-secondary-light-9: #1e4035;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -148,32 +148,32 @@
148
148
  --el-color-neutral-light-9: #343337;
149
149
  }
150
150
  :root {
151
- --el-color-info-light-1: #e3f1fb;
151
+ --el-color-info-light-1: #d9ecff;
152
152
  }
153
153
  :root {
154
- --el-color-info-light-2: #c0e5f7;
154
+ --el-color-info-light-2: #b2d9ff;
155
155
  }
156
156
  :root {
157
- --el-color-info-light-3: #88d1f1;
157
+ --el-color-info-light-3: #8cc7fe;
158
158
  }
159
159
  :root {
160
- --el-color-info-light-4: #3cb5e6;
160
+ --el-color-info-light-4: #65b4fe;
161
161
  }
162
162
  :root {
163
- --el-color-info-light-5: #21a1d6;
164
- --el-color-info: #21a1d6;
163
+ --el-color-info-light-5: #3fa1fe;
164
+ --el-color-info: #3fa1fe;
165
165
  }
166
166
  :root {
167
- --el-color-info-light-6: #1382b6;
167
+ --el-color-info-light-6: #3283cf;
168
168
  }
169
169
  :root {
170
- --el-color-info-light-7: #116793;
170
+ --el-color-info-light-7: #2665a1;
171
171
  }
172
172
  :root {
173
- --el-color-info-light-8: #12587a;
173
+ --el-color-info-light-8: #194772;
174
174
  }
175
175
  :root {
176
- --el-color-info-light-9: #144a66;
176
+ --el-color-info-light-9: #0d2944;
177
177
  }
178
178
  :root {
179
179
  --el-color-danger-light-1: #f9dede;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e9fdf7;
95
+ --el-color-secondary-light-1: #e4f6f1;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #d4fbee;
98
+ --el-color-secondary-light-2: #c9eee2;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #bef8e6;
101
+ --el-color-secondary-light-3: #ade5d4;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #a9f6dd;
104
+ --el-color-secondary-light-4: #92ddc5;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #93f4d5;
108
- --el-color-secondary: #93f4d5;
107
+ --el-color-secondary-light-5: #77d4b7;
108
+ --el-color-secondary: #77d4b7;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #77d4b7;
111
+ --el-color-secondary-light-6: #61af97;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #5cb599;
114
+ --el-color-secondary-light-7: #4b8a76;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #40957a;
117
+ --el-color-secondary-light-8: #346556;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #25765c;
120
+ --el-color-secondary-light-9: #1e4035;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -148,32 +148,32 @@
148
148
  --el-color-neutral-light-9: #343337;
149
149
  }
150
150
  :root {
151
- --el-color-info-light-1: #e3f1fb;
151
+ --el-color-info-light-1: #d9ecff;
152
152
  }
153
153
  :root {
154
- --el-color-info-light-2: #c0e5f7;
154
+ --el-color-info-light-2: #b2d9ff;
155
155
  }
156
156
  :root {
157
- --el-color-info-light-3: #88d1f1;
157
+ --el-color-info-light-3: #8cc7fe;
158
158
  }
159
159
  :root {
160
- --el-color-info-light-4: #3cb5e6;
160
+ --el-color-info-light-4: #65b4fe;
161
161
  }
162
162
  :root {
163
- --el-color-info-light-5: #21a1d6;
164
- --el-color-info: #21a1d6;
163
+ --el-color-info-light-5: #3fa1fe;
164
+ --el-color-info: #3fa1fe;
165
165
  }
166
166
  :root {
167
- --el-color-info-light-6: #1382b6;
167
+ --el-color-info-light-6: #3283cf;
168
168
  }
169
169
  :root {
170
- --el-color-info-light-7: #116793;
170
+ --el-color-info-light-7: #2665a1;
171
171
  }
172
172
  :root {
173
- --el-color-info-light-8: #12587a;
173
+ --el-color-info-light-8: #194772;
174
174
  }
175
175
  :root {
176
- --el-color-info-light-9: #144a66;
176
+ --el-color-info-light-9: #0d2944;
177
177
  }
178
178
  :root {
179
179
  --el-color-danger-light-1: #f9dede;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e9fdf7;
95
+ --el-color-secondary-light-1: #e4f6f1;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #d4fbee;
98
+ --el-color-secondary-light-2: #c9eee2;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #bef8e6;
101
+ --el-color-secondary-light-3: #ade5d4;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #a9f6dd;
104
+ --el-color-secondary-light-4: #92ddc5;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #93f4d5;
108
- --el-color-secondary: #93f4d5;
107
+ --el-color-secondary-light-5: #77d4b7;
108
+ --el-color-secondary: #77d4b7;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #77d4b7;
111
+ --el-color-secondary-light-6: #61af97;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #5cb599;
114
+ --el-color-secondary-light-7: #4b8a76;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #40957a;
117
+ --el-color-secondary-light-8: #346556;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #25765c;
120
+ --el-color-secondary-light-9: #1e4035;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -148,32 +148,32 @@
148
148
  --el-color-neutral-light-9: #343337;
149
149
  }
150
150
  :root {
151
- --el-color-info-light-1: #e3f1fb;
151
+ --el-color-info-light-1: #d9ecff;
152
152
  }
153
153
  :root {
154
- --el-color-info-light-2: #c0e5f7;
154
+ --el-color-info-light-2: #b2d9ff;
155
155
  }
156
156
  :root {
157
- --el-color-info-light-3: #88d1f1;
157
+ --el-color-info-light-3: #8cc7fe;
158
158
  }
159
159
  :root {
160
- --el-color-info-light-4: #3cb5e6;
160
+ --el-color-info-light-4: #65b4fe;
161
161
  }
162
162
  :root {
163
- --el-color-info-light-5: #21a1d6;
164
- --el-color-info: #21a1d6;
163
+ --el-color-info-light-5: #3fa1fe;
164
+ --el-color-info: #3fa1fe;
165
165
  }
166
166
  :root {
167
- --el-color-info-light-6: #1382b6;
167
+ --el-color-info-light-6: #3283cf;
168
168
  }
169
169
  :root {
170
- --el-color-info-light-7: #116793;
170
+ --el-color-info-light-7: #2665a1;
171
171
  }
172
172
  :root {
173
- --el-color-info-light-8: #12587a;
173
+ --el-color-info-light-8: #194772;
174
174
  }
175
175
  :root {
176
- --el-color-info-light-9: #144a66;
176
+ --el-color-info-light-9: #0d2944;
177
177
  }
178
178
  :root {
179
179
  --el-color-danger-light-1: #f9dede;
@@ -92,32 +92,32 @@
92
92
  --el-color-primary-light-9: #110b2b;
93
93
  }
94
94
  :root {
95
- --el-color-secondary-light-1: #e9fdf7;
95
+ --el-color-secondary-light-1: #e4f6f1;
96
96
  }
97
97
  :root {
98
- --el-color-secondary-light-2: #d4fbee;
98
+ --el-color-secondary-light-2: #c9eee2;
99
99
  }
100
100
  :root {
101
- --el-color-secondary-light-3: #bef8e6;
101
+ --el-color-secondary-light-3: #ade5d4;
102
102
  }
103
103
  :root {
104
- --el-color-secondary-light-4: #a9f6dd;
104
+ --el-color-secondary-light-4: #92ddc5;
105
105
  }
106
106
  :root {
107
- --el-color-secondary-light-5: #93f4d5;
108
- --el-color-secondary: #93f4d5;
107
+ --el-color-secondary-light-5: #77d4b7;
108
+ --el-color-secondary: #77d4b7;
109
109
  }
110
110
  :root {
111
- --el-color-secondary-light-6: #77d4b7;
111
+ --el-color-secondary-light-6: #61af97;
112
112
  }
113
113
  :root {
114
- --el-color-secondary-light-7: #5cb599;
114
+ --el-color-secondary-light-7: #4b8a76;
115
115
  }
116
116
  :root {
117
- --el-color-secondary-light-8: #40957a;
117
+ --el-color-secondary-light-8: #346556;
118
118
  }
119
119
  :root {
120
- --el-color-secondary-light-9: #25765c;
120
+ --el-color-secondary-light-9: #1e4035;
121
121
  }
122
122
  :root {
123
123
  --el-color-neutral-light-1: #eeedef;
@@ -148,32 +148,32 @@
148
148
  --el-color-neutral-light-9: #343337;
149
149
  }
150
150
  :root {
151
- --el-color-info-light-1: #e3f1fb;
151
+ --el-color-info-light-1: #d9ecff;
152
152
  }
153
153
  :root {
154
- --el-color-info-light-2: #c0e5f7;
154
+ --el-color-info-light-2: #b2d9ff;
155
155
  }
156
156
  :root {
157
- --el-color-info-light-3: #88d1f1;
157
+ --el-color-info-light-3: #8cc7fe;
158
158
  }
159
159
  :root {
160
- --el-color-info-light-4: #3cb5e6;
160
+ --el-color-info-light-4: #65b4fe;
161
161
  }
162
162
  :root {
163
- --el-color-info-light-5: #21a1d6;
164
- --el-color-info: #21a1d6;
163
+ --el-color-info-light-5: #3fa1fe;
164
+ --el-color-info: #3fa1fe;
165
165
  }
166
166
  :root {
167
- --el-color-info-light-6: #1382b6;
167
+ --el-color-info-light-6: #3283cf;
168
168
  }
169
169
  :root {
170
- --el-color-info-light-7: #116793;
170
+ --el-color-info-light-7: #2665a1;
171
171
  }
172
172
  :root {
173
- --el-color-info-light-8: #12587a;
173
+ --el-color-info-light-8: #194772;
174
174
  }
175
175
  :root {
176
- --el-color-info-light-9: #144a66;
176
+ --el-color-info-light-9: #0d2944;
177
177
  }
178
178
  :root {
179
179
  --el-color-danger-light-1: #f9dede;