@pantheon-systems/pds-design-tokens 1.0.0-dev.41 → 1.0.0-dev.43
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/build/css/pds-design-tokens-dark-mode.css +1 -3
- package/build/css/pds-design-tokens-light-mode.css +6 -4
- package/build/figma/pds-design-tokens-figma.json +141 -137
- package/build/json/pds-design-tokens-dark-mode.json +4 -58
- package/build/json/pds-design-tokens-light-mode.json +137 -79
- package/build/json/pds-design-tokens.json +0 -47
- package/build/scss/_pds-design-tokens-dark-mode.scss +1 -3
- package/build/scss/_pds-design-tokens-light-mode.scss +6 -4
- package/package.json +1 -1
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
:root {
|
|
13
13
|
--pds-color-background-default: #1d1d29;
|
|
14
|
-
--pds-color-border-default: #
|
|
14
|
+
--pds-color-border-default: #504e62;
|
|
15
15
|
--pds-color-brand-accent-default: #de0093;
|
|
16
16
|
--pds-color-brand-primary-default: #ffdc28;
|
|
17
17
|
--pds-color-brand-secondary-default: #8a70ff;
|
|
@@ -108,11 +108,9 @@
|
|
|
108
108
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
109
109
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
110
110
|
--pds-color-panel-overlay-background: #282839;
|
|
111
|
-
--pds-color-panel-overlay-border: #282839;
|
|
112
111
|
--pds-color-panel-raised-background: #282839;
|
|
113
112
|
--pds-color-panel-raised-border: var(--pds-color-border-default);
|
|
114
113
|
--pds-color-panel-sunken-background: #121219;
|
|
115
|
-
--pds-color-panel-sunken-border: #121219;
|
|
116
114
|
--pds-color-text-default: #ffffff;
|
|
117
115
|
--pds-color-text-default-secondary: #a6a3b4;
|
|
118
116
|
--pds-color-tile-background-active: #858299;
|
|
@@ -10,6 +10,8 @@
|
|
|
10
10
|
*/
|
|
11
11
|
|
|
12
12
|
:root {
|
|
13
|
+
--pds-color-expansion-panel-hover: #f1f1f1;
|
|
14
|
+
--pds-color-expansion-panel-open: #f1f1f1;
|
|
13
15
|
--pds-color-background-default: #ffffff;
|
|
14
16
|
--pds-color-border-default: #cfcfd3;
|
|
15
17
|
--pds-color-brand-accent-default: #de0093;
|
|
@@ -105,14 +107,14 @@
|
|
|
105
107
|
--pds-color-menu-item-description-text: #6d6d78;
|
|
106
108
|
--pds-color-menu-item-foreground: #23232d;
|
|
107
109
|
--pds-color-menu-item-heading-text: #6d6d78;
|
|
110
|
+
--pds-color-pager-background-active: #f0ecff;
|
|
111
|
+
--pds-color-pager-background-hover: #f1f1f1;
|
|
112
|
+
--pds-color-pager-foreground-active: #5f41e5;
|
|
108
113
|
--pds-color-panel-default-background: var(--pds-color-background-default);
|
|
109
114
|
--pds-color-panel-default-border: var(--pds-color-border-default);
|
|
110
115
|
--pds-color-panel-overlay-background: var(--pds-color-background-default);
|
|
111
|
-
--pds-color-panel-overlay-border: var(--pds-color-border-default);
|
|
112
116
|
--pds-color-panel-raised-background: var(--pds-color-background-default);
|
|
113
|
-
--pds-color-panel-
|
|
114
|
-
--pds-color-panel-sunken-background: #f8f8f8;
|
|
115
|
-
--pds-color-panel-sunken-border: #f8f8f8;
|
|
117
|
+
--pds-color-panel-sunken-background: #f1f1f1;
|
|
116
118
|
--pds-color-text-default: #23232d;
|
|
117
119
|
--pds-color-text-default-secondary: #6d6d78;
|
|
118
120
|
--pds-color-tile-background-active: #f1f1f1;
|
|
@@ -3439,13 +3439,13 @@
|
|
|
3439
3439
|
},
|
|
3440
3440
|
"border": {
|
|
3441
3441
|
"default": {
|
|
3442
|
-
"value": "#
|
|
3442
|
+
"value": "#504e62",
|
|
3443
3443
|
"public": true,
|
|
3444
3444
|
"isReferenceToInternal": true,
|
|
3445
3445
|
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
3446
3446
|
"isSource": true,
|
|
3447
3447
|
"original": {
|
|
3448
|
-
"value": "{color.dark-mode.neutral.
|
|
3448
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
3449
3449
|
"public": true,
|
|
3450
3450
|
"isReferenceToInternal": true
|
|
3451
3451
|
},
|
|
@@ -4364,7 +4364,7 @@
|
|
|
4364
4364
|
]
|
|
4365
4365
|
},
|
|
4366
4366
|
"border": {
|
|
4367
|
-
"value": "#
|
|
4367
|
+
"value": "#504e62",
|
|
4368
4368
|
"public": true,
|
|
4369
4369
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4370
4370
|
"isSource": true,
|
|
@@ -4416,33 +4416,6 @@
|
|
|
4416
4416
|
"sunken",
|
|
4417
4417
|
"background"
|
|
4418
4418
|
]
|
|
4419
|
-
},
|
|
4420
|
-
"border": {
|
|
4421
|
-
"value": "#121219",
|
|
4422
|
-
"public": true,
|
|
4423
|
-
"isReferenceToInternal": true,
|
|
4424
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4425
|
-
"isSource": true,
|
|
4426
|
-
"original": {
|
|
4427
|
-
"value": "{color.dark-mode.neutral.700.value}",
|
|
4428
|
-
"public": true,
|
|
4429
|
-
"isReferenceToInternal": true
|
|
4430
|
-
},
|
|
4431
|
-
"name": "color-dark-mode-panel-sunken-border",
|
|
4432
|
-
"attributes": {
|
|
4433
|
-
"category": "color",
|
|
4434
|
-
"type": "dark-mode",
|
|
4435
|
-
"item": "panel",
|
|
4436
|
-
"subitem": "sunken",
|
|
4437
|
-
"state": "border"
|
|
4438
|
-
},
|
|
4439
|
-
"path": [
|
|
4440
|
-
"color",
|
|
4441
|
-
"dark-mode",
|
|
4442
|
-
"panel",
|
|
4443
|
-
"sunken",
|
|
4444
|
-
"border"
|
|
4445
|
-
]
|
|
4446
4419
|
}
|
|
4447
4420
|
},
|
|
4448
4421
|
"raised": {
|
|
@@ -4474,7 +4447,7 @@
|
|
|
4474
4447
|
]
|
|
4475
4448
|
},
|
|
4476
4449
|
"border": {
|
|
4477
|
-
"value": "#
|
|
4450
|
+
"value": "#504e62",
|
|
4478
4451
|
"public": true,
|
|
4479
4452
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4480
4453
|
"isSource": true,
|
|
@@ -4526,33 +4499,6 @@
|
|
|
4526
4499
|
"overlay",
|
|
4527
4500
|
"background"
|
|
4528
4501
|
]
|
|
4529
|
-
},
|
|
4530
|
-
"border": {
|
|
4531
|
-
"value": "#282839",
|
|
4532
|
-
"public": true,
|
|
4533
|
-
"isReferenceToInternal": true,
|
|
4534
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
4535
|
-
"isSource": true,
|
|
4536
|
-
"original": {
|
|
4537
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
4538
|
-
"public": true,
|
|
4539
|
-
"isReferenceToInternal": true
|
|
4540
|
-
},
|
|
4541
|
-
"name": "color-dark-mode-panel-overlay-border",
|
|
4542
|
-
"attributes": {
|
|
4543
|
-
"category": "color",
|
|
4544
|
-
"type": "dark-mode",
|
|
4545
|
-
"item": "panel",
|
|
4546
|
-
"subitem": "overlay",
|
|
4547
|
-
"state": "border"
|
|
4548
|
-
},
|
|
4549
|
-
"path": [
|
|
4550
|
-
"color",
|
|
4551
|
-
"dark-mode",
|
|
4552
|
-
"panel",
|
|
4553
|
-
"overlay",
|
|
4554
|
-
"border"
|
|
4555
|
-
]
|
|
4556
4502
|
}
|
|
4557
4503
|
}
|
|
4558
4504
|
},
|
|
@@ -8762,6 +8708,93 @@
|
|
|
8762
8708
|
}
|
|
8763
8709
|
}
|
|
8764
8710
|
},
|
|
8711
|
+
"pager": {
|
|
8712
|
+
"background": {
|
|
8713
|
+
"hover": {
|
|
8714
|
+
"value": "#f1f1f1",
|
|
8715
|
+
"public": true,
|
|
8716
|
+
"isReferenceToInternal": true,
|
|
8717
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
8718
|
+
"isSource": true,
|
|
8719
|
+
"original": {
|
|
8720
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
8721
|
+
"public": true,
|
|
8722
|
+
"isReferenceToInternal": true
|
|
8723
|
+
},
|
|
8724
|
+
"name": "color-light-mode-pager-background-hover",
|
|
8725
|
+
"attributes": {
|
|
8726
|
+
"category": "color",
|
|
8727
|
+
"type": "light-mode",
|
|
8728
|
+
"item": "pager",
|
|
8729
|
+
"subitem": "background",
|
|
8730
|
+
"state": "hover"
|
|
8731
|
+
},
|
|
8732
|
+
"path": [
|
|
8733
|
+
"color",
|
|
8734
|
+
"light-mode",
|
|
8735
|
+
"pager",
|
|
8736
|
+
"background",
|
|
8737
|
+
"hover"
|
|
8738
|
+
]
|
|
8739
|
+
},
|
|
8740
|
+
"active": {
|
|
8741
|
+
"value": "#f0ecff",
|
|
8742
|
+
"public": true,
|
|
8743
|
+
"isReferenceToInternal": true,
|
|
8744
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
8745
|
+
"isSource": true,
|
|
8746
|
+
"original": {
|
|
8747
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
8748
|
+
"public": true,
|
|
8749
|
+
"isReferenceToInternal": true
|
|
8750
|
+
},
|
|
8751
|
+
"name": "color-light-mode-pager-background-active",
|
|
8752
|
+
"attributes": {
|
|
8753
|
+
"category": "color",
|
|
8754
|
+
"type": "light-mode",
|
|
8755
|
+
"item": "pager",
|
|
8756
|
+
"subitem": "background",
|
|
8757
|
+
"state": "active"
|
|
8758
|
+
},
|
|
8759
|
+
"path": [
|
|
8760
|
+
"color",
|
|
8761
|
+
"light-mode",
|
|
8762
|
+
"pager",
|
|
8763
|
+
"background",
|
|
8764
|
+
"active"
|
|
8765
|
+
]
|
|
8766
|
+
}
|
|
8767
|
+
},
|
|
8768
|
+
"foreground": {
|
|
8769
|
+
"active": {
|
|
8770
|
+
"value": "#5f41e5",
|
|
8771
|
+
"public": true,
|
|
8772
|
+
"isReferenceToInternal": true,
|
|
8773
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
8774
|
+
"isSource": true,
|
|
8775
|
+
"original": {
|
|
8776
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
8777
|
+
"public": true,
|
|
8778
|
+
"isReferenceToInternal": true
|
|
8779
|
+
},
|
|
8780
|
+
"name": "color-light-mode-pager-foreground-active",
|
|
8781
|
+
"attributes": {
|
|
8782
|
+
"category": "color",
|
|
8783
|
+
"type": "light-mode",
|
|
8784
|
+
"item": "pager",
|
|
8785
|
+
"subitem": "foreground",
|
|
8786
|
+
"state": "active"
|
|
8787
|
+
},
|
|
8788
|
+
"path": [
|
|
8789
|
+
"color",
|
|
8790
|
+
"light-mode",
|
|
8791
|
+
"pager",
|
|
8792
|
+
"foreground",
|
|
8793
|
+
"active"
|
|
8794
|
+
]
|
|
8795
|
+
}
|
|
8796
|
+
}
|
|
8797
|
+
},
|
|
8765
8798
|
"panel": {
|
|
8766
8799
|
"default": {
|
|
8767
8800
|
"background": {
|
|
@@ -8817,13 +8850,13 @@
|
|
|
8817
8850
|
},
|
|
8818
8851
|
"sunken": {
|
|
8819
8852
|
"background": {
|
|
8820
|
-
"value": "#
|
|
8853
|
+
"value": "#f1f1f1",
|
|
8821
8854
|
"public": true,
|
|
8822
8855
|
"isReferenceToInternal": true,
|
|
8823
8856
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
8824
8857
|
"isSource": true,
|
|
8825
8858
|
"original": {
|
|
8826
|
-
"value": "{color.light-mode.neutral.
|
|
8859
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
8827
8860
|
"public": true,
|
|
8828
8861
|
"isReferenceToInternal": true
|
|
8829
8862
|
},
|
|
@@ -8842,33 +8875,6 @@
|
|
|
8842
8875
|
"sunken",
|
|
8843
8876
|
"background"
|
|
8844
8877
|
]
|
|
8845
|
-
},
|
|
8846
|
-
"border": {
|
|
8847
|
-
"value": "#f8f8f8",
|
|
8848
|
-
"public": true,
|
|
8849
|
-
"isReferenceToInternal": true,
|
|
8850
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
8851
|
-
"isSource": true,
|
|
8852
|
-
"original": {
|
|
8853
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
8854
|
-
"public": true,
|
|
8855
|
-
"isReferenceToInternal": true
|
|
8856
|
-
},
|
|
8857
|
-
"name": "color-light-mode-panel-sunken-border",
|
|
8858
|
-
"attributes": {
|
|
8859
|
-
"category": "color",
|
|
8860
|
-
"type": "light-mode",
|
|
8861
|
-
"item": "panel",
|
|
8862
|
-
"subitem": "sunken",
|
|
8863
|
-
"state": "border"
|
|
8864
|
-
},
|
|
8865
|
-
"path": [
|
|
8866
|
-
"color",
|
|
8867
|
-
"light-mode",
|
|
8868
|
-
"panel",
|
|
8869
|
-
"sunken",
|
|
8870
|
-
"border"
|
|
8871
|
-
]
|
|
8872
8878
|
}
|
|
8873
8879
|
},
|
|
8874
8880
|
"raised": {
|
|
@@ -8896,31 +8902,6 @@
|
|
|
8896
8902
|
"raised",
|
|
8897
8903
|
"background"
|
|
8898
8904
|
]
|
|
8899
|
-
},
|
|
8900
|
-
"border": {
|
|
8901
|
-
"value": "#cfcfd3",
|
|
8902
|
-
"public": true,
|
|
8903
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
8904
|
-
"isSource": true,
|
|
8905
|
-
"original": {
|
|
8906
|
-
"value": "{color.light-mode.border.default}",
|
|
8907
|
-
"public": true
|
|
8908
|
-
},
|
|
8909
|
-
"name": "color-light-mode-panel-raised-border",
|
|
8910
|
-
"attributes": {
|
|
8911
|
-
"category": "color",
|
|
8912
|
-
"type": "light-mode",
|
|
8913
|
-
"item": "panel",
|
|
8914
|
-
"subitem": "raised",
|
|
8915
|
-
"state": "border"
|
|
8916
|
-
},
|
|
8917
|
-
"path": [
|
|
8918
|
-
"color",
|
|
8919
|
-
"light-mode",
|
|
8920
|
-
"panel",
|
|
8921
|
-
"raised",
|
|
8922
|
-
"border"
|
|
8923
|
-
]
|
|
8924
8905
|
}
|
|
8925
8906
|
},
|
|
8926
8907
|
"overlay": {
|
|
@@ -8948,31 +8929,6 @@
|
|
|
8948
8929
|
"overlay",
|
|
8949
8930
|
"background"
|
|
8950
8931
|
]
|
|
8951
|
-
},
|
|
8952
|
-
"border": {
|
|
8953
|
-
"value": "#cfcfd3",
|
|
8954
|
-
"public": true,
|
|
8955
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
8956
|
-
"isSource": true,
|
|
8957
|
-
"original": {
|
|
8958
|
-
"value": "{color.light-mode.border.default}",
|
|
8959
|
-
"public": true
|
|
8960
|
-
},
|
|
8961
|
-
"name": "color-light-mode-panel-overlay-border",
|
|
8962
|
-
"attributes": {
|
|
8963
|
-
"category": "color",
|
|
8964
|
-
"type": "light-mode",
|
|
8965
|
-
"item": "panel",
|
|
8966
|
-
"subitem": "overlay",
|
|
8967
|
-
"state": "border"
|
|
8968
|
-
},
|
|
8969
|
-
"path": [
|
|
8970
|
-
"color",
|
|
8971
|
-
"light-mode",
|
|
8972
|
-
"panel",
|
|
8973
|
-
"overlay",
|
|
8974
|
-
"border"
|
|
8975
|
-
]
|
|
8976
8932
|
}
|
|
8977
8933
|
}
|
|
8978
8934
|
},
|
|
@@ -10516,6 +10472,54 @@
|
|
|
10516
10472
|
}
|
|
10517
10473
|
}
|
|
10518
10474
|
}
|
|
10475
|
+
},
|
|
10476
|
+
"expansion-panel": {
|
|
10477
|
+
"hover": {
|
|
10478
|
+
"value": "#f1f1f1",
|
|
10479
|
+
"public": true,
|
|
10480
|
+
"isReferenceToInternal": true,
|
|
10481
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
10482
|
+
"isSource": true,
|
|
10483
|
+
"original": {
|
|
10484
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
10485
|
+
"public": true,
|
|
10486
|
+
"isReferenceToInternal": true
|
|
10487
|
+
},
|
|
10488
|
+
"name": "color-expansion-panel-hover",
|
|
10489
|
+
"attributes": {
|
|
10490
|
+
"category": "color",
|
|
10491
|
+
"type": "expansion-panel",
|
|
10492
|
+
"item": "hover"
|
|
10493
|
+
},
|
|
10494
|
+
"path": [
|
|
10495
|
+
"color",
|
|
10496
|
+
"expansion-panel",
|
|
10497
|
+
"hover"
|
|
10498
|
+
]
|
|
10499
|
+
},
|
|
10500
|
+
"open": {
|
|
10501
|
+
"value": "#f1f1f1",
|
|
10502
|
+
"public": true,
|
|
10503
|
+
"isReferenceToInternal": true,
|
|
10504
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
10505
|
+
"isSource": true,
|
|
10506
|
+
"original": {
|
|
10507
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
10508
|
+
"public": true,
|
|
10509
|
+
"isReferenceToInternal": true
|
|
10510
|
+
},
|
|
10511
|
+
"name": "color-expansion-panel-open",
|
|
10512
|
+
"attributes": {
|
|
10513
|
+
"category": "color",
|
|
10514
|
+
"type": "expansion-panel",
|
|
10515
|
+
"item": "open"
|
|
10516
|
+
},
|
|
10517
|
+
"path": [
|
|
10518
|
+
"color",
|
|
10519
|
+
"expansion-panel",
|
|
10520
|
+
"open"
|
|
10521
|
+
]
|
|
10522
|
+
}
|
|
10519
10523
|
}
|
|
10520
10524
|
},
|
|
10521
10525
|
"elevation": {
|
|
@@ -1615,13 +1615,13 @@
|
|
|
1615
1615
|
},
|
|
1616
1616
|
"border": {
|
|
1617
1617
|
"default": {
|
|
1618
|
-
"value": "#
|
|
1618
|
+
"value": "#504e62",
|
|
1619
1619
|
"public": true,
|
|
1620
1620
|
"isReferenceToInternal": true,
|
|
1621
1621
|
"filePath": "tokens/color/alias/defaults.dark.json",
|
|
1622
1622
|
"isSource": true,
|
|
1623
1623
|
"original": {
|
|
1624
|
-
"value": "{color.dark-mode.neutral.
|
|
1624
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
1625
1625
|
"public": true,
|
|
1626
1626
|
"isReferenceToInternal": true
|
|
1627
1627
|
},
|
|
@@ -2540,7 +2540,7 @@
|
|
|
2540
2540
|
]
|
|
2541
2541
|
},
|
|
2542
2542
|
"border": {
|
|
2543
|
-
"value": "#
|
|
2543
|
+
"value": "#504e62",
|
|
2544
2544
|
"public": true,
|
|
2545
2545
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2546
2546
|
"isSource": true,
|
|
@@ -2592,33 +2592,6 @@
|
|
|
2592
2592
|
"sunken",
|
|
2593
2593
|
"background"
|
|
2594
2594
|
]
|
|
2595
|
-
},
|
|
2596
|
-
"border": {
|
|
2597
|
-
"value": "#121219",
|
|
2598
|
-
"public": true,
|
|
2599
|
-
"isReferenceToInternal": true,
|
|
2600
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2601
|
-
"isSource": true,
|
|
2602
|
-
"original": {
|
|
2603
|
-
"value": "{color.dark-mode.neutral.700.value}",
|
|
2604
|
-
"public": true,
|
|
2605
|
-
"isReferenceToInternal": true
|
|
2606
|
-
},
|
|
2607
|
-
"name": "color-dark-mode-panel-sunken-border",
|
|
2608
|
-
"attributes": {
|
|
2609
|
-
"category": "color",
|
|
2610
|
-
"type": "dark-mode",
|
|
2611
|
-
"item": "panel",
|
|
2612
|
-
"subitem": "sunken",
|
|
2613
|
-
"state": "border"
|
|
2614
|
-
},
|
|
2615
|
-
"path": [
|
|
2616
|
-
"color",
|
|
2617
|
-
"dark-mode",
|
|
2618
|
-
"panel",
|
|
2619
|
-
"sunken",
|
|
2620
|
-
"border"
|
|
2621
|
-
]
|
|
2622
2595
|
}
|
|
2623
2596
|
},
|
|
2624
2597
|
"raised": {
|
|
@@ -2650,7 +2623,7 @@
|
|
|
2650
2623
|
]
|
|
2651
2624
|
},
|
|
2652
2625
|
"border": {
|
|
2653
|
-
"value": "#
|
|
2626
|
+
"value": "#504e62",
|
|
2654
2627
|
"public": true,
|
|
2655
2628
|
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2656
2629
|
"isSource": true,
|
|
@@ -2702,33 +2675,6 @@
|
|
|
2702
2675
|
"overlay",
|
|
2703
2676
|
"background"
|
|
2704
2677
|
]
|
|
2705
|
-
},
|
|
2706
|
-
"border": {
|
|
2707
|
-
"value": "#282839",
|
|
2708
|
-
"public": true,
|
|
2709
|
-
"isReferenceToInternal": true,
|
|
2710
|
-
"filePath": "tokens/color/alias/panel.dark.json",
|
|
2711
|
-
"isSource": true,
|
|
2712
|
-
"original": {
|
|
2713
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
2714
|
-
"public": true,
|
|
2715
|
-
"isReferenceToInternal": true
|
|
2716
|
-
},
|
|
2717
|
-
"name": "color-dark-mode-panel-overlay-border",
|
|
2718
|
-
"attributes": {
|
|
2719
|
-
"category": "color",
|
|
2720
|
-
"type": "dark-mode",
|
|
2721
|
-
"item": "panel",
|
|
2722
|
-
"subitem": "overlay",
|
|
2723
|
-
"state": "border"
|
|
2724
|
-
},
|
|
2725
|
-
"path": [
|
|
2726
|
-
"color",
|
|
2727
|
-
"dark-mode",
|
|
2728
|
-
"panel",
|
|
2729
|
-
"overlay",
|
|
2730
|
-
"border"
|
|
2731
|
-
]
|
|
2732
2678
|
}
|
|
2733
2679
|
}
|
|
2734
2680
|
},
|
|
@@ -2510,6 +2510,93 @@
|
|
|
2510
2510
|
}
|
|
2511
2511
|
}
|
|
2512
2512
|
},
|
|
2513
|
+
"pager": {
|
|
2514
|
+
"background": {
|
|
2515
|
+
"hover": {
|
|
2516
|
+
"value": "#f1f1f1",
|
|
2517
|
+
"public": true,
|
|
2518
|
+
"isReferenceToInternal": true,
|
|
2519
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2520
|
+
"isSource": true,
|
|
2521
|
+
"original": {
|
|
2522
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2523
|
+
"public": true,
|
|
2524
|
+
"isReferenceToInternal": true
|
|
2525
|
+
},
|
|
2526
|
+
"name": "color-light-mode-pager-background-hover",
|
|
2527
|
+
"attributes": {
|
|
2528
|
+
"category": "color",
|
|
2529
|
+
"type": "light-mode",
|
|
2530
|
+
"item": "pager",
|
|
2531
|
+
"subitem": "background",
|
|
2532
|
+
"state": "hover"
|
|
2533
|
+
},
|
|
2534
|
+
"path": [
|
|
2535
|
+
"color",
|
|
2536
|
+
"light-mode",
|
|
2537
|
+
"pager",
|
|
2538
|
+
"background",
|
|
2539
|
+
"hover"
|
|
2540
|
+
]
|
|
2541
|
+
},
|
|
2542
|
+
"active": {
|
|
2543
|
+
"value": "#f0ecff",
|
|
2544
|
+
"public": true,
|
|
2545
|
+
"isReferenceToInternal": true,
|
|
2546
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2547
|
+
"isSource": true,
|
|
2548
|
+
"original": {
|
|
2549
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
2550
|
+
"public": true,
|
|
2551
|
+
"isReferenceToInternal": true
|
|
2552
|
+
},
|
|
2553
|
+
"name": "color-light-mode-pager-background-active",
|
|
2554
|
+
"attributes": {
|
|
2555
|
+
"category": "color",
|
|
2556
|
+
"type": "light-mode",
|
|
2557
|
+
"item": "pager",
|
|
2558
|
+
"subitem": "background",
|
|
2559
|
+
"state": "active"
|
|
2560
|
+
},
|
|
2561
|
+
"path": [
|
|
2562
|
+
"color",
|
|
2563
|
+
"light-mode",
|
|
2564
|
+
"pager",
|
|
2565
|
+
"background",
|
|
2566
|
+
"active"
|
|
2567
|
+
]
|
|
2568
|
+
}
|
|
2569
|
+
},
|
|
2570
|
+
"foreground": {
|
|
2571
|
+
"active": {
|
|
2572
|
+
"value": "#5f41e5",
|
|
2573
|
+
"public": true,
|
|
2574
|
+
"isReferenceToInternal": true,
|
|
2575
|
+
"filePath": "tokens/color/alias/pager.light.json",
|
|
2576
|
+
"isSource": true,
|
|
2577
|
+
"original": {
|
|
2578
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
2579
|
+
"public": true,
|
|
2580
|
+
"isReferenceToInternal": true
|
|
2581
|
+
},
|
|
2582
|
+
"name": "color-light-mode-pager-foreground-active",
|
|
2583
|
+
"attributes": {
|
|
2584
|
+
"category": "color",
|
|
2585
|
+
"type": "light-mode",
|
|
2586
|
+
"item": "pager",
|
|
2587
|
+
"subitem": "foreground",
|
|
2588
|
+
"state": "active"
|
|
2589
|
+
},
|
|
2590
|
+
"path": [
|
|
2591
|
+
"color",
|
|
2592
|
+
"light-mode",
|
|
2593
|
+
"pager",
|
|
2594
|
+
"foreground",
|
|
2595
|
+
"active"
|
|
2596
|
+
]
|
|
2597
|
+
}
|
|
2598
|
+
}
|
|
2599
|
+
},
|
|
2513
2600
|
"panel": {
|
|
2514
2601
|
"default": {
|
|
2515
2602
|
"background": {
|
|
@@ -2565,13 +2652,13 @@
|
|
|
2565
2652
|
},
|
|
2566
2653
|
"sunken": {
|
|
2567
2654
|
"background": {
|
|
2568
|
-
"value": "#
|
|
2655
|
+
"value": "#f1f1f1",
|
|
2569
2656
|
"public": true,
|
|
2570
2657
|
"isReferenceToInternal": true,
|
|
2571
2658
|
"filePath": "tokens/color/alias/panel.light.json",
|
|
2572
2659
|
"isSource": true,
|
|
2573
2660
|
"original": {
|
|
2574
|
-
"value": "{color.light-mode.neutral.
|
|
2661
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
2575
2662
|
"public": true,
|
|
2576
2663
|
"isReferenceToInternal": true
|
|
2577
2664
|
},
|
|
@@ -2590,33 +2677,6 @@
|
|
|
2590
2677
|
"sunken",
|
|
2591
2678
|
"background"
|
|
2592
2679
|
]
|
|
2593
|
-
},
|
|
2594
|
-
"border": {
|
|
2595
|
-
"value": "#f8f8f8",
|
|
2596
|
-
"public": true,
|
|
2597
|
-
"isReferenceToInternal": true,
|
|
2598
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2599
|
-
"isSource": true,
|
|
2600
|
-
"original": {
|
|
2601
|
-
"value": "{color.light-mode.neutral.100.value}",
|
|
2602
|
-
"public": true,
|
|
2603
|
-
"isReferenceToInternal": true
|
|
2604
|
-
},
|
|
2605
|
-
"name": "color-light-mode-panel-sunken-border",
|
|
2606
|
-
"attributes": {
|
|
2607
|
-
"category": "color",
|
|
2608
|
-
"type": "light-mode",
|
|
2609
|
-
"item": "panel",
|
|
2610
|
-
"subitem": "sunken",
|
|
2611
|
-
"state": "border"
|
|
2612
|
-
},
|
|
2613
|
-
"path": [
|
|
2614
|
-
"color",
|
|
2615
|
-
"light-mode",
|
|
2616
|
-
"panel",
|
|
2617
|
-
"sunken",
|
|
2618
|
-
"border"
|
|
2619
|
-
]
|
|
2620
2680
|
}
|
|
2621
2681
|
},
|
|
2622
2682
|
"raised": {
|
|
@@ -2644,31 +2704,6 @@
|
|
|
2644
2704
|
"raised",
|
|
2645
2705
|
"background"
|
|
2646
2706
|
]
|
|
2647
|
-
},
|
|
2648
|
-
"border": {
|
|
2649
|
-
"value": "#cfcfd3",
|
|
2650
|
-
"public": true,
|
|
2651
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2652
|
-
"isSource": true,
|
|
2653
|
-
"original": {
|
|
2654
|
-
"value": "{color.light-mode.border.default}",
|
|
2655
|
-
"public": true
|
|
2656
|
-
},
|
|
2657
|
-
"name": "color-light-mode-panel-raised-border",
|
|
2658
|
-
"attributes": {
|
|
2659
|
-
"category": "color",
|
|
2660
|
-
"type": "light-mode",
|
|
2661
|
-
"item": "panel",
|
|
2662
|
-
"subitem": "raised",
|
|
2663
|
-
"state": "border"
|
|
2664
|
-
},
|
|
2665
|
-
"path": [
|
|
2666
|
-
"color",
|
|
2667
|
-
"light-mode",
|
|
2668
|
-
"panel",
|
|
2669
|
-
"raised",
|
|
2670
|
-
"border"
|
|
2671
|
-
]
|
|
2672
2707
|
}
|
|
2673
2708
|
},
|
|
2674
2709
|
"overlay": {
|
|
@@ -2696,31 +2731,6 @@
|
|
|
2696
2731
|
"overlay",
|
|
2697
2732
|
"background"
|
|
2698
2733
|
]
|
|
2699
|
-
},
|
|
2700
|
-
"border": {
|
|
2701
|
-
"value": "#cfcfd3",
|
|
2702
|
-
"public": true,
|
|
2703
|
-
"filePath": "tokens/color/alias/panel.light.json",
|
|
2704
|
-
"isSource": true,
|
|
2705
|
-
"original": {
|
|
2706
|
-
"value": "{color.light-mode.border.default}",
|
|
2707
|
-
"public": true
|
|
2708
|
-
},
|
|
2709
|
-
"name": "color-light-mode-panel-overlay-border",
|
|
2710
|
-
"attributes": {
|
|
2711
|
-
"category": "color",
|
|
2712
|
-
"type": "light-mode",
|
|
2713
|
-
"item": "panel",
|
|
2714
|
-
"subitem": "overlay",
|
|
2715
|
-
"state": "border"
|
|
2716
|
-
},
|
|
2717
|
-
"path": [
|
|
2718
|
-
"color",
|
|
2719
|
-
"light-mode",
|
|
2720
|
-
"panel",
|
|
2721
|
-
"overlay",
|
|
2722
|
-
"border"
|
|
2723
|
-
]
|
|
2724
2734
|
}
|
|
2725
2735
|
}
|
|
2726
2736
|
},
|
|
@@ -4264,6 +4274,54 @@
|
|
|
4264
4274
|
}
|
|
4265
4275
|
}
|
|
4266
4276
|
}
|
|
4277
|
+
},
|
|
4278
|
+
"expansion-panel": {
|
|
4279
|
+
"hover": {
|
|
4280
|
+
"value": "#f1f1f1",
|
|
4281
|
+
"public": true,
|
|
4282
|
+
"isReferenceToInternal": true,
|
|
4283
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
4284
|
+
"isSource": true,
|
|
4285
|
+
"original": {
|
|
4286
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
4287
|
+
"public": true,
|
|
4288
|
+
"isReferenceToInternal": true
|
|
4289
|
+
},
|
|
4290
|
+
"name": "color-expansion-panel-hover",
|
|
4291
|
+
"attributes": {
|
|
4292
|
+
"category": "color",
|
|
4293
|
+
"type": "expansion-panel",
|
|
4294
|
+
"item": "hover"
|
|
4295
|
+
},
|
|
4296
|
+
"path": [
|
|
4297
|
+
"color",
|
|
4298
|
+
"expansion-panel",
|
|
4299
|
+
"hover"
|
|
4300
|
+
]
|
|
4301
|
+
},
|
|
4302
|
+
"open": {
|
|
4303
|
+
"value": "#f1f1f1",
|
|
4304
|
+
"public": true,
|
|
4305
|
+
"isReferenceToInternal": true,
|
|
4306
|
+
"filePath": "tokens/color/alias/panel.light.json",
|
|
4307
|
+
"isSource": true,
|
|
4308
|
+
"original": {
|
|
4309
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
4310
|
+
"public": true,
|
|
4311
|
+
"isReferenceToInternal": true
|
|
4312
|
+
},
|
|
4313
|
+
"name": "color-expansion-panel-open",
|
|
4314
|
+
"attributes": {
|
|
4315
|
+
"category": "color",
|
|
4316
|
+
"type": "expansion-panel",
|
|
4317
|
+
"item": "open"
|
|
4318
|
+
},
|
|
4319
|
+
"path": [
|
|
4320
|
+
"color",
|
|
4321
|
+
"expansion-panel",
|
|
4322
|
+
"open"
|
|
4323
|
+
]
|
|
4324
|
+
}
|
|
4267
4325
|
}
|
|
4268
4326
|
},
|
|
4269
4327
|
"elevation": {
|
|
@@ -360,34 +360,13 @@
|
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"spacing": {
|
|
363
|
-
"scale-ratio": {
|
|
364
|
-
"value": "1.25",
|
|
365
|
-
"comment": "Base ratio/multiplier",
|
|
366
|
-
"filePath": "tokens/spacing/base.json",
|
|
367
|
-
"isSource": true,
|
|
368
|
-
"original": {
|
|
369
|
-
"value": "1.25",
|
|
370
|
-
"comment": "Base ratio/multiplier"
|
|
371
|
-
},
|
|
372
|
-
"name": "spacing-scale-ratio",
|
|
373
|
-
"attributes": {
|
|
374
|
-
"category": "spacing",
|
|
375
|
-
"type": "scale-ratio"
|
|
376
|
-
},
|
|
377
|
-
"path": [
|
|
378
|
-
"spacing",
|
|
379
|
-
"scale-ratio"
|
|
380
|
-
]
|
|
381
|
-
},
|
|
382
363
|
"8XL": {
|
|
383
364
|
"value": "7.451",
|
|
384
|
-
"formula": "1.25**7",
|
|
385
365
|
"defaultUnit": "rem",
|
|
386
366
|
"filePath": "tokens/spacing/base.json",
|
|
387
367
|
"isSource": true,
|
|
388
368
|
"original": {
|
|
389
369
|
"value": "7.451",
|
|
390
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
391
370
|
"defaultUnit": "rem"
|
|
392
371
|
},
|
|
393
372
|
"name": "spacing-8-xl",
|
|
@@ -402,13 +381,11 @@
|
|
|
402
381
|
},
|
|
403
382
|
"7XL": {
|
|
404
383
|
"value": "5.96",
|
|
405
|
-
"formula": "1.25**7",
|
|
406
384
|
"defaultUnit": "rem",
|
|
407
385
|
"filePath": "tokens/spacing/base.json",
|
|
408
386
|
"isSource": true,
|
|
409
387
|
"original": {
|
|
410
388
|
"value": "5.96",
|
|
411
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
412
389
|
"defaultUnit": "rem"
|
|
413
390
|
},
|
|
414
391
|
"name": "spacing-7-xl",
|
|
@@ -423,13 +400,11 @@
|
|
|
423
400
|
},
|
|
424
401
|
"6XL": {
|
|
425
402
|
"value": "4.678",
|
|
426
|
-
"formula": "1.25**7",
|
|
427
403
|
"defaultUnit": "rem",
|
|
428
404
|
"filePath": "tokens/spacing/base.json",
|
|
429
405
|
"isSource": true,
|
|
430
406
|
"original": {
|
|
431
407
|
"value": "4.678",
|
|
432
|
-
"formula": "{spacing.scale-ratio}**7",
|
|
433
408
|
"defaultUnit": "rem"
|
|
434
409
|
},
|
|
435
410
|
"name": "spacing-6-xl",
|
|
@@ -444,13 +419,11 @@
|
|
|
444
419
|
},
|
|
445
420
|
"5XL": {
|
|
446
421
|
"value": "3.815",
|
|
447
|
-
"formula": "1.25**6",
|
|
448
422
|
"defaultUnit": "rem",
|
|
449
423
|
"filePath": "tokens/spacing/base.json",
|
|
450
424
|
"isSource": true,
|
|
451
425
|
"original": {
|
|
452
426
|
"value": "3.815",
|
|
453
|
-
"formula": "{spacing.scale-ratio}**6",
|
|
454
427
|
"defaultUnit": "rem"
|
|
455
428
|
},
|
|
456
429
|
"name": "spacing-5-xl",
|
|
@@ -465,13 +438,11 @@
|
|
|
465
438
|
},
|
|
466
439
|
"4XL": {
|
|
467
440
|
"value": "3.052",
|
|
468
|
-
"formula": "1.25**5",
|
|
469
441
|
"defaultUnit": "rem",
|
|
470
442
|
"filePath": "tokens/spacing/base.json",
|
|
471
443
|
"isSource": true,
|
|
472
444
|
"original": {
|
|
473
445
|
"value": "3.052",
|
|
474
|
-
"formula": "{spacing.scale-ratio}**5",
|
|
475
446
|
"defaultUnit": "rem"
|
|
476
447
|
},
|
|
477
448
|
"name": "spacing-4-xl",
|
|
@@ -486,13 +457,11 @@
|
|
|
486
457
|
},
|
|
487
458
|
"3XL": {
|
|
488
459
|
"value": "2.441",
|
|
489
|
-
"formula": "1.25**4",
|
|
490
460
|
"defaultUnit": "rem",
|
|
491
461
|
"filePath": "tokens/spacing/base.json",
|
|
492
462
|
"isSource": true,
|
|
493
463
|
"original": {
|
|
494
464
|
"value": "2.441",
|
|
495
|
-
"formula": "{spacing.scale-ratio}**4",
|
|
496
465
|
"defaultUnit": "rem"
|
|
497
466
|
},
|
|
498
467
|
"name": "spacing-3-xl",
|
|
@@ -507,13 +476,11 @@
|
|
|
507
476
|
},
|
|
508
477
|
"2XL": {
|
|
509
478
|
"value": "1.953",
|
|
510
|
-
"formula": "1.25**3",
|
|
511
479
|
"defaultUnit": "rem",
|
|
512
480
|
"filePath": "tokens/spacing/base.json",
|
|
513
481
|
"isSource": true,
|
|
514
482
|
"original": {
|
|
515
483
|
"value": "1.953",
|
|
516
|
-
"formula": "{spacing.scale-ratio}**3",
|
|
517
484
|
"defaultUnit": "rem"
|
|
518
485
|
},
|
|
519
486
|
"name": "spacing-2-xl",
|
|
@@ -528,13 +495,11 @@
|
|
|
528
495
|
},
|
|
529
496
|
"XL": {
|
|
530
497
|
"value": "1.563",
|
|
531
|
-
"formula": "1.25**2",
|
|
532
498
|
"defaultUnit": "rem",
|
|
533
499
|
"filePath": "tokens/spacing/base.json",
|
|
534
500
|
"isSource": true,
|
|
535
501
|
"original": {
|
|
536
502
|
"value": "1.563",
|
|
537
|
-
"formula": "{spacing.scale-ratio}**2",
|
|
538
503
|
"defaultUnit": "rem"
|
|
539
504
|
},
|
|
540
505
|
"name": "spacing-xl",
|
|
@@ -549,13 +514,11 @@
|
|
|
549
514
|
},
|
|
550
515
|
"L": {
|
|
551
516
|
"value": "1.25",
|
|
552
|
-
"formula": "1.25**1",
|
|
553
517
|
"defaultUnit": "rem",
|
|
554
518
|
"filePath": "tokens/spacing/base.json",
|
|
555
519
|
"isSource": true,
|
|
556
520
|
"original": {
|
|
557
521
|
"value": "1.25",
|
|
558
|
-
"formula": "{spacing.scale-ratio}**1",
|
|
559
522
|
"defaultUnit": "rem"
|
|
560
523
|
},
|
|
561
524
|
"name": "spacing-l",
|
|
@@ -589,13 +552,11 @@
|
|
|
589
552
|
},
|
|
590
553
|
"S": {
|
|
591
554
|
"value": "0.8",
|
|
592
|
-
"formula": "1.25**-1",
|
|
593
555
|
"defaultUnit": "rem",
|
|
594
556
|
"filePath": "tokens/spacing/base.json",
|
|
595
557
|
"isSource": true,
|
|
596
558
|
"original": {
|
|
597
559
|
"value": "0.8",
|
|
598
|
-
"formula": "{spacing.scale-ratio}**-1",
|
|
599
560
|
"defaultUnit": "rem"
|
|
600
561
|
},
|
|
601
562
|
"name": "spacing-s",
|
|
@@ -610,13 +571,11 @@
|
|
|
610
571
|
},
|
|
611
572
|
"XS": {
|
|
612
573
|
"value": "0.64",
|
|
613
|
-
"formula": "1.25**-2",
|
|
614
574
|
"defaultUnit": "rem",
|
|
615
575
|
"filePath": "tokens/spacing/base.json",
|
|
616
576
|
"isSource": true,
|
|
617
577
|
"original": {
|
|
618
578
|
"value": "0.64",
|
|
619
|
-
"formula": "{spacing.scale-ratio}**-2",
|
|
620
579
|
"defaultUnit": "rem"
|
|
621
580
|
},
|
|
622
581
|
"name": "spacing-xs",
|
|
@@ -631,13 +590,11 @@
|
|
|
631
590
|
},
|
|
632
591
|
"2XS": {
|
|
633
592
|
"value": "0.512",
|
|
634
|
-
"formula": "1.25**-3",
|
|
635
593
|
"defaultUnit": "rem",
|
|
636
594
|
"filePath": "tokens/spacing/base.json",
|
|
637
595
|
"isSource": true,
|
|
638
596
|
"original": {
|
|
639
597
|
"value": "0.512",
|
|
640
|
-
"formula": "{spacing.scale-ratio}**-3",
|
|
641
598
|
"defaultUnit": "rem"
|
|
642
599
|
},
|
|
643
600
|
"name": "spacing-2-xs",
|
|
@@ -652,13 +609,11 @@
|
|
|
652
609
|
},
|
|
653
610
|
"3XS": {
|
|
654
611
|
"value": "0.41",
|
|
655
|
-
"formula": "1.25**-4",
|
|
656
612
|
"defaultUnit": "rem",
|
|
657
613
|
"filePath": "tokens/spacing/base.json",
|
|
658
614
|
"isSource": true,
|
|
659
615
|
"original": {
|
|
660
616
|
"value": "0.41",
|
|
661
|
-
"formula": "{spacing.scale-ratio}**-4",
|
|
662
617
|
"defaultUnit": "rem"
|
|
663
618
|
},
|
|
664
619
|
"name": "spacing-3-xs",
|
|
@@ -673,13 +628,11 @@
|
|
|
673
628
|
},
|
|
674
629
|
"4XS": {
|
|
675
630
|
"value": "0.328",
|
|
676
|
-
"formula": "1.25**-5",
|
|
677
631
|
"defaultUnit": "rem",
|
|
678
632
|
"filePath": "tokens/spacing/base.json",
|
|
679
633
|
"isSource": true,
|
|
680
634
|
"original": {
|
|
681
635
|
"value": "0.328",
|
|
682
|
-
"formula": "{spacing.scale-ratio}**-5",
|
|
683
636
|
"defaultUnit": "rem"
|
|
684
637
|
},
|
|
685
638
|
"name": "spacing-4-xs",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// This file has been generated automatically.
|
|
10
10
|
|
|
11
11
|
$pds-color-background-default: #1d1d29;
|
|
12
|
-
$pds-color-border-default: #
|
|
12
|
+
$pds-color-border-default: #504e62;
|
|
13
13
|
$pds-color-brand-accent-default: #de0093;
|
|
14
14
|
$pds-color-brand-primary-default: #ffdc28;
|
|
15
15
|
$pds-color-brand-secondary-default: #8a70ff;
|
|
@@ -106,11 +106,9 @@ $pds-color-menu-item-heading-text: #a6a3b4;
|
|
|
106
106
|
$pds-color-panel-default-background: $pds-color-background-default;
|
|
107
107
|
$pds-color-panel-default-border: $pds-color-border-default;
|
|
108
108
|
$pds-color-panel-overlay-background: #282839;
|
|
109
|
-
$pds-color-panel-overlay-border: #282839;
|
|
110
109
|
$pds-color-panel-raised-background: #282839;
|
|
111
110
|
$pds-color-panel-raised-border: $pds-color-border-default;
|
|
112
111
|
$pds-color-panel-sunken-background: #121219;
|
|
113
|
-
$pds-color-panel-sunken-border: #121219;
|
|
114
112
|
$pds-color-text-default: #ffffff;
|
|
115
113
|
$pds-color-text-default-secondary: #a6a3b4;
|
|
116
114
|
$pds-color-tile-background-active: #858299;
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
//
|
|
9
9
|
// This file has been generated automatically.
|
|
10
10
|
|
|
11
|
+
$pds-color-expansion-panel-hover: #f1f1f1;
|
|
12
|
+
$pds-color-expansion-panel-open: #f1f1f1;
|
|
11
13
|
$pds-color-background-default: #ffffff;
|
|
12
14
|
$pds-color-border-default: #cfcfd3;
|
|
13
15
|
$pds-color-brand-accent-default: #de0093;
|
|
@@ -103,14 +105,14 @@ $pds-color-menu-item-background-hover: #f8f8f8;
|
|
|
103
105
|
$pds-color-menu-item-description-text: #6d6d78;
|
|
104
106
|
$pds-color-menu-item-foreground: #23232d;
|
|
105
107
|
$pds-color-menu-item-heading-text: #6d6d78;
|
|
108
|
+
$pds-color-pager-background-active: #f0ecff;
|
|
109
|
+
$pds-color-pager-background-hover: #f1f1f1;
|
|
110
|
+
$pds-color-pager-foreground-active: #5f41e5;
|
|
106
111
|
$pds-color-panel-default-background: $pds-color-background-default;
|
|
107
112
|
$pds-color-panel-default-border: $pds-color-border-default;
|
|
108
113
|
$pds-color-panel-overlay-background: $pds-color-background-default;
|
|
109
|
-
$pds-color-panel-overlay-border: $pds-color-border-default;
|
|
110
114
|
$pds-color-panel-raised-background: $pds-color-background-default;
|
|
111
|
-
$pds-color-panel-
|
|
112
|
-
$pds-color-panel-sunken-background: #f8f8f8;
|
|
113
|
-
$pds-color-panel-sunken-border: #f8f8f8;
|
|
115
|
+
$pds-color-panel-sunken-background: #f1f1f1;
|
|
114
116
|
$pds-color-text-default: #23232d;
|
|
115
117
|
$pds-color-text-default-secondary: #6d6d78;
|
|
116
118
|
$pds-color-tile-background-active: #f1f1f1;
|