@ornikar/bumper 2.0.1-canary.7572adc2e30f541d2bcef92dd996237207ebbb9c.0 → 2.0.1-canary.79e367e962c957c016c4df67dbcf515c8f45ff0e.0
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.
- package/CHANGELOG.md +2 -3
- package/dist/definitions/tamagui.config.d.ts +0 -1
- package/dist/definitions/tamagui.config.d.ts.map +1 -1
- package/dist/definitions/themes/light.d.ts +0 -1
- package/dist/definitions/themes/light.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +2 -6
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +2 -6
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +2 -6
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.js +2 -6
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +2 -6
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.mjs +2 -6
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +2 -6
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +2 -6
- package/dist/index.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/themes/__snapshots__/light.stories.tsx.snap +54 -97
- package/src/themes/__snapshots_web__/light.stories.tsx.snap +4 -23
- package/src/themes/light.ts +2 -6
- package/src/themes/palettes/__snapshots__/deepPurpleColorPalette.stories.tsx.snap +62 -62
package/package.json
CHANGED
|
@@ -41,7 +41,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
41
41
|
style={
|
|
42
42
|
{
|
|
43
43
|
"backgroundColor": "#ffffff",
|
|
44
|
-
"borderBottomColor": "#
|
|
44
|
+
"borderBottomColor": "#A8A8A8",
|
|
45
45
|
"borderBottomWidth": 2,
|
|
46
46
|
"borderStyle": "solid",
|
|
47
47
|
"flexDirection": "column",
|
|
@@ -84,7 +84,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
84
84
|
style={
|
|
85
85
|
{
|
|
86
86
|
"backgroundColor": "#ffffff",
|
|
87
|
-
"borderBottomColor": "#
|
|
87
|
+
"borderBottomColor": "#A8A8A8",
|
|
88
88
|
"borderBottomWidth": 2,
|
|
89
89
|
"borderStyle": "solid",
|
|
90
90
|
"flexDirection": "column",
|
|
@@ -127,7 +127,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
127
127
|
style={
|
|
128
128
|
{
|
|
129
129
|
"backgroundColor": "#ffffff",
|
|
130
|
-
"borderBottomColor": "#
|
|
130
|
+
"borderBottomColor": "#A8A8A8",
|
|
131
131
|
"borderBottomWidth": 2,
|
|
132
132
|
"borderStyle": "solid",
|
|
133
133
|
"flexDirection": "column",
|
|
@@ -170,7 +170,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
170
170
|
style={
|
|
171
171
|
{
|
|
172
172
|
"backgroundColor": "#563B56",
|
|
173
|
-
"borderBottomColor": "#
|
|
173
|
+
"borderBottomColor": "#A8A8A8",
|
|
174
174
|
"borderBottomWidth": 2,
|
|
175
175
|
"borderStyle": "solid",
|
|
176
176
|
"flexDirection": "column",
|
|
@@ -213,7 +213,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
213
213
|
style={
|
|
214
214
|
{
|
|
215
215
|
"backgroundColor": "#563B56",
|
|
216
|
-
"borderBottomColor": "#
|
|
216
|
+
"borderBottomColor": "#A8A8A8",
|
|
217
217
|
"borderBottomWidth": 2,
|
|
218
218
|
"borderStyle": "solid",
|
|
219
219
|
"flexDirection": "column",
|
|
@@ -256,7 +256,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
256
256
|
style={
|
|
257
257
|
{
|
|
258
258
|
"backgroundColor": "#563B56",
|
|
259
|
-
"borderBottomColor": "#
|
|
259
|
+
"borderBottomColor": "#A8A8A8",
|
|
260
260
|
"borderBottomWidth": 2,
|
|
261
261
|
"borderStyle": "solid",
|
|
262
262
|
"flexDirection": "column",
|
|
@@ -299,7 +299,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
299
299
|
style={
|
|
300
300
|
{
|
|
301
301
|
"backgroundColor": "#ffffff",
|
|
302
|
-
"borderBottomColor": "#
|
|
302
|
+
"borderBottomColor": "#A8A8A8",
|
|
303
303
|
"borderBottomWidth": 2,
|
|
304
304
|
"borderStyle": "solid",
|
|
305
305
|
"flexDirection": "column",
|
|
@@ -342,7 +342,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
342
342
|
style={
|
|
343
343
|
{
|
|
344
344
|
"backgroundColor": "#ffffff",
|
|
345
|
-
"borderBottomColor": "#
|
|
345
|
+
"borderBottomColor": "#A8A8A8",
|
|
346
346
|
"borderBottomWidth": 2,
|
|
347
347
|
"borderStyle": "solid",
|
|
348
348
|
"flexDirection": "column",
|
|
@@ -385,7 +385,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
385
385
|
style={
|
|
386
386
|
{
|
|
387
387
|
"backgroundColor": "#563B56",
|
|
388
|
-
"borderBottomColor": "#
|
|
388
|
+
"borderBottomColor": "#A8A8A8",
|
|
389
389
|
"borderBottomWidth": 2,
|
|
390
390
|
"borderStyle": "solid",
|
|
391
391
|
"flexDirection": "column",
|
|
@@ -428,7 +428,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
428
428
|
style={
|
|
429
429
|
{
|
|
430
430
|
"backgroundColor": "#ffffff",
|
|
431
|
-
"borderBottomColor": "#
|
|
431
|
+
"borderBottomColor": "#A8A8A8",
|
|
432
432
|
"borderBottomWidth": 2,
|
|
433
433
|
"borderStyle": "solid",
|
|
434
434
|
"flexDirection": "column",
|
|
@@ -471,7 +471,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
471
471
|
style={
|
|
472
472
|
{
|
|
473
473
|
"backgroundColor": "#ffffff",
|
|
474
|
-
"borderBottomColor": "#
|
|
474
|
+
"borderBottomColor": "#A8A8A8",
|
|
475
475
|
"borderBottomWidth": 2,
|
|
476
476
|
"borderStyle": "solid",
|
|
477
477
|
"flexDirection": "column",
|
|
@@ -514,7 +514,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
514
514
|
style={
|
|
515
515
|
{
|
|
516
516
|
"backgroundColor": "#ffffff",
|
|
517
|
-
"borderBottomColor": "#
|
|
517
|
+
"borderBottomColor": "#A8A8A8",
|
|
518
518
|
"borderBottomWidth": 2,
|
|
519
519
|
"borderStyle": "solid",
|
|
520
520
|
"flexDirection": "column",
|
|
@@ -557,7 +557,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
557
557
|
style={
|
|
558
558
|
{
|
|
559
559
|
"backgroundColor": "#ffffff",
|
|
560
|
-
"borderBottomColor": "#
|
|
560
|
+
"borderBottomColor": "#A8A8A8",
|
|
561
561
|
"borderBottomWidth": 2,
|
|
562
562
|
"borderStyle": "solid",
|
|
563
563
|
"flexDirection": "column",
|
|
@@ -600,7 +600,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
600
600
|
style={
|
|
601
601
|
{
|
|
602
602
|
"backgroundColor": "#ffffff",
|
|
603
|
-
"borderBottomColor": "#
|
|
603
|
+
"borderBottomColor": "#A8A8A8",
|
|
604
604
|
"borderBottomWidth": 2,
|
|
605
605
|
"borderStyle": "solid",
|
|
606
606
|
"flexDirection": "column",
|
|
@@ -643,7 +643,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
643
643
|
style={
|
|
644
644
|
{
|
|
645
645
|
"backgroundColor": "#ffffff",
|
|
646
|
-
"borderBottomColor": "#
|
|
646
|
+
"borderBottomColor": "#A8A8A8",
|
|
647
647
|
"borderBottomWidth": 2,
|
|
648
648
|
"borderStyle": "solid",
|
|
649
649
|
"flexDirection": "column",
|
|
@@ -686,7 +686,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
686
686
|
style={
|
|
687
687
|
{
|
|
688
688
|
"backgroundColor": "#563B56",
|
|
689
|
-
"borderBottomColor": "#
|
|
689
|
+
"borderBottomColor": "#A8A8A8",
|
|
690
690
|
"borderBottomWidth": 2,
|
|
691
691
|
"borderStyle": "solid",
|
|
692
692
|
"flexDirection": "column",
|
|
@@ -729,7 +729,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
729
729
|
style={
|
|
730
730
|
{
|
|
731
731
|
"backgroundColor": "#ffffff",
|
|
732
|
-
"borderBottomColor": "#
|
|
732
|
+
"borderBottomColor": "#A8A8A8",
|
|
733
733
|
"borderBottomWidth": 2,
|
|
734
734
|
"borderStyle": "solid",
|
|
735
735
|
"flexDirection": "column",
|
|
@@ -772,7 +772,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
772
772
|
style={
|
|
773
773
|
{
|
|
774
774
|
"backgroundColor": "#ffffff",
|
|
775
|
-
"borderBottomColor": "#
|
|
775
|
+
"borderBottomColor": "#A8A8A8",
|
|
776
776
|
"borderBottomWidth": 2,
|
|
777
777
|
"borderStyle": "solid",
|
|
778
778
|
"flexDirection": "column",
|
|
@@ -815,7 +815,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
815
815
|
style={
|
|
816
816
|
{
|
|
817
817
|
"backgroundColor": "#ffffff",
|
|
818
|
-
"borderBottomColor": "#
|
|
818
|
+
"borderBottomColor": "#A8A8A8",
|
|
819
819
|
"borderBottomWidth": 2,
|
|
820
820
|
"borderStyle": "solid",
|
|
821
821
|
"flexDirection": "column",
|
|
@@ -858,7 +858,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
858
858
|
style={
|
|
859
859
|
{
|
|
860
860
|
"backgroundColor": "#ffffff",
|
|
861
|
-
"borderBottomColor": "#
|
|
861
|
+
"borderBottomColor": "#A8A8A8",
|
|
862
862
|
"borderBottomWidth": 2,
|
|
863
863
|
"borderStyle": "solid",
|
|
864
864
|
"flexDirection": "column",
|
|
@@ -901,7 +901,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
901
901
|
style={
|
|
902
902
|
{
|
|
903
903
|
"backgroundColor": "#ffffff",
|
|
904
|
-
"borderBottomColor": "#
|
|
904
|
+
"borderBottomColor": "#A8A8A8",
|
|
905
905
|
"borderBottomWidth": 2,
|
|
906
906
|
"borderStyle": "solid",
|
|
907
907
|
"flexDirection": "column",
|
|
@@ -944,7 +944,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
944
944
|
style={
|
|
945
945
|
{
|
|
946
946
|
"backgroundColor": "#ffffff",
|
|
947
|
-
"borderBottomColor": "#
|
|
947
|
+
"borderBottomColor": "#A8A8A8",
|
|
948
948
|
"borderBottomWidth": 2,
|
|
949
949
|
"borderStyle": "solid",
|
|
950
950
|
"flexDirection": "column",
|
|
@@ -987,7 +987,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
987
987
|
style={
|
|
988
988
|
{
|
|
989
989
|
"backgroundColor": "#ffffff",
|
|
990
|
-
"borderBottomColor": "#
|
|
990
|
+
"borderBottomColor": "#A8A8A8",
|
|
991
991
|
"borderBottomWidth": 2,
|
|
992
992
|
"borderStyle": "solid",
|
|
993
993
|
"flexDirection": "column",
|
|
@@ -1030,7 +1030,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1030
1030
|
style={
|
|
1031
1031
|
{
|
|
1032
1032
|
"backgroundColor": "#ffffff",
|
|
1033
|
-
"borderBottomColor": "#
|
|
1033
|
+
"borderBottomColor": "#A8A8A8",
|
|
1034
1034
|
"borderBottomWidth": 2,
|
|
1035
1035
|
"borderStyle": "solid",
|
|
1036
1036
|
"flexDirection": "column",
|
|
@@ -1073,7 +1073,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1073
1073
|
style={
|
|
1074
1074
|
{
|
|
1075
1075
|
"backgroundColor": "#ffffff",
|
|
1076
|
-
"borderBottomColor": "#
|
|
1076
|
+
"borderBottomColor": "#A8A8A8",
|
|
1077
1077
|
"borderBottomWidth": 2,
|
|
1078
1078
|
"borderStyle": "solid",
|
|
1079
1079
|
"flexDirection": "column",
|
|
@@ -1116,7 +1116,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1116
1116
|
style={
|
|
1117
1117
|
{
|
|
1118
1118
|
"backgroundColor": "#ffffff",
|
|
1119
|
-
"borderBottomColor": "#
|
|
1119
|
+
"borderBottomColor": "#A8A8A8",
|
|
1120
1120
|
"borderBottomWidth": 2,
|
|
1121
1121
|
"borderStyle": "solid",
|
|
1122
1122
|
"flexDirection": "column",
|
|
@@ -1159,7 +1159,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1159
1159
|
style={
|
|
1160
1160
|
{
|
|
1161
1161
|
"backgroundColor": "#ffffff",
|
|
1162
|
-
"borderBottomColor": "#
|
|
1162
|
+
"borderBottomColor": "#A8A8A8",
|
|
1163
1163
|
"borderBottomWidth": 2,
|
|
1164
1164
|
"borderStyle": "solid",
|
|
1165
1165
|
"flexDirection": "column",
|
|
@@ -1202,7 +1202,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1202
1202
|
style={
|
|
1203
1203
|
{
|
|
1204
1204
|
"backgroundColor": "#ffffff",
|
|
1205
|
-
"borderBottomColor": "#
|
|
1205
|
+
"borderBottomColor": "#A8A8A8",
|
|
1206
1206
|
"borderBottomWidth": 2,
|
|
1207
1207
|
"borderStyle": "solid",
|
|
1208
1208
|
"flexDirection": "column",
|
|
@@ -1245,7 +1245,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1245
1245
|
style={
|
|
1246
1246
|
{
|
|
1247
1247
|
"backgroundColor": "#ffffff",
|
|
1248
|
-
"borderBottomColor": "#
|
|
1248
|
+
"borderBottomColor": "#A8A8A8",
|
|
1249
1249
|
"borderBottomWidth": 2,
|
|
1250
1250
|
"borderStyle": "solid",
|
|
1251
1251
|
"flexDirection": "column",
|
|
@@ -1288,7 +1288,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1288
1288
|
style={
|
|
1289
1289
|
{
|
|
1290
1290
|
"backgroundColor": "#ffffff",
|
|
1291
|
-
"borderBottomColor": "#
|
|
1291
|
+
"borderBottomColor": "#A8A8A8",
|
|
1292
1292
|
"borderBottomWidth": 2,
|
|
1293
1293
|
"borderStyle": "solid",
|
|
1294
1294
|
"flexDirection": "column",
|
|
@@ -1331,7 +1331,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1331
1331
|
style={
|
|
1332
1332
|
{
|
|
1333
1333
|
"backgroundColor": "#ffffff",
|
|
1334
|
-
"borderBottomColor": "#
|
|
1334
|
+
"borderBottomColor": "#A8A8A8",
|
|
1335
1335
|
"borderBottomWidth": 2,
|
|
1336
1336
|
"borderStyle": "solid",
|
|
1337
1337
|
"flexDirection": "column",
|
|
@@ -1374,7 +1374,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1374
1374
|
style={
|
|
1375
1375
|
{
|
|
1376
1376
|
"backgroundColor": "#ffffff",
|
|
1377
|
-
"borderBottomColor": "#
|
|
1377
|
+
"borderBottomColor": "#A8A8A8",
|
|
1378
1378
|
"borderBottomWidth": 2,
|
|
1379
1379
|
"borderStyle": "solid",
|
|
1380
1380
|
"flexDirection": "column",
|
|
@@ -1417,7 +1417,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1417
1417
|
style={
|
|
1418
1418
|
{
|
|
1419
1419
|
"backgroundColor": "#ffffff",
|
|
1420
|
-
"borderBottomColor": "#
|
|
1420
|
+
"borderBottomColor": "#A8A8A8",
|
|
1421
1421
|
"borderBottomWidth": 2,
|
|
1422
1422
|
"borderStyle": "solid",
|
|
1423
1423
|
"flexDirection": "column",
|
|
@@ -1460,7 +1460,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1460
1460
|
style={
|
|
1461
1461
|
{
|
|
1462
1462
|
"backgroundColor": "#ffffff",
|
|
1463
|
-
"borderBottomColor": "#
|
|
1463
|
+
"borderBottomColor": "#A8A8A8",
|
|
1464
1464
|
"borderBottomWidth": 2,
|
|
1465
1465
|
"borderStyle": "solid",
|
|
1466
1466
|
"flexDirection": "column",
|
|
@@ -1503,7 +1503,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1503
1503
|
style={
|
|
1504
1504
|
{
|
|
1505
1505
|
"backgroundColor": "#ffffff",
|
|
1506
|
-
"borderBottomColor": "#
|
|
1506
|
+
"borderBottomColor": "#A8A8A8",
|
|
1507
1507
|
"borderBottomWidth": 2,
|
|
1508
1508
|
"borderStyle": "solid",
|
|
1509
1509
|
"flexDirection": "column",
|
|
@@ -1546,7 +1546,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1546
1546
|
style={
|
|
1547
1547
|
{
|
|
1548
1548
|
"backgroundColor": "#ffffff",
|
|
1549
|
-
"borderBottomColor": "#
|
|
1549
|
+
"borderBottomColor": "#A8A8A8",
|
|
1550
1550
|
"borderBottomWidth": 2,
|
|
1551
1551
|
"borderStyle": "solid",
|
|
1552
1552
|
"flexDirection": "column",
|
|
@@ -1589,7 +1589,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1589
1589
|
style={
|
|
1590
1590
|
{
|
|
1591
1591
|
"backgroundColor": "#ffffff",
|
|
1592
|
-
"borderBottomColor": "#
|
|
1592
|
+
"borderBottomColor": "#A8A8A8",
|
|
1593
1593
|
"borderBottomWidth": 2,
|
|
1594
1594
|
"borderStyle": "solid",
|
|
1595
1595
|
"flexDirection": "column",
|
|
@@ -1632,7 +1632,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1632
1632
|
style={
|
|
1633
1633
|
{
|
|
1634
1634
|
"backgroundColor": "#ffffff",
|
|
1635
|
-
"borderBottomColor": "#
|
|
1635
|
+
"borderBottomColor": "#A8A8A8",
|
|
1636
1636
|
"borderBottomWidth": 2,
|
|
1637
1637
|
"borderStyle": "solid",
|
|
1638
1638
|
"flexDirection": "column",
|
|
@@ -1675,7 +1675,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1675
1675
|
style={
|
|
1676
1676
|
{
|
|
1677
1677
|
"backgroundColor": "#ffffff",
|
|
1678
|
-
"borderBottomColor": "#
|
|
1678
|
+
"borderBottomColor": "#A8A8A8",
|
|
1679
1679
|
"borderBottomWidth": 2,
|
|
1680
1680
|
"borderStyle": "solid",
|
|
1681
1681
|
"flexDirection": "column",
|
|
@@ -1718,7 +1718,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1718
1718
|
style={
|
|
1719
1719
|
{
|
|
1720
1720
|
"backgroundColor": "#ffffff",
|
|
1721
|
-
"borderBottomColor": "#
|
|
1721
|
+
"borderBottomColor": "#A8A8A8",
|
|
1722
1722
|
"borderBottomWidth": 2,
|
|
1723
1723
|
"borderStyle": "solid",
|
|
1724
1724
|
"flexDirection": "column",
|
|
@@ -1761,7 +1761,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1761
1761
|
style={
|
|
1762
1762
|
{
|
|
1763
1763
|
"backgroundColor": "#ffffff",
|
|
1764
|
-
"borderBottomColor": "#
|
|
1764
|
+
"borderBottomColor": "#A8A8A8",
|
|
1765
1765
|
"borderBottomWidth": 2,
|
|
1766
1766
|
"borderStyle": "solid",
|
|
1767
1767
|
"flexDirection": "column",
|
|
@@ -1804,7 +1804,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1804
1804
|
style={
|
|
1805
1805
|
{
|
|
1806
1806
|
"backgroundColor": "#ffffff",
|
|
1807
|
-
"borderBottomColor": "#
|
|
1807
|
+
"borderBottomColor": "#A8A8A8",
|
|
1808
1808
|
"borderBottomWidth": 2,
|
|
1809
1809
|
"borderStyle": "solid",
|
|
1810
1810
|
"flexDirection": "column",
|
|
@@ -1847,7 +1847,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1847
1847
|
style={
|
|
1848
1848
|
{
|
|
1849
1849
|
"backgroundColor": "#ffffff",
|
|
1850
|
-
"borderBottomColor": "#
|
|
1850
|
+
"borderBottomColor": "#A8A8A8",
|
|
1851
1851
|
"borderBottomWidth": 2,
|
|
1852
1852
|
"borderStyle": "solid",
|
|
1853
1853
|
"flexDirection": "column",
|
|
@@ -1874,12 +1874,12 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1874
1874
|
}
|
|
1875
1875
|
suppressHighlighting={true}
|
|
1876
1876
|
>
|
|
1877
|
-
#
|
|
1877
|
+
#A8A8A8
|
|
1878
1878
|
</Text>
|
|
1879
1879
|
<View
|
|
1880
1880
|
style={
|
|
1881
1881
|
{
|
|
1882
|
-
"backgroundColor": "#
|
|
1882
|
+
"backgroundColor": "#A8A8A8",
|
|
1883
1883
|
"height": 20,
|
|
1884
1884
|
"width": 20,
|
|
1885
1885
|
}
|
|
@@ -1890,7 +1890,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1890
1890
|
style={
|
|
1891
1891
|
{
|
|
1892
1892
|
"backgroundColor": "#563B56",
|
|
1893
|
-
"borderBottomColor": "#
|
|
1893
|
+
"borderBottomColor": "#A8A8A8",
|
|
1894
1894
|
"borderBottomWidth": 2,
|
|
1895
1895
|
"borderStyle": "solid",
|
|
1896
1896
|
"flexDirection": "column",
|
|
@@ -1933,7 +1933,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1933
1933
|
style={
|
|
1934
1934
|
{
|
|
1935
1935
|
"backgroundColor": "#563B56",
|
|
1936
|
-
"borderBottomColor": "#
|
|
1936
|
+
"borderBottomColor": "#A8A8A8",
|
|
1937
1937
|
"borderBottomWidth": 2,
|
|
1938
1938
|
"borderStyle": "solid",
|
|
1939
1939
|
"flexDirection": "column",
|
|
@@ -1960,55 +1960,12 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
1960
1960
|
}
|
|
1961
1961
|
suppressHighlighting={true}
|
|
1962
1962
|
>
|
|
1963
|
-
#
|
|
1964
|
-
</Text>
|
|
1965
|
-
<View
|
|
1966
|
-
style={
|
|
1967
|
-
{
|
|
1968
|
-
"backgroundColor": "#FFFFFF33",
|
|
1969
|
-
"height": 20,
|
|
1970
|
-
"width": 20,
|
|
1971
|
-
}
|
|
1972
|
-
}
|
|
1973
|
-
/>
|
|
1974
|
-
</View>
|
|
1975
|
-
<View
|
|
1976
|
-
style={
|
|
1977
|
-
{
|
|
1978
|
-
"backgroundColor": "#ffffff",
|
|
1979
|
-
"borderBottomColor": "#EAE3D6",
|
|
1980
|
-
"borderBottomWidth": 2,
|
|
1981
|
-
"borderStyle": "solid",
|
|
1982
|
-
"flexDirection": "column",
|
|
1983
|
-
"paddingBottom": 8,
|
|
1984
|
-
"paddingTop": 8,
|
|
1985
|
-
}
|
|
1986
|
-
}
|
|
1987
|
-
>
|
|
1988
|
-
<Text
|
|
1989
|
-
style={
|
|
1990
|
-
{
|
|
1991
|
-
"fontFamily": "GTStandard",
|
|
1992
|
-
}
|
|
1993
|
-
}
|
|
1994
|
-
suppressHighlighting={true}
|
|
1995
|
-
>
|
|
1996
|
-
border.base.accent
|
|
1997
|
-
</Text>
|
|
1998
|
-
<Text
|
|
1999
|
-
style={
|
|
2000
|
-
{
|
|
2001
|
-
"fontFamily": "GTStandard",
|
|
2002
|
-
}
|
|
2003
|
-
}
|
|
2004
|
-
suppressHighlighting={true}
|
|
2005
|
-
>
|
|
2006
|
-
#563B56
|
|
1963
|
+
#FFFFFF99
|
|
2007
1964
|
</Text>
|
|
2008
1965
|
<View
|
|
2009
1966
|
style={
|
|
2010
1967
|
{
|
|
2011
|
-
"backgroundColor": "#
|
|
1968
|
+
"backgroundColor": "#FFFFFF99",
|
|
2012
1969
|
"height": 20,
|
|
2013
1970
|
"width": 20,
|
|
2014
1971
|
}
|
|
@@ -2019,7 +1976,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
2019
1976
|
style={
|
|
2020
1977
|
{
|
|
2021
1978
|
"backgroundColor": "#ffffff",
|
|
2022
|
-
"borderBottomColor": "#
|
|
1979
|
+
"borderBottomColor": "#A8A8A8",
|
|
2023
1980
|
"borderBottomWidth": 2,
|
|
2024
1981
|
"borderStyle": "solid",
|
|
2025
1982
|
"flexDirection": "column",
|
|
@@ -2062,7 +2019,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
2062
2019
|
style={
|
|
2063
2020
|
{
|
|
2064
2021
|
"backgroundColor": "#ffffff",
|
|
2065
|
-
"borderBottomColor": "#
|
|
2022
|
+
"borderBottomColor": "#A8A8A8",
|
|
2066
2023
|
"borderBottomWidth": 2,
|
|
2067
2024
|
"borderStyle": "solid",
|
|
2068
2025
|
"flexDirection": "column",
|
|
@@ -2105,7 +2062,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
2105
2062
|
style={
|
|
2106
2063
|
{
|
|
2107
2064
|
"backgroundColor": "#ffffff",
|
|
2108
|
-
"borderBottomColor": "#
|
|
2065
|
+
"borderBottomColor": "#A8A8A8",
|
|
2109
2066
|
"borderBottomWidth": 2,
|
|
2110
2067
|
"borderStyle": "solid",
|
|
2111
2068
|
"flexDirection": "column",
|
|
@@ -2148,7 +2105,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
2148
2105
|
style={
|
|
2149
2106
|
{
|
|
2150
2107
|
"backgroundColor": "#ffffff",
|
|
2151
|
-
"borderBottomColor": "#
|
|
2108
|
+
"borderBottomColor": "#A8A8A8",
|
|
2152
2109
|
"borderBottomWidth": 2,
|
|
2153
2110
|
"borderStyle": "solid",
|
|
2154
2111
|
"flexDirection": "column",
|
|
@@ -2191,7 +2148,7 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
2191
2148
|
style={
|
|
2192
2149
|
{
|
|
2193
2150
|
"backgroundColor": "#ffffff",
|
|
2194
|
-
"borderBottomColor": "#
|
|
2151
|
+
"borderBottomColor": "#A8A8A8",
|
|
2195
2152
|
"borderBottomWidth": 2,
|
|
2196
2153
|
"borderStyle": "solid",
|
|
2197
2154
|
"flexDirection": "column",
|
|
@@ -837,10 +837,10 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
837
837
|
class="font_GTStandard _WebkitFontSmoothing-_platformweb_antialiased _display-inline _boxSizing-border-box _wordWrap-break-word _whiteSpace-pre-wrap _marginTop-0px _marginRight-0px _marginBottom-0px _marginLeft-0px _fontFamily-f-family"
|
|
838
838
|
data-disable-theme="true"
|
|
839
839
|
>
|
|
840
|
-
#
|
|
840
|
+
#A8A8A8
|
|
841
841
|
</span>
|
|
842
842
|
<div
|
|
843
|
-
class="_display-flex _alignItems-stretch _flexDirection-column _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _backgroundColor-
|
|
843
|
+
class="_display-flex _alignItems-stretch _flexDirection-column _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _backgroundColor-A8A8A835 _width-t-size-20 _height-t-size-20"
|
|
844
844
|
/>
|
|
845
845
|
</div>
|
|
846
846
|
<div
|
|
@@ -875,29 +875,10 @@ exports[`bumper/Theme Light 1`] = `
|
|
|
875
875
|
class="font_GTStandard _WebkitFontSmoothing-_platformweb_antialiased _display-inline _boxSizing-border-box _wordWrap-break-word _whiteSpace-pre-wrap _marginTop-0px _marginRight-0px _marginBottom-0px _marginLeft-0px _fontFamily-f-family"
|
|
876
876
|
data-disable-theme="true"
|
|
877
877
|
>
|
|
878
|
-
#
|
|
879
|
-
</span>
|
|
880
|
-
<div
|
|
881
|
-
class="_display-flex _alignItems-stretch _flexDirection-column _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _backgroundColor-FFFFFF3335 _width-t-size-20 _height-t-size-20"
|
|
882
|
-
/>
|
|
883
|
-
</div>
|
|
884
|
-
<div
|
|
885
|
-
class="is_VStack _display-flex _alignItems-stretch _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _flexDirection-column _paddingTop-t-space-8 _paddingBottom-t-space-8 _borderBottomWidth-t-space-2 _borderBottomColor-border--bas1360415901 _backgroundColor-bg--base--l872590407 _borderBottomStyle-solid"
|
|
886
|
-
>
|
|
887
|
-
<span
|
|
888
|
-
class="font_GTStandard _WebkitFontSmoothing-_platformweb_antialiased _display-inline _boxSizing-border-box _wordWrap-break-word _whiteSpace-pre-wrap _marginTop-0px _marginRight-0px _marginBottom-0px _marginLeft-0px _fontFamily-f-family"
|
|
889
|
-
data-disable-theme="true"
|
|
890
|
-
>
|
|
891
|
-
border.base.accent
|
|
892
|
-
</span>
|
|
893
|
-
<span
|
|
894
|
-
class="font_GTStandard _WebkitFontSmoothing-_platformweb_antialiased _display-inline _boxSizing-border-box _wordWrap-break-word _whiteSpace-pre-wrap _marginTop-0px _marginRight-0px _marginBottom-0px _marginLeft-0px _fontFamily-f-family"
|
|
895
|
-
data-disable-theme="true"
|
|
896
|
-
>
|
|
897
|
-
#563B56
|
|
878
|
+
#FFFFFF99
|
|
898
879
|
</span>
|
|
899
880
|
<div
|
|
900
|
-
class="_display-flex _alignItems-stretch _flexDirection-column _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _backgroundColor-
|
|
881
|
+
class="_display-flex _alignItems-stretch _flexDirection-column _flexBasis-auto _boxSizing-border-box _position-relative _minHeight-0px _minWidth-0px _flexShrink-0 _backgroundColor-FFFFFF9935 _width-t-size-20 _height-t-size-20"
|
|
901
882
|
/>
|
|
902
883
|
</div>
|
|
903
884
|
<div
|
package/src/themes/light.ts
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { deepPurpleColorPalette } from './palettes/deepPurpleColorPalette';
|
|
2
2
|
|
|
3
|
-
// WARNING
|
|
4
|
-
// If you modify this theme, don't forget to update the theme in @ornikar/kitt-universal as well
|
|
5
|
-
// https://github.com/ornikar/kitt/blob/79e367e962c957c016c4df67dbcf515c8f45ff0e/@ornikar/kitt-universal/src/themes/late-ocean/colors.ts#L28
|
|
6
3
|
export const light = {
|
|
7
4
|
// content
|
|
8
5
|
'content.base.hi': deepPurpleColorPalette['grey.9'],
|
|
@@ -51,10 +48,9 @@ export const light = {
|
|
|
51
48
|
|
|
52
49
|
// borders
|
|
53
50
|
'border.base.hi': deepPurpleColorPalette['grey.9'],
|
|
54
|
-
'border.base.mid': deepPurpleColorPalette['
|
|
51
|
+
'border.base.mid': deepPurpleColorPalette['grey.3'],
|
|
55
52
|
'border.base.onContrasted.hi': deepPurpleColorPalette['grey.0'],
|
|
56
|
-
'border.base.onContrasted.mid': deepPurpleColorPalette['white-alpha.
|
|
57
|
-
'border.base.accent': deepPurpleColorPalette['deepPurple.8'],
|
|
53
|
+
'border.base.onContrasted.mid': deepPurpleColorPalette['white-alpha.60'],
|
|
58
54
|
'border.info': deepPurpleColorPalette['blue.6'],
|
|
59
55
|
'border.success': deepPurpleColorPalette['green.6'],
|
|
60
56
|
'border.warning': deepPurpleColorPalette['yellow.6'],
|