@novalabsxyz/tokens 2.0.0-y.11 → 2.0.0-y.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -943,7 +943,7 @@
943
943
  --hm_colors_error_200: #fecdca;
944
944
  --hm_colors_error_300: #fda29b;
945
945
  --hm_colors_error_400: #f97066;
946
- --hm_colors_error_500: #38f060;
946
+ --hm_colors_error_500: #f04438;
947
947
  --hm_colors_error_600: #d92d20;
948
948
  --hm_colors_error_700: #b42318;
949
949
  --hm_colors_error_800: #912018;
@@ -1264,7 +1264,7 @@
1264
1264
  --hm_colors_border_border_brand: #b692f6;
1265
1265
  --hm_colors_border_border_brand_solid: #9e77ed;
1266
1266
  --hm_colors_border_border_disabled: #333741;
1267
- --hm_colors_border_border_error_solid: #38f060;
1267
+ --hm_colors_border_border_error_solid: #f04438;
1268
1268
  --hm_colors_border_border_disabled_subtle: #1f242f;
1269
1269
  --hm_colors_border_border_tertiary: #1f242f;
1270
1270
  --hm_colors_border_border_brand_solid_alt: #333741;
@@ -1286,7 +1286,7 @@
1286
1286
  --hm_colors_background_bg_disabled: #1f242f;
1287
1287
  --hm_colors_background_bg_active: #1f242f;
1288
1288
  --hm_colors_background_bg_brand_solid_hover: #9e77ed;
1289
- --hm_colors_background_bg_error_primary: #38f060;
1289
+ --hm_colors_background_bg_error_primary: #f04438;
1290
1290
  --hm_colors_background_bg_brand_secondary: #7f56d9;
1291
1291
  --hm_colors_background_bg_secondary: #161b26;
1292
1292
  --hm_colors_background_bg_disabled_subtle: #161b26;
@@ -1313,7 +1313,7 @@
1313
1313
  --hm_colors_foreground_fg_brand_primary_600: #9e77ed;
1314
1314
  --hm_colors_foreground_fg_quinary_400: #85888e;
1315
1315
  --hm_colors_foreground_fg_quinary_hover: #94969c;
1316
- --hm_colors_foreground_fg_error_primary: #38f060;
1316
+ --hm_colors_foreground_fg_error_primary: #f04438;
1317
1317
  --hm_colors_foreground_fg_disabled_subtle: #61646c;
1318
1318
  --hm_colors_foreground_fg_warning_secondary: #fdb022;
1319
1319
  --hm_colors_foreground_fg_error_secondary: #f97066;
@@ -1393,7 +1393,7 @@
1393
1393
  --hm_component_colors_utility_gray_utility_gray_800: #ececed;
1394
1394
  --hm_component_colors_utility_error_utility_error_600: #f97066;
1395
1395
  --hm_component_colors_utility_error_utility_error_700: #fda29b;
1396
- --hm_component_colors_utility_error_utility_error_500: #38f060;
1396
+ --hm_component_colors_utility_error_utility_error_500: #f04438;
1397
1397
  --hm_component_colors_utility_error_utility_error_200: #912018;
1398
1398
  --hm_component_colors_utility_error_utility_error_50: #55160c;
1399
1399
  --hm_component_colors_utility_error_utility_error_100: #7a271a;
@@ -955,7 +955,7 @@
955
955
  --hm_colors_error_200: #fecdca;
956
956
  --hm_colors_error_300: #fda29b;
957
957
  --hm_colors_error_400: #f97066;
958
- --hm_colors_error_500: #38f060;
958
+ --hm_colors_error_500: #f04438;
959
959
  --hm_colors_error_600: #d92d20;
960
960
  --hm_colors_error_700: #b42318;
961
961
  --hm_colors_error_800: #912018;
@@ -1304,7 +1304,7 @@
1304
1304
  --hm_colors_foreground_fg_error_primary: #d92d20;
1305
1305
  --hm_colors_foreground_fg_disabled_subtle: #d0d5dd;
1306
1306
  --hm_colors_foreground_fg_warning_secondary: #f79009;
1307
- --hm_colors_foreground_fg_error_secondary: #38f060;
1307
+ --hm_colors_foreground_fg_error_secondary: #f04438;
1308
1308
  --hm_colors_foreground_fg_senary_300: #d0d5dd;
1309
1309
  --hm_colors_foreground_fg_tertiary_600: #475467;
1310
1310
  --hm_colors_foreground_fg_tertiary_hover: #344054;
@@ -1381,7 +1381,7 @@
1381
1381
  --hm_component_colors_utility_gray_utility_gray_800: #182230;
1382
1382
  --hm_component_colors_utility_error_utility_error_600: #d92d20;
1383
1383
  --hm_component_colors_utility_error_utility_error_700: #b42318;
1384
- --hm_component_colors_utility_error_utility_error_500: #38f060;
1384
+ --hm_component_colors_utility_error_utility_error_500: #f04438;
1385
1385
  --hm_component_colors_utility_error_utility_error_200: #fecdca;
1386
1386
  --hm_component_colors_utility_error_utility_error_50: #fef3f2;
1387
1387
  --hm_component_colors_utility_error_utility_error_100: #fee4e2;
@@ -942,7 +942,7 @@ export const hm_colors_error_100 = '#fee4e2';
942
942
  export const hm_colors_error_200 = '#fecdca';
943
943
  export const hm_colors_error_300 = '#fda29b';
944
944
  export const hm_colors_error_400 = '#f97066';
945
- export const hm_colors_error_500 = '#38f060';
945
+ export const hm_colors_error_500 = '#f04438';
946
946
  export const hm_colors_error_600 = '#d92d20';
947
947
  export const hm_colors_error_700 = '#b42318';
948
948
  export const hm_colors_error_800 = '#912018';
@@ -1263,7 +1263,7 @@ export const hm_colors_border_border_primary = '#333741';
1263
1263
  export const hm_colors_border_border_brand = '#b692f6';
1264
1264
  export const hm_colors_border_border_brand_solid = '#9e77ed';
1265
1265
  export const hm_colors_border_border_disabled = '#333741';
1266
- export const hm_colors_border_border_error_solid = '#38f060';
1266
+ export const hm_colors_border_border_error_solid = '#f04438';
1267
1267
  export const hm_colors_border_border_disabled_subtle = '#1f242f';
1268
1268
  export const hm_colors_border_border_tertiary = '#1f242f';
1269
1269
  export const hm_colors_border_border_brand_solid_alt = '#333741';
@@ -1285,7 +1285,7 @@ export const hm_colors_background_bg_primary_hover = '#1f242f';
1285
1285
  export const hm_colors_background_bg_disabled = '#1f242f';
1286
1286
  export const hm_colors_background_bg_active = '#1f242f';
1287
1287
  export const hm_colors_background_bg_brand_solid_hover = '#9e77ed';
1288
- export const hm_colors_background_bg_error_primary = '#38f060';
1288
+ export const hm_colors_background_bg_error_primary = '#f04438';
1289
1289
  export const hm_colors_background_bg_brand_secondary = '#7f56d9';
1290
1290
  export const hm_colors_background_bg_secondary = '#161b26';
1291
1291
  export const hm_colors_background_bg_disabled_subtle = '#161b26';
@@ -1312,7 +1312,7 @@ export const hm_colors_foreground_fg_brand_secondary_500 = '#9e77ed';
1312
1312
  export const hm_colors_foreground_fg_brand_primary_600 = '#9e77ed';
1313
1313
  export const hm_colors_foreground_fg_quinary_400 = '#85888e';
1314
1314
  export const hm_colors_foreground_fg_quinary_hover = '#94969c';
1315
- export const hm_colors_foreground_fg_error_primary = '#38f060';
1315
+ export const hm_colors_foreground_fg_error_primary = '#f04438';
1316
1316
  export const hm_colors_foreground_fg_disabled_subtle = '#61646c';
1317
1317
  export const hm_colors_foreground_fg_warning_secondary = '#fdb022';
1318
1318
  export const hm_colors_foreground_fg_error_secondary = '#f97066';
@@ -1392,7 +1392,7 @@ export const hm_component_colors_utility_gray_utility_gray_900 = '#f0f1f1';
1392
1392
  export const hm_component_colors_utility_gray_utility_gray_800 = '#ececed';
1393
1393
  export const hm_component_colors_utility_error_utility_error_600 = '#f97066';
1394
1394
  export const hm_component_colors_utility_error_utility_error_700 = '#fda29b';
1395
- export const hm_component_colors_utility_error_utility_error_500 = '#38f060';
1395
+ export const hm_component_colors_utility_error_utility_error_500 = '#f04438';
1396
1396
  export const hm_component_colors_utility_error_utility_error_200 = '#912018';
1397
1397
  export const hm_component_colors_utility_error_utility_error_50 = '#55160c';
1398
1398
  export const hm_component_colors_utility_error_utility_error_100 = '#7a271a';
@@ -942,7 +942,7 @@ export const hm_colors_error_100 = '#fee4e2';
942
942
  export const hm_colors_error_200 = '#fecdca';
943
943
  export const hm_colors_error_300 = '#fda29b';
944
944
  export const hm_colors_error_400 = '#f97066';
945
- export const hm_colors_error_500 = '#38f060';
945
+ export const hm_colors_error_500 = '#f04438';
946
946
  export const hm_colors_error_600 = '#d92d20';
947
947
  export const hm_colors_error_700 = '#b42318';
948
948
  export const hm_colors_error_800 = '#912018';
@@ -1263,7 +1263,7 @@ export const hm_colors_border_border_primary = '#333741';
1263
1263
  export const hm_colors_border_border_brand = '#b692f6';
1264
1264
  export const hm_colors_border_border_brand_solid = '#9e77ed';
1265
1265
  export const hm_colors_border_border_disabled = '#333741';
1266
- export const hm_colors_border_border_error_solid = '#38f060';
1266
+ export const hm_colors_border_border_error_solid = '#f04438';
1267
1267
  export const hm_colors_border_border_disabled_subtle = '#1f242f';
1268
1268
  export const hm_colors_border_border_tertiary = '#1f242f';
1269
1269
  export const hm_colors_border_border_brand_solid_alt = '#333741';
@@ -1285,7 +1285,7 @@ export const hm_colors_background_bg_primary_hover = '#1f242f';
1285
1285
  export const hm_colors_background_bg_disabled = '#1f242f';
1286
1286
  export const hm_colors_background_bg_active = '#1f242f';
1287
1287
  export const hm_colors_background_bg_brand_solid_hover = '#9e77ed';
1288
- export const hm_colors_background_bg_error_primary = '#38f060';
1288
+ export const hm_colors_background_bg_error_primary = '#f04438';
1289
1289
  export const hm_colors_background_bg_brand_secondary = '#7f56d9';
1290
1290
  export const hm_colors_background_bg_secondary = '#161b26';
1291
1291
  export const hm_colors_background_bg_disabled_subtle = '#161b26';
@@ -1312,7 +1312,7 @@ export const hm_colors_foreground_fg_brand_secondary_500 = '#9e77ed';
1312
1312
  export const hm_colors_foreground_fg_brand_primary_600 = '#9e77ed';
1313
1313
  export const hm_colors_foreground_fg_quinary_400 = '#85888e';
1314
1314
  export const hm_colors_foreground_fg_quinary_hover = '#94969c';
1315
- export const hm_colors_foreground_fg_error_primary = '#38f060';
1315
+ export const hm_colors_foreground_fg_error_primary = '#f04438';
1316
1316
  export const hm_colors_foreground_fg_disabled_subtle = '#61646c';
1317
1317
  export const hm_colors_foreground_fg_warning_secondary = '#fdb022';
1318
1318
  export const hm_colors_foreground_fg_error_secondary = '#f97066';
@@ -1392,7 +1392,7 @@ export const hm_component_colors_utility_gray_utility_gray_900 = '#f0f1f1';
1392
1392
  export const hm_component_colors_utility_gray_utility_gray_800 = '#ececed';
1393
1393
  export const hm_component_colors_utility_error_utility_error_600 = '#f97066';
1394
1394
  export const hm_component_colors_utility_error_utility_error_700 = '#fda29b';
1395
- export const hm_component_colors_utility_error_utility_error_500 = '#38f060';
1395
+ export const hm_component_colors_utility_error_utility_error_500 = '#f04438';
1396
1396
  export const hm_component_colors_utility_error_utility_error_200 = '#912018';
1397
1397
  export const hm_component_colors_utility_error_utility_error_50 = '#55160c';
1398
1398
  export const hm_component_colors_utility_error_utility_error_100 = '#7a271a';
@@ -954,7 +954,7 @@ export const hm_colors_error_100 = '#fee4e2';
954
954
  export const hm_colors_error_200 = '#fecdca';
955
955
  export const hm_colors_error_300 = '#fda29b';
956
956
  export const hm_colors_error_400 = '#f97066';
957
- export const hm_colors_error_500 = '#38f060';
957
+ export const hm_colors_error_500 = '#f04438';
958
958
  export const hm_colors_error_600 = '#d92d20';
959
959
  export const hm_colors_error_700 = '#b42318';
960
960
  export const hm_colors_error_800 = '#912018';
@@ -1303,7 +1303,7 @@ export const hm_colors_foreground_fg_quinary_hover = '#667085';
1303
1303
  export const hm_colors_foreground_fg_error_primary = '#d92d20';
1304
1304
  export const hm_colors_foreground_fg_disabled_subtle = '#d0d5dd';
1305
1305
  export const hm_colors_foreground_fg_warning_secondary = '#f79009';
1306
- export const hm_colors_foreground_fg_error_secondary = '#38f060';
1306
+ export const hm_colors_foreground_fg_error_secondary = '#f04438';
1307
1307
  export const hm_colors_foreground_fg_senary_300 = '#d0d5dd';
1308
1308
  export const hm_colors_foreground_fg_tertiary_600 = '#475467';
1309
1309
  export const hm_colors_foreground_fg_tertiary_hover = '#344054';
@@ -1380,7 +1380,7 @@ export const hm_component_colors_utility_gray_utility_gray_900 = '#101828';
1380
1380
  export const hm_component_colors_utility_gray_utility_gray_800 = '#182230';
1381
1381
  export const hm_component_colors_utility_error_utility_error_600 = '#d92d20';
1382
1382
  export const hm_component_colors_utility_error_utility_error_700 = '#b42318';
1383
- export const hm_component_colors_utility_error_utility_error_500 = '#38f060';
1383
+ export const hm_component_colors_utility_error_utility_error_500 = '#f04438';
1384
1384
  export const hm_component_colors_utility_error_utility_error_200 = '#fecdca';
1385
1385
  export const hm_component_colors_utility_error_utility_error_50 = '#fef3f2';
1386
1386
  export const hm_component_colors_utility_error_utility_error_100 = '#fee4e2';
@@ -954,7 +954,7 @@ export const hm_colors_error_100 = '#fee4e2';
954
954
  export const hm_colors_error_200 = '#fecdca';
955
955
  export const hm_colors_error_300 = '#fda29b';
956
956
  export const hm_colors_error_400 = '#f97066';
957
- export const hm_colors_error_500 = '#38f060';
957
+ export const hm_colors_error_500 = '#f04438';
958
958
  export const hm_colors_error_600 = '#d92d20';
959
959
  export const hm_colors_error_700 = '#b42318';
960
960
  export const hm_colors_error_800 = '#912018';
@@ -1303,7 +1303,7 @@ export const hm_colors_foreground_fg_quinary_hover = '#667085';
1303
1303
  export const hm_colors_foreground_fg_error_primary = '#d92d20';
1304
1304
  export const hm_colors_foreground_fg_disabled_subtle = '#d0d5dd';
1305
1305
  export const hm_colors_foreground_fg_warning_secondary = '#f79009';
1306
- export const hm_colors_foreground_fg_error_secondary = '#38f060';
1306
+ export const hm_colors_foreground_fg_error_secondary = '#f04438';
1307
1307
  export const hm_colors_foreground_fg_senary_300 = '#d0d5dd';
1308
1308
  export const hm_colors_foreground_fg_tertiary_600 = '#475467';
1309
1309
  export const hm_colors_foreground_fg_tertiary_hover = '#344054';
@@ -1380,7 +1380,7 @@ export const hm_component_colors_utility_gray_utility_gray_900 = '#101828';
1380
1380
  export const hm_component_colors_utility_gray_utility_gray_800 = '#182230';
1381
1381
  export const hm_component_colors_utility_error_utility_error_600 = '#d92d20';
1382
1382
  export const hm_component_colors_utility_error_utility_error_700 = '#b42318';
1383
- export const hm_component_colors_utility_error_utility_error_500 = '#38f060';
1383
+ export const hm_component_colors_utility_error_utility_error_500 = '#f04438';
1384
1384
  export const hm_component_colors_utility_error_utility_error_200 = '#fecdca';
1385
1385
  export const hm_component_colors_utility_error_utility_error_50 = '#fef3f2';
1386
1386
  export const hm_component_colors_utility_error_utility_error_100 = '#fee4e2';
@@ -942,7 +942,7 @@ $hm_colors_error_100: #fee4e2;
942
942
  $hm_colors_error_200: #fecdca;
943
943
  $hm_colors_error_300: #fda29b;
944
944
  $hm_colors_error_400: #f97066;
945
- $hm_colors_error_500: #38f060;
945
+ $hm_colors_error_500: #f04438;
946
946
  $hm_colors_error_600: #d92d20;
947
947
  $hm_colors_error_700: #b42318;
948
948
  $hm_colors_error_800: #912018;
@@ -1263,7 +1263,7 @@ $hm_colors_border_border_primary: #333741;
1263
1263
  $hm_colors_border_border_brand: #b692f6;
1264
1264
  $hm_colors_border_border_brand_solid: #9e77ed;
1265
1265
  $hm_colors_border_border_disabled: #333741;
1266
- $hm_colors_border_border_error_solid: #38f060;
1266
+ $hm_colors_border_border_error_solid: #f04438;
1267
1267
  $hm_colors_border_border_disabled_subtle: #1f242f;
1268
1268
  $hm_colors_border_border_tertiary: #1f242f;
1269
1269
  $hm_colors_border_border_brand_solid_alt: #333741;
@@ -1285,7 +1285,7 @@ $hm_colors_background_bg_primary_hover: #1f242f;
1285
1285
  $hm_colors_background_bg_disabled: #1f242f;
1286
1286
  $hm_colors_background_bg_active: #1f242f;
1287
1287
  $hm_colors_background_bg_brand_solid_hover: #9e77ed;
1288
- $hm_colors_background_bg_error_primary: #38f060;
1288
+ $hm_colors_background_bg_error_primary: #f04438;
1289
1289
  $hm_colors_background_bg_brand_secondary: #7f56d9;
1290
1290
  $hm_colors_background_bg_secondary: #161b26;
1291
1291
  $hm_colors_background_bg_disabled_subtle: #161b26;
@@ -1312,7 +1312,7 @@ $hm_colors_foreground_fg_brand_secondary_500: #9e77ed;
1312
1312
  $hm_colors_foreground_fg_brand_primary_600: #9e77ed;
1313
1313
  $hm_colors_foreground_fg_quinary_400: #85888e;
1314
1314
  $hm_colors_foreground_fg_quinary_hover: #94969c;
1315
- $hm_colors_foreground_fg_error_primary: #38f060;
1315
+ $hm_colors_foreground_fg_error_primary: #f04438;
1316
1316
  $hm_colors_foreground_fg_disabled_subtle: #61646c;
1317
1317
  $hm_colors_foreground_fg_warning_secondary: #fdb022;
1318
1318
  $hm_colors_foreground_fg_error_secondary: #f97066;
@@ -1392,7 +1392,7 @@ $hm_component_colors_utility_gray_utility_gray_900: #f0f1f1;
1392
1392
  $hm_component_colors_utility_gray_utility_gray_800: #ececed;
1393
1393
  $hm_component_colors_utility_error_utility_error_600: #f97066;
1394
1394
  $hm_component_colors_utility_error_utility_error_700: #fda29b;
1395
- $hm_component_colors_utility_error_utility_error_500: #38f060;
1395
+ $hm_component_colors_utility_error_utility_error_500: #f04438;
1396
1396
  $hm_component_colors_utility_error_utility_error_200: #912018;
1397
1397
  $hm_component_colors_utility_error_utility_error_50: #55160c;
1398
1398
  $hm_component_colors_utility_error_utility_error_100: #7a271a;
@@ -954,7 +954,7 @@ $hm_colors_error_100: #fee4e2;
954
954
  $hm_colors_error_200: #fecdca;
955
955
  $hm_colors_error_300: #fda29b;
956
956
  $hm_colors_error_400: #f97066;
957
- $hm_colors_error_500: #38f060;
957
+ $hm_colors_error_500: #f04438;
958
958
  $hm_colors_error_600: #d92d20;
959
959
  $hm_colors_error_700: #b42318;
960
960
  $hm_colors_error_800: #912018;
@@ -1303,7 +1303,7 @@ $hm_colors_foreground_fg_quinary_hover: #667085;
1303
1303
  $hm_colors_foreground_fg_error_primary: #d92d20;
1304
1304
  $hm_colors_foreground_fg_disabled_subtle: #d0d5dd;
1305
1305
  $hm_colors_foreground_fg_warning_secondary: #f79009;
1306
- $hm_colors_foreground_fg_error_secondary: #38f060;
1306
+ $hm_colors_foreground_fg_error_secondary: #f04438;
1307
1307
  $hm_colors_foreground_fg_senary_300: #d0d5dd;
1308
1308
  $hm_colors_foreground_fg_tertiary_600: #475467;
1309
1309
  $hm_colors_foreground_fg_tertiary_hover: #344054;
@@ -1380,7 +1380,7 @@ $hm_component_colors_utility_gray_utility_gray_900: #101828;
1380
1380
  $hm_component_colors_utility_gray_utility_gray_800: #182230;
1381
1381
  $hm_component_colors_utility_error_utility_error_600: #d92d20;
1382
1382
  $hm_component_colors_utility_error_utility_error_700: #b42318;
1383
- $hm_component_colors_utility_error_utility_error_500: #38f060;
1383
+ $hm_component_colors_utility_error_utility_error_500: #f04438;
1384
1384
  $hm_component_colors_utility_error_utility_error_200: #fecdca;
1385
1385
  $hm_component_colors_utility_error_utility_error_50: #fef3f2;
1386
1386
  $hm_component_colors_utility_error_utility_error_100: #fee4e2;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "Luis Perrone <peroni@nova-labs.com>"
4
4
  ],
5
5
  "dependencies": {
6
- "@novalabsxyz/base-theme": "^2.0.0-y.11",
6
+ "@novalabsxyz/base-theme": "^2.0.0-y.12",
7
7
  "react": "18.2.0"
8
8
  },
9
9
  "description": "Novalabs Tokens stylesheet",
@@ -13,7 +13,7 @@
13
13
  "files": [
14
14
  "build"
15
15
  ],
16
- "gitHead": "0cacc96dbd58a52da5b21e02f0648c7cebe38cc9",
16
+ "gitHead": "11706ebc27857bcaf351733b8c12ed5919b81f8b",
17
17
  "include": [
18
18
  "src"
19
19
  ],
@@ -26,5 +26,5 @@
26
26
  "copy-dts": "copyfiles -u 1 \"src/**/*.css\" build && copyfiles -u 1 \"src/**/*.js\" build && copyfiles -u 1 \"src/**/*.scss\" build",
27
27
  "test": "echo \"Error: run tests from root\" && exit 1"
28
28
  },
29
- "version": "2.0.0-y.11"
29
+ "version": "2.0.0-y.12"
30
30
  }