@@ -356,7 +356,7 @@ describe('XTerminalElement', () => {
356
356
expect ( theme ) . toEqual ( {
357
357
background : '#000000' ,
358
358
foreground : '#ffffff' ,
359
- selection : 'rgba(77, 77, 77, 0.5) ' ,
359
+ selection : '#4d4d4d ' ,
360
360
cursor : '#ffffff' ,
361
361
cursorAccent : '#000000' ,
362
362
black : '#2e3436' ,
@@ -391,7 +391,7 @@ describe('XTerminalElement', () => {
391
391
expect ( theme ) . toEqual ( {
392
392
background : '#1d1f21' ,
393
393
foreground : '#c5c8c6' ,
394
- selection : 'rgba(153, 153, 153, 0.5) ' ,
394
+ selection : '#999999 ' ,
395
395
cursor : '#ffffff' ,
396
396
cursorAccent : '#000000' ,
397
397
black : '#2e3436' ,
@@ -426,7 +426,7 @@ describe('XTerminalElement', () => {
426
426
expect ( theme ) . toEqual ( {
427
427
background : '#ffffff' ,
428
428
foreground : '#555555' ,
429
- selection : 'rgba(175, 196, 218, 0.5) ' ,
429
+ selection : '#afc4da ' ,
430
430
cursor : '#000000' ,
431
431
cursorAccent : '#000000' ,
432
432
black : '#2e3436' ,
@@ -461,7 +461,7 @@ describe('XTerminalElement', () => {
461
461
expect ( theme ) . toEqual ( {
462
462
background : '#1d1f21' ,
463
463
foreground : '#c5c8c6' ,
464
- selection : 'rgba(180, 183, 180, 0.5) ' ,
464
+ selection : '#b4b7b4 ' ,
465
465
// selectionForeground: '#e0e0e0',
466
466
cursor : '#ffffff' ,
467
467
cursorAccent : '#000000' ,
@@ -497,7 +497,7 @@ describe('XTerminalElement', () => {
497
497
expect ( theme ) . toEqual ( {
498
498
background : '#ffffff' ,
499
499
foreground : '#1d1f21' ,
500
- selection : 'rgba(40, 42, 46, 0.5) ' ,
500
+ selection : '#282a2e ' ,
501
501
// selectionForeground: '#e0e0e0',
502
502
cursor : '#1d1f21' ,
503
503
cursorAccent : '#000000' ,
@@ -533,7 +533,7 @@ describe('XTerminalElement', () => {
533
533
expect ( theme ) . toEqual ( {
534
534
background : '#0c0047' ,
535
535
foreground : '#f81705' ,
536
- selection : 'rgba(41, 143, 22, 0.5) ' ,
536
+ selection : '#298f16 ' ,
537
537
cursor : '#009f59' ,
538
538
cursorAccent : '#000000' ,
539
539
black : '#2e3436' ,
@@ -568,7 +568,7 @@ describe('XTerminalElement', () => {
568
568
expect ( theme ) . toEqual ( {
569
569
background : '#181d23' ,
570
570
foreground : '#666d81' ,
571
- selection : 'rgba(42, 47, 56, 0.5) ' ,
571
+ selection : '#2a2f38 ' ,
572
572
// selectionForeground: '#b7c5d3',
573
573
cursor : '#528bff' ,
574
574
cursorAccent : '#000000' ,
@@ -604,7 +604,7 @@ describe('XTerminalElement', () => {
604
604
expect ( theme ) . toEqual ( {
605
605
background : '#1e1f29' ,
606
606
foreground : 'white' ,
607
- selection : 'rgba(68, 71, 90, 0.5) ' ,
607
+ selection : '#44475a ' ,
608
608
cursor : '#999999' ,
609
609
cursorAccent : '#000000' ,
610
610
black : '#2e3436' ,
@@ -639,7 +639,7 @@ describe('XTerminalElement', () => {
639
639
expect ( theme ) . toEqual ( {
640
640
background : 'rgb(19, 119, 61)' ,
641
641
foreground : 'rgb(255, 240, 165)' ,
642
- selection : 'rgba(181 , 73, 37, 0.5 )' ,
642
+ selection : 'rgba(182 , 73, 38, .99 )' ,
643
643
cursor : 'rgb(142, 40, 0)' ,
644
644
cursorAccent : '#000000' ,
645
645
black : '#2e3436' ,
@@ -674,7 +674,7 @@ describe('XTerminalElement', () => {
674
674
expect ( theme ) . toEqual ( {
675
675
background : '#000000' ,
676
676
foreground : 'rgb(41, 254, 20)' ,
677
- selection : 'rgba(6, 29 , 155, 0.5 )' ,
677
+ selection : 'rgba(7, 30 , 155, .99 )' ,
678
678
cursor : 'rgb(55, 254, 38)' ,
679
679
cursorAccent : '#000000' ,
680
680
black : '#2e3436' ,
@@ -709,7 +709,7 @@ describe('XTerminalElement', () => {
709
709
expect ( theme ) . toEqual ( {
710
710
background : '#ffffff' ,
711
711
foreground : '#000000' ,
712
- selection : 'rgba(177 , 215, 255, 0.5 )' ,
712
+ selection : 'rgba(178 , 215, 255, .99 )' ,
713
713
cursor : 'rgb(146, 146, 146)' ,
714
714
cursorAccent : '#000000' ,
715
715
black : '#2e3436' ,
@@ -744,7 +744,7 @@ describe('XTerminalElement', () => {
744
744
expect ( theme ) . toEqual ( {
745
745
background : '#000000' ,
746
746
foreground : 'rgb(230, 230, 230)' ,
747
- selection : 'rgba(155, 29, 6, 0.5 )' ,
747
+ selection : 'rgba(155, 30, 7, .99 )' ,
748
748
cursor : 'rgb(200, 20, 25)' ,
749
749
cursorAccent : '#000000' ,
750
750
black : '#2e3436' ,
@@ -779,7 +779,7 @@ describe('XTerminalElement', () => {
779
779
expect ( theme ) . toEqual ( {
780
780
background : 'rgb(254, 244, 156)' ,
781
781
foreground : 'black' ,
782
- selection : 'rgba(177 , 215, 255, 0.5 )' ,
782
+ selection : 'rgba(178 , 215, 255, .99 )' ,
783
783
cursor : 'rgb(146, 146, 146)' ,
784
784
cursorAccent : '#000000' ,
785
785
black : '#2e3436' ,
@@ -814,7 +814,7 @@ describe('XTerminalElement', () => {
814
814
expect ( theme ) . toEqual ( {
815
815
background : 'rgb(223, 219, 196)' ,
816
816
foreground : 'rgb(77, 47, 46)' ,
817
- selection : 'rgba(155, 153, 121, 0.5 )' ,
817
+ selection : 'rgba(155, 153, 122, .99 )' ,
818
818
cursor : 'rgb(115, 99, 89)' ,
819
819
cursorAccent : '#000000' ,
820
820
black : '#2e3436' ,
@@ -849,7 +849,7 @@ describe('XTerminalElement', () => {
849
849
expect ( theme ) . toEqual ( {
850
850
background : 'rgb(44, 102, 201)' ,
851
851
foreground : 'white' ,
852
- selection : 'rgba(40 , 134, 255, 0.5 )' ,
852
+ selection : 'rgba(41 , 134, 255, .99 )' ,
853
853
cursor : 'rgb(146, 146, 146)' ,
854
854
cursorAccent : '#000000' ,
855
855
black : '#2e3436' ,
@@ -884,7 +884,7 @@ describe('XTerminalElement', () => {
884
884
expect ( theme ) . toEqual ( {
885
885
background : '#282c34' ,
886
886
foreground : '#abb2bf' ,
887
- selection : 'rgba(145, 150, 161, 0.5) ' ,
887
+ selection : '#9196a1 ' ,
888
888
cursor : '#528bff' ,
889
889
cursorAccent : '#000000' ,
890
890
black : '#2e3436' ,
@@ -919,7 +919,7 @@ describe('XTerminalElement', () => {
919
919
expect ( theme ) . toEqual ( {
920
920
background : 'hsl(230, 1%, 98%)' ,
921
921
foreground : 'hsl(230, 8%, 24%)' ,
922
- selection : 'rgba(229, 229, 230, 0.5 )' ,
922
+ selection : 'hsl(230, 1%, 90% )' ,
923
923
cursor : 'hsl(230, 100%, 66%)' ,
924
924
cursorAccent : '#000000' ,
925
925
black : '#2e3436' ,
@@ -989,7 +989,7 @@ describe('XTerminalElement', () => {
989
989
expect ( theme ) . toEqual ( {
990
990
background : '#000000' ,
991
991
foreground : 'rgb(244, 244, 244)' ,
992
- selection : 'rgba(82, 82, 82, 0.5 )' ,
992
+ selection : 'rgba(82, 82, 82, .99 )' ,
993
993
cursor : 'rgb(96, 96, 96)' ,
994
994
cursorAccent : '#000000' ,
995
995
black : '#2e3436' ,
@@ -1024,7 +1024,7 @@ describe('XTerminalElement', () => {
1024
1024
expect ( theme ) . toEqual ( {
1025
1025
background : 'rgb(143, 53, 39)' ,
1026
1026
foreground : 'rgb(215, 201, 167)' ,
1027
- selection : 'rgba(60, 24, 21, 0.5 )' ,
1027
+ selection : 'rgba(60, 25, 22, .99 )' ,
1028
1028
cursor : 'white' ,
1029
1029
cursorAccent : '#000000' ,
1030
1030
black : '#2e3436' ,
@@ -1059,7 +1059,7 @@ describe('XTerminalElement', () => {
1059
1059
expect ( theme ) . toEqual ( {
1060
1060
background : '#000000' ,
1061
1061
foreground : 'rgb(255, 38, 14)' ,
1062
- selection : 'rgba(6, 29 , 155, 0.5 )' ,
1062
+ selection : 'rgba(7, 30 , 155, .99 )' ,
1063
1063
cursor : 'rgb(255, 38, 14)' ,
1064
1064
cursorAccent : '#000000' ,
1065
1065
black : '#2e3436' ,
@@ -1094,7 +1094,7 @@ describe('XTerminalElement', () => {
1094
1094
expect ( theme ) . toEqual ( {
1095
1095
background : 'rgb(146, 146, 146)' ,
1096
1096
foreground : '#000000' ,
1097
- selection : 'rgba(119, 122 , 156, 0.5 )' ,
1097
+ selection : 'rgba(120, 123 , 156, .99 )' ,
1098
1098
cursor : 'rgb(224, 224, 224)' ,
1099
1099
cursorAccent : '#000000' ,
1100
1100
black : '#2e3436' ,
@@ -1129,7 +1129,7 @@ describe('XTerminalElement', () => {
1129
1129
expect ( theme ) . toEqual ( {
1130
1130
background : '#042029' ,
1131
1131
foreground : '#708284' ,
1132
- selection : 'rgba(131, 148, 150, 0.5) ' ,
1132
+ selection : '#839496 ' ,
1133
1133
cursor : '#819090' ,
1134
1134
cursorAccent : '#000000' ,
1135
1135
black : '#2e3436' ,
@@ -1164,7 +1164,7 @@ describe('XTerminalElement', () => {
1164
1164
expect ( theme ) . toEqual ( {
1165
1165
background : '#fdf6e3' ,
1166
1166
foreground : '#657a81' ,
1167
- selection : 'rgba(236, 231, 213, 0.5) ' ,
1167
+ selection : '#ece7d5 ' ,
1168
1168
cursor : '#586e75' ,
1169
1169
cursorAccent : '#000000' ,
1170
1170
black : '#2e3436' ,
@@ -1199,7 +1199,7 @@ describe('XTerminalElement', () => {
1199
1199
expect ( theme ) . toEqual ( {
1200
1200
background : 'rgb(120, 132, 151)' ,
1201
1201
foreground : '#000000' ,
1202
- selection : 'rgba(177 , 215, 255, 0.5 )' ,
1202
+ selection : 'rgba(178 , 215, 255, .99 )' ,
1203
1203
cursor : '#ffffff' ,
1204
1204
cursorAccent : '#000000' ,
1205
1205
black : '#2e3436' ,
@@ -1235,7 +1235,7 @@ describe('XTerminalElement', () => {
1235
1235
expect ( theme ) . toEqual ( {
1236
1236
background : root . getPropertyValue ( '--standard-app-background-color' ) ,
1237
1237
foreground : root . getPropertyValue ( '--standard-text-color' ) ,
1238
- selection : 'rgba(0, 0, 0, 0.5)' ,
1238
+ selection : root . getPropertyValue ( '--standard-background-color-selected' ) ,
1239
1239
cursor : root . getPropertyValue ( '--standard-text-color-highlight' ) ,
1240
1240
cursorAccent : '#000000' ,
1241
1241
black : '#2e3436' ,
0 commit comments