polaris_tokens 2.7.0 → 2.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/dist-modern/palette/base.dark.android.xml +99 -0
- data/dist-modern/palette/base.dark.ios.json +1 -0
- data/dist-modern/palette/base.dark.json +98 -0
- data/dist-modern/palette/base.light.android.xml +99 -0
- data/dist-modern/palette/base.light.ios.json +1 -0
- data/dist-modern/palette/base.light.json +98 -0
- data/dist-modern/theme/base.json +12 -0
- data/package.json +34 -20
- metadata +9 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f8a9850b2b7fda3c482a6d6a4fb1935d57d0bde999c64ebc2f23101d58aaae8b
|
4
|
+
data.tar.gz: 42e0a2f24ed531e29fe6981e112af57ec89d580cd58663422b65e4ba4eb1af75
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7615e7957a222117bb22df04e17664ff8ef7e6afa3e9831c1a9a3926121713d64e7c026bf8e0912607ccf83bafbb6be9517fe214c349c12c25f3be4070bfef84
|
7
|
+
data.tar.gz: 0617daedf71d354a2bfaaa72e3a5e2ca72b1b11b69e095c5c4f05bc8419bfb53f4c202a2cf615689cb9f9d5ad946833be0b04b435a0dc0acd836bb8c37bdf9c2
|
@@ -0,0 +1,99 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<resources>
|
3
|
+
<color name="polaris_action_critical">#ffcd290c</color>
|
4
|
+
<color name="polaris_action_critical_disabled">#ffbb250a</color>
|
5
|
+
<color name="polaris_action_critical_hovered">#ffe32f0e</color>
|
6
|
+
<color name="polaris_action_critical_pressed">#fffa3511</color>
|
7
|
+
<color name="polaris_action_primary">#ff008060</color>
|
8
|
+
<color name="polaris_action_primary_disabled">#ff005640</color>
|
9
|
+
<color name="polaris_action_primary_hovered">#ff009671</color>
|
10
|
+
<color name="polaris_action_primary_pressed">#ff00a47c</color>
|
11
|
+
<color name="polaris_action_secondary">#ff4d5053</color>
|
12
|
+
<color name="polaris_action_secondary_disabled">#ff202223</color>
|
13
|
+
<color name="polaris_action_secondary_hovered">#ff54575b</color>
|
14
|
+
<color name="polaris_action_secondary_pressed">#ff606467</color>
|
15
|
+
<color name="polaris_backdrop">#80000000</color>
|
16
|
+
<color name="polaris_background">#ff0b0c0d</color>
|
17
|
+
<color name="polaris_border">#ff505356</color>
|
18
|
+
<color name="polaris_border_critical">#ffe32f0e</color>
|
19
|
+
<color name="polaris_border_critical_disabled">#ff831704</color>
|
20
|
+
<color name="polaris_border_highlight">#ff449da7</color>
|
21
|
+
<color name="polaris_border_secondary">#ff505356</color>
|
22
|
+
<color name="polaris_border_secondary_disabled">#ff676b6f</color>
|
23
|
+
<color name="polaris_border_secondary_hovered">#ff505356</color>
|
24
|
+
<color name="polaris_border_subdued">#ff494c4e</color>
|
25
|
+
<color name="polaris_border_success">#ff008766</color>
|
26
|
+
<color name="polaris_border_warning">#ff997000</color>
|
27
|
+
<color name="polaris_decorative_five_icon">#fff4b7bf</color>
|
28
|
+
<color name="polaris_decorative_five_surface">#ffc23356</color>
|
29
|
+
<color name="polaris_decorative_five_text">#ffffffff</color>
|
30
|
+
<color name="polaris_decorative_four_icon">#ff00ddda</color>
|
31
|
+
<color name="polaris_decorative_four_surface">#ff167c79</color>
|
32
|
+
<color name="polaris_decorative_four_text">#ffffffff</color>
|
33
|
+
<color name="polaris_decorative_one_icon">#ffffba43</color>
|
34
|
+
<color name="polaris_decorative_one_surface">#ff8e6609</color>
|
35
|
+
<color name="polaris_decorative_one_text">#ffffffff</color>
|
36
|
+
<color name="polaris_decorative_three_icon">#ff00e38d</color>
|
37
|
+
<color name="polaris_decorative_three_surface">#ff007c5a</color>
|
38
|
+
<color name="polaris_decorative_three_text">#ffffffff</color>
|
39
|
+
<color name="polaris_decorative_two_icon">#fff5b6c0</color>
|
40
|
+
<color name="polaris_decorative_two_surface">#ffce5814</color>
|
41
|
+
<color name="polaris_decorative_two_text">#ffffffff</color>
|
42
|
+
<color name="polaris_focused">#ff2662b6</color>
|
43
|
+
<color name="polaris_hint_from_direct_light">#33b9b9b9</color>
|
44
|
+
<color name="polaris_icon">#ffa6acb2</color>
|
45
|
+
<color name="polaris_icon_critical">#ffda2d0d</color>
|
46
|
+
<color name="polaris_icon_disabled">#ff54575a</color>
|
47
|
+
<color name="polaris_icon_highlight">#ff2c6c73</color>
|
48
|
+
<color name="polaris_icon_hovered">#ffe1e3e5</color>
|
49
|
+
<color name="polaris_icon_on_critical">#fffff8f7</color>
|
50
|
+
<color name="polaris_icon_on_interactive">#ffffffff</color>
|
51
|
+
<color name="polaris_icon_on_primary">#ffe6fff4</color>
|
52
|
+
<color name="polaris_icon_pressed">#ffa6acb2</color>
|
53
|
+
<color name="polaris_icon_subdued">#ff787d81</color>
|
54
|
+
<color name="polaris_icon_success">#ff005e46</color>
|
55
|
+
<color name="polaris_icon_warning">#ff684b00</color>
|
56
|
+
<color name="polaris_interactive">#ff36a3ff</color>
|
57
|
+
<color name="polaris_interactive_critical">#fffd726a</color>
|
58
|
+
<color name="polaris_interactive_critical_disabled">#fffeaca8</color>
|
59
|
+
<color name="polaris_interactive_critical_hovered">#fffd8a84</color>
|
60
|
+
<color name="polaris_interactive_critical_pressed">#fffd9f9b</color>
|
61
|
+
<color name="polaris_interactive_disabled">#ff2662b6</color>
|
62
|
+
<color name="polaris_interactive_hovered">#ff67afff</color>
|
63
|
+
<color name="polaris_interactive_pressed">#ff88bcff</color>
|
64
|
+
<color name="polaris_overlay">#80212121</color>
|
65
|
+
<color name="polaris_shadow_from_ambient_light">#0d171818</color>
|
66
|
+
<color name="polaris_shadow_from_dim_light">#33ffffff</color>
|
67
|
+
<color name="polaris_shadow_from_direct_light">#26ffffff</color>
|
68
|
+
<color name="polaris_surface">#ff202123</color>
|
69
|
+
<color name="polaris_surface_critical">#ff450701</color>
|
70
|
+
<color name="polaris_surface_critical_subdued">#ff450701</color>
|
71
|
+
<color name="polaris_surface_critical_subdued_hovered">#ff441714</color>
|
72
|
+
<color name="polaris_surface_critical_subdued_pressed">#ff6b1003</color>
|
73
|
+
<color name="polaris_surface_disabled">#ff1a1c1d</color>
|
74
|
+
<color name="polaris_surface_highlight">#ff006971</color>
|
75
|
+
<color name="polaris_surface_highlight_subdued">#ff123539</color>
|
76
|
+
<color name="polaris_surface_hovered">#ff2f3133</color>
|
77
|
+
<color name="polaris_surface_pressed">#ff3e4043</color>
|
78
|
+
<color name="polaris_surface_primary_selected">#ff0c1210</color>
|
79
|
+
<color name="polaris_surface_primary_selected_hovered">#ff28302c</color>
|
80
|
+
<color name="polaris_surface_primary_selected_pressed">#ff36403b</color>
|
81
|
+
<color name="polaris_surface_selected">#ff020e23</color>
|
82
|
+
<color name="polaris_surface_selected_hovered">#ff071d3d</color>
|
83
|
+
<color name="polaris_surface_selected_pressed">#ff0d2b56</color>
|
84
|
+
<color name="polaris_surface_subdued">#ff1a1c1d</color>
|
85
|
+
<color name="polaris_surface_success">#ff005e46</color>
|
86
|
+
<color name="polaris_surface_success_subdued">#ff1c352c</color>
|
87
|
+
<color name="polaris_surface_warning">#ff997000</color>
|
88
|
+
<color name="polaris_surface_warning_subdued">#ff4d3b1d</color>
|
89
|
+
<color name="polaris_text">#ffe3e5e7</color>
|
90
|
+
<color name="polaris_text_critical">#ffe9807a</color>
|
91
|
+
<color name="polaris_text_disabled">#ff6f7377</color>
|
92
|
+
<color name="polaris_text_highlight">#ffa2effa</color>
|
93
|
+
<color name="polaris_text_on_critical">#ffffffff</color>
|
94
|
+
<color name="polaris_text_on_interactive">#ffffffff</color>
|
95
|
+
<color name="polaris_text_on_primary">#ffffffff</color>
|
96
|
+
<color name="polaris_text_subdued">#ff999fa4</color>
|
97
|
+
<color name="polaris_text_success">#ff58ad8e</color>
|
98
|
+
<color name="polaris_text_warning">#ffca9500</color>
|
99
|
+
</resources>
|
@@ -0,0 +1 @@
|
|
1
|
+
[{"name":"background","rgba":{"r":0.043137254901960784,"g":0.047058823529411764,"b":0.050980392156862744,"a":1},"hex":"#0b0c0dff"},{"name":"surface","rgba":{"r":0.12549019607843137,"g":0.12941176470588237,"b":0.13725490196078433,"a":1},"hex":"#202123ff"},{"name":"surfaceSubdued","rgba":{"r":0.10196078431372549,"g":0.10980392156862745,"b":0.11372549019607843,"a":1},"hex":"#1a1c1dff"},{"name":"surfaceDisabled","rgba":{"r":0.10196078431372549,"g":0.10980392156862745,"b":0.11372549019607843,"a":1},"hex":"#1a1c1dff"},{"name":"surfaceHovered","rgba":{"r":0.1843137254901961,"g":0.19215686274509805,"b":0.2,"a":1},"hex":"#2f3133ff"},{"name":"surfacePressed","rgba":{"r":0.24313725490196078,"g":0.25098039215686274,"b":0.2627450980392157,"a":1},"hex":"#3e4043ff"},{"name":"backdrop","rgba":{"r":0,"g":0,"b":0,"a":0.5},"hex":"#00000080"},{"name":"overlay","rgba":{"r":0.12941176470588237,"g":0.12941176470588237,"b":0.12941176470588237,"a":0.5},"hex":"#21212180"},{"name":"shadowFromDimLight","rgba":{"r":1,"g":1,"b":1,"a":0.2},"hex":"#ffffff33"},{"name":"shadowFromAmbientLight","rgba":{"r":0.09019607843137255,"g":0.09411764705882353,"b":0.09411764705882353,"a":0.05},"hex":"#1718180d"},{"name":"shadowFromDirectLight","rgba":{"r":1,"g":1,"b":1,"a":0.15},"hex":"#ffffff26"},{"name":"hintFromDirectLight","rgba":{"r":0.7254901960784313,"g":0.7254901960784313,"b":0.7254901960784313,"a":0.2},"hex":"#b9b9b933"},{"name":"border","rgba":{"r":0.3137254901960784,"g":0.3254901960784314,"b":0.33725490196078434,"a":1},"hex":"#505356ff"},{"name":"borderSubdued","rgba":{"r":0.28627450980392155,"g":0.2980392156862745,"b":0.3058823529411765,"a":1},"hex":"#494c4eff"},{"name":"icon","rgba":{"r":0.6509803921568628,"g":0.6745098039215687,"b":0.6980392156862745,"a":1},"hex":"#a6acb2ff"},{"name":"iconHovered","rgba":{"r":0.8823529411764706,"g":0.8901960784313725,"b":0.8980392156862745,"a":1},"hex":"#e1e3e5ff"},{"name":"iconPressed","rgba":{"r":0.6509803921568628,"g":0.6745098039215687,"b":0.6980392156862745,"a":1},"hex":"#a6acb2ff"},{"name":"iconDisabled","rgba":{"r":0.32941176470588235,"g":0.3411764705882353,"b":0.35294117647058826,"a":1},"hex":"#54575aff"},{"name":"iconSubdued","rgba":{"r":0.47058823529411764,"g":0.49019607843137253,"b":0.5058823529411764,"a":1},"hex":"#787d81ff"},{"name":"text","rgba":{"r":0.8901960784313725,"g":0.8980392156862745,"b":0.9058823529411765,"a":1},"hex":"#e3e5e7ff"},{"name":"textDisabled","rgba":{"r":0.43529411764705883,"g":0.45098039215686275,"b":0.4666666666666667,"a":1},"hex":"#6f7377ff"},{"name":"textSubdued","rgba":{"r":0.6,"g":0.6235294117647059,"b":0.6431372549019608,"a":1},"hex":"#999fa4ff"},{"name":"interactive","rgba":{"r":0.21176470588235294,"g":0.6392156862745098,"b":1,"a":1},"hex":"#36a3ffff"},{"name":"interactiveDisabled","rgba":{"r":0.14901960784313725,"g":0.3843137254901961,"b":0.7137254901960784,"a":1},"hex":"#2662b6ff"},{"name":"interactiveHovered","rgba":{"r":0.403921568627451,"g":0.6862745098039216,"b":1,"a":1},"hex":"#67afffff"},{"name":"interactivePressed","rgba":{"r":0.5333333333333333,"g":0.7372549019607844,"b":1,"a":1},"hex":"#88bcffff"},{"name":"focused","rgba":{"r":0.14901960784313725,"g":0.3843137254901961,"b":0.7137254901960784,"a":1},"hex":"#2662b6ff"},{"name":"surfaceSelected","rgba":{"r":0.00784313725490196,"g":0.054901960784313725,"b":0.13725490196078433,"a":1},"hex":"#020e23ff"},{"name":"surfaceSelectedHovered","rgba":{"r":0.027450980392156862,"g":0.11372549019607843,"b":0.23921568627450981,"a":1},"hex":"#071d3dff"},{"name":"surfaceSelectedPressed","rgba":{"r":0.050980392156862744,"g":0.16862745098039217,"b":0.33725490196078434,"a":1},"hex":"#0d2b56ff"},{"name":"iconOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"actionSecondary","rgba":{"r":0.30196078431372547,"g":0.3137254901960784,"b":0.3254901960784314,"a":1},"hex":"#4d5053ff"},{"name":"actionSecondaryDisabled","rgba":{"r":0.12549019607843137,"g":0.13333333333333333,"b":0.13725490196078433,"a":1},"hex":"#202223ff"},{"name":"actionSecondaryHovered","rgba":{"r":0.32941176470588235,"g":0.3411764705882353,"b":0.3568627450980392,"a":1},"hex":"#54575bff"},{"name":"actionSecondaryPressed","rgba":{"r":0.3764705882352941,"g":0.39215686274509803,"b":0.403921568627451,"a":1},"hex":"#606467ff"},{"name":"borderSecondary","rgba":{"r":0.3137254901960784,"g":0.3254901960784314,"b":0.33725490196078434,"a":1},"hex":"#505356ff"},{"name":"borderSecondaryHovered","rgba":{"r":0.3137254901960784,"g":0.3254901960784314,"b":0.33725490196078434,"a":1},"hex":"#505356ff"},{"name":"borderSecondaryDisabled","rgba":{"r":0.403921568627451,"g":0.4196078431372549,"b":0.43529411764705883,"a":1},"hex":"#676b6fff"},{"name":"actionPrimary","rgba":{"r":0,"g":0.5019607843137255,"b":0.3764705882352941,"a":1},"hex":"#008060ff"},{"name":"actionPrimaryDisabled","rgba":{"r":0,"g":0.33725490196078434,"b":0.25098039215686274,"a":1},"hex":"#005640ff"},{"name":"actionPrimaryHovered","rgba":{"r":0,"g":0.5882352941176471,"b":0.44313725490196076,"a":1},"hex":"#009671ff"},{"name":"actionPrimaryPressed","rgba":{"r":0,"g":0.6431372549019608,"b":0.48627450980392156,"a":1},"hex":"#00a47cff"},{"name":"iconOnPrimary","rgba":{"r":0.9019607843137255,"g":1,"b":0.9568627450980393,"a":1},"hex":"#e6fff4ff"},{"name":"textOnPrimary","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"surfacePrimarySelected","rgba":{"r":0.047058823529411764,"g":0.07058823529411765,"b":0.06274509803921569,"a":1},"hex":"#0c1210ff"},{"name":"surfacePrimarySelectedHovered","rgba":{"r":0.1568627450980392,"g":0.18823529411764706,"b":0.17254901960784313,"a":1},"hex":"#28302cff"},{"name":"surfacePrimarySelectedPressed","rgba":{"r":0.21176470588235294,"g":0.25098039215686274,"b":0.23137254901960785,"a":1},"hex":"#36403bff"},{"name":"borderCritical","rgba":{"r":0.8901960784313725,"g":0.1843137254901961,"b":0.054901960784313725,"a":1},"hex":"#e32f0eff"},{"name":"borderCriticalDisabled","rgba":{"r":0.5137254901960784,"g":0.09019607843137255,"b":0.01568627450980392,"a":1},"hex":"#831704ff"},{"name":"iconCritical","rgba":{"r":0.8549019607843137,"g":0.17647058823529413,"b":0.050980392156862744,"a":1},"hex":"#da2d0dff"},{"name":"surfaceCritical","rgba":{"r":0.27058823529411763,"g":0.027450980392156862,"b":0.00392156862745098,"a":1},"hex":"#450701ff"},{"name":"surfaceCriticalSubdued","rgba":{"r":0.27058823529411763,"g":0.027450980392156862,"b":0.00392156862745098,"a":1},"hex":"#450701ff"},{"name":"surfaceCriticalSubduedHovered","rgba":{"r":0.26666666666666666,"g":0.09019607843137255,"b":0.0784313725490196,"a":1},"hex":"#441714ff"},{"name":"surfaceCriticalSubduedPressed","rgba":{"r":0.4196078431372549,"g":0.06274509803921569,"b":0.011764705882352941,"a":1},"hex":"#6b1003ff"},{"name":"textCritical","rgba":{"r":0.9137254901960784,"g":0.5019607843137255,"b":0.47843137254901963,"a":1},"hex":"#e9807aff"},{"name":"actionCritical","rgba":{"r":0.803921568627451,"g":0.1607843137254902,"b":0.047058823529411764,"a":1},"hex":"#cd290cff"},{"name":"actionCriticalDisabled","rgba":{"r":0.7333333333333333,"g":0.1450980392156863,"b":0.0392156862745098,"a":1},"hex":"#bb250aff"},{"name":"actionCriticalHovered","rgba":{"r":0.8901960784313725,"g":0.1843137254901961,"b":0.054901960784313725,"a":1},"hex":"#e32f0eff"},{"name":"actionCriticalPressed","rgba":{"r":0.9803921568627451,"g":0.20784313725490197,"b":0.06666666666666667,"a":1},"hex":"#fa3511ff"},{"name":"iconOnCritical","rgba":{"r":1,"g":0.9725490196078431,"b":0.9686274509803922,"a":1},"hex":"#fff8f7ff"},{"name":"textOnCritical","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"interactiveCritical","rgba":{"r":0.9921568627450981,"g":0.4470588235294118,"b":0.41568627450980394,"a":1},"hex":"#fd726aff"},{"name":"interactiveCriticalDisabled","rgba":{"r":0.996078431372549,"g":0.6745098039215687,"b":0.6588235294117647,"a":1},"hex":"#feaca8ff"},{"name":"interactiveCriticalHovered","rgba":{"r":0.9921568627450981,"g":0.5411764705882353,"b":0.5176470588235295,"a":1},"hex":"#fd8a84ff"},{"name":"interactiveCriticalPressed","rgba":{"r":0.9921568627450981,"g":0.6235294117647059,"b":0.6078431372549019,"a":1},"hex":"#fd9f9bff"},{"name":"borderWarning","rgba":{"r":0.6,"g":0.4392156862745098,"b":0,"a":1},"hex":"#997000ff"},{"name":"iconWarning","rgba":{"r":0.40784313725490196,"g":0.29411764705882354,"b":0,"a":1},"hex":"#684b00ff"},{"name":"surfaceWarning","rgba":{"r":0.6,"g":0.4392156862745098,"b":0,"a":1},"hex":"#997000ff"},{"name":"surfaceWarningSubdued","rgba":{"r":0.30196078431372547,"g":0.23137254901960785,"b":0.11372549019607843,"a":1},"hex":"#4d3b1dff"},{"name":"textWarning","rgba":{"r":0.792156862745098,"g":0.5843137254901961,"b":0,"a":1},"hex":"#ca9500ff"},{"name":"borderHighlight","rgba":{"r":0.26666666666666666,"g":0.615686274509804,"b":0.6549019607843137,"a":1},"hex":"#449da7ff"},{"name":"iconHighlight","rgba":{"r":0.17254901960784313,"g":0.4235294117647059,"b":0.45098039215686275,"a":1},"hex":"#2c6c73ff"},{"name":"surfaceHighlight","rgba":{"r":0,"g":0.4117647058823529,"b":0.44313725490196076,"a":1},"hex":"#006971ff"},{"name":"surfaceHighlightSubdued","rgba":{"r":0.07058823529411765,"g":0.20784313725490197,"b":0.2235294117647059,"a":1},"hex":"#123539ff"},{"name":"textHighlight","rgba":{"r":0.6352941176470588,"g":0.9372549019607843,"b":0.9803921568627451,"a":1},"hex":"#a2effaff"},{"name":"borderSuccess","rgba":{"r":0,"g":0.5294117647058824,"b":0.4,"a":1},"hex":"#008766ff"},{"name":"iconSuccess","rgba":{"r":0,"g":0.3686274509803922,"b":0.27450980392156865,"a":1},"hex":"#005e46ff"},{"name":"surfaceSuccess","rgba":{"r":0,"g":0.3686274509803922,"b":0.27450980392156865,"a":1},"hex":"#005e46ff"},{"name":"surfaceSuccessSubdued","rgba":{"r":0.10980392156862745,"g":0.20784313725490197,"b":0.17254901960784313,"a":1},"hex":"#1c352cff"},{"name":"textSuccess","rgba":{"r":0.34509803921568627,"g":0.6784313725490196,"b":0.5568627450980392,"a":1},"hex":"#58ad8eff"},{"name":"decorativeOneIcon","rgba":{"r":1,"g":0.7294117647058823,"b":0.2627450980392157,"a":1},"hex":"#ffba43ff"},{"name":"decorativeOneSurface","rgba":{"r":0.5568627450980392,"g":0.4,"b":0.03529411764705882,"a":1},"hex":"#8e6609ff"},{"name":"decorativeOneText","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"decorativeTwoIcon","rgba":{"r":0.9607843137254902,"g":0.7137254901960784,"b":0.7529411764705882,"a":1},"hex":"#f5b6c0ff"},{"name":"decorativeTwoSurface","rgba":{"r":0.807843137254902,"g":0.34509803921568627,"b":0.0784313725490196,"a":1},"hex":"#ce5814ff"},{"name":"decorativeTwoText","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"decorativeThreeIcon","rgba":{"r":0,"g":0.8901960784313725,"b":0.5529411764705883,"a":1},"hex":"#00e38dff"},{"name":"decorativeThreeSurface","rgba":{"r":0,"g":0.48627450980392156,"b":0.35294117647058826,"a":1},"hex":"#007c5aff"},{"name":"decorativeThreeText","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"decorativeFourIcon","rgba":{"r":0,"g":0.8666666666666667,"b":0.8549019607843137,"a":1},"hex":"#00dddaff"},{"name":"decorativeFourSurface","rgba":{"r":0.08627450980392157,"g":0.48627450980392156,"b":0.4745098039215686,"a":1},"hex":"#167c79ff"},{"name":"decorativeFourText","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"decorativeFiveIcon","rgba":{"r":0.9568627450980393,"g":0.7176470588235294,"b":0.7490196078431373,"a":1},"hex":"#f4b7bfff"},{"name":"decorativeFiveSurface","rgba":{"r":0.7607843137254902,"g":0.2,"b":0.33725490196078434,"a":1},"hex":"#c23356ff"},{"name":"decorativeFiveText","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"}]
|
@@ -0,0 +1,98 @@
|
|
1
|
+
{
|
2
|
+
"background": "rgb(11, 12, 13)",
|
3
|
+
"surface": "rgb(32, 33, 35)",
|
4
|
+
"surfaceSubdued": "rgb(26, 28, 29)",
|
5
|
+
"surfaceDisabled": "rgb(26, 28, 29)",
|
6
|
+
"surfaceHovered": "rgb(47, 49, 51)",
|
7
|
+
"surfacePressed": "rgb(62, 64, 67)",
|
8
|
+
"backdrop": "rgba(0, 0, 0, 0.5)",
|
9
|
+
"overlay": "rgba(33, 33, 33, 0.5)",
|
10
|
+
"shadowFromDimLight": "rgba(255, 255, 255, 0.2)",
|
11
|
+
"shadowFromAmbientLight": "rgba(23, 24, 24, 0.05)",
|
12
|
+
"shadowFromDirectLight": "rgba(255, 255, 255, 0.15)",
|
13
|
+
"hintFromDirectLight": "rgba(185, 185, 185, 0.2)",
|
14
|
+
"border": "rgb(80, 83, 86)",
|
15
|
+
"borderSubdued": "rgb(73, 76, 78)",
|
16
|
+
"icon": "rgb(166, 172, 178)",
|
17
|
+
"iconHovered": "rgb(225, 227, 229)",
|
18
|
+
"iconPressed": "rgb(166, 172, 178)",
|
19
|
+
"iconDisabled": "rgb(84, 87, 90)",
|
20
|
+
"iconSubdued": "rgb(120, 125, 129)",
|
21
|
+
"text": "rgb(227, 229, 231)",
|
22
|
+
"textDisabled": "rgb(111, 115, 119)",
|
23
|
+
"textSubdued": "rgb(153, 159, 164)",
|
24
|
+
"interactive": "rgb(54, 163, 255)",
|
25
|
+
"interactiveDisabled": "rgb(38, 98, 182)",
|
26
|
+
"interactiveHovered": "rgb(103, 175, 255)",
|
27
|
+
"interactivePressed": "rgb(136, 188, 255)",
|
28
|
+
"focused": "rgb(38, 98, 182)",
|
29
|
+
"surfaceSelected": "rgb(2, 14, 35)",
|
30
|
+
"surfaceSelectedHovered": "rgb(7, 29, 61)",
|
31
|
+
"surfaceSelectedPressed": "rgb(13, 43, 86)",
|
32
|
+
"iconOnInteractive": "rgb(255, 255, 255)",
|
33
|
+
"textOnInteractive": "rgb(255, 255, 255)",
|
34
|
+
"actionSecondary": "rgb(77, 80, 83)",
|
35
|
+
"actionSecondaryDisabled": "rgb(32, 34, 35)",
|
36
|
+
"actionSecondaryHovered": "rgb(84, 87, 91)",
|
37
|
+
"actionSecondaryPressed": "rgb(96, 100, 103)",
|
38
|
+
"borderSecondary": "rgb(80, 83, 86)",
|
39
|
+
"borderSecondaryHovered": "rgb(80, 83, 86)",
|
40
|
+
"borderSecondaryDisabled": "rgb(103, 107, 111)",
|
41
|
+
"actionPrimary": "rgb(0, 128, 96)",
|
42
|
+
"actionPrimaryDisabled": "rgb(0, 86, 64)",
|
43
|
+
"actionPrimaryHovered": "rgb(0, 150, 113)",
|
44
|
+
"actionPrimaryPressed": "rgb(0, 164, 124)",
|
45
|
+
"iconOnPrimary": "rgb(230, 255, 244)",
|
46
|
+
"textOnPrimary": "rgb(255, 255, 255)",
|
47
|
+
"surfacePrimarySelected": "rgb(12, 18, 16)",
|
48
|
+
"surfacePrimarySelectedHovered": "rgb(40, 48, 44)",
|
49
|
+
"surfacePrimarySelectedPressed": "rgb(54, 64, 59)",
|
50
|
+
"borderCritical": "rgb(227, 47, 14)",
|
51
|
+
"borderCriticalDisabled": "rgb(131, 23, 4)",
|
52
|
+
"iconCritical": "rgb(218, 45, 13)",
|
53
|
+
"surfaceCritical": "rgb(69, 7, 1)",
|
54
|
+
"surfaceCriticalSubdued": "rgb(69, 7, 1)",
|
55
|
+
"surfaceCriticalSubduedHovered": "rgb(68, 23, 20)",
|
56
|
+
"surfaceCriticalSubduedPressed": "rgb(107, 16, 3)",
|
57
|
+
"textCritical": "rgb(233, 128, 122)",
|
58
|
+
"actionCritical": "rgb(205, 41, 12)",
|
59
|
+
"actionCriticalDisabled": "rgb(187, 37, 10)",
|
60
|
+
"actionCriticalHovered": "rgb(227, 47, 14)",
|
61
|
+
"actionCriticalPressed": "rgb(250, 53, 17)",
|
62
|
+
"iconOnCritical": "rgb(255, 248, 247)",
|
63
|
+
"textOnCritical": "rgb(255, 255, 255)",
|
64
|
+
"interactiveCritical": "rgb(253, 114, 106)",
|
65
|
+
"interactiveCriticalDisabled": "rgb(254, 172, 168)",
|
66
|
+
"interactiveCriticalHovered": "rgb(253, 138, 132)",
|
67
|
+
"interactiveCriticalPressed": "rgb(253, 159, 155)",
|
68
|
+
"borderWarning": "rgb(153, 112, 0)",
|
69
|
+
"iconWarning": "rgb(104, 75, 0)",
|
70
|
+
"surfaceWarning": "rgb(153, 112, 0)",
|
71
|
+
"surfaceWarningSubdued": "rgb(77, 59, 29)",
|
72
|
+
"textWarning": "rgb(202, 149, 0)",
|
73
|
+
"borderHighlight": "rgb(68, 157, 167)",
|
74
|
+
"iconHighlight": "rgb(44, 108, 115)",
|
75
|
+
"surfaceHighlight": "rgb(0, 105, 113)",
|
76
|
+
"surfaceHighlightSubdued": "rgb(18, 53, 57)",
|
77
|
+
"textHighlight": "rgb(162, 239, 250)",
|
78
|
+
"borderSuccess": "rgb(0, 135, 102)",
|
79
|
+
"iconSuccess": "rgb(0, 94, 70)",
|
80
|
+
"surfaceSuccess": "rgb(0, 94, 70)",
|
81
|
+
"surfaceSuccessSubdued": "rgb(28, 53, 44)",
|
82
|
+
"textSuccess": "rgb(88, 173, 142)",
|
83
|
+
"decorativeOneIcon": "rgb(255, 186, 67)",
|
84
|
+
"decorativeOneSurface": "rgb(142, 102, 9)",
|
85
|
+
"decorativeOneText": "rgb(255, 255, 255)",
|
86
|
+
"decorativeTwoIcon": "rgb(245, 182, 192)",
|
87
|
+
"decorativeTwoSurface": "rgb(206, 88, 20)",
|
88
|
+
"decorativeTwoText": "rgb(255, 255, 255)",
|
89
|
+
"decorativeThreeIcon": "rgb(0, 227, 141)",
|
90
|
+
"decorativeThreeSurface": "rgb(0, 124, 90)",
|
91
|
+
"decorativeThreeText": "rgb(255, 255, 255)",
|
92
|
+
"decorativeFourIcon": "rgb(0, 221, 218)",
|
93
|
+
"decorativeFourSurface": "rgb(22, 124, 121)",
|
94
|
+
"decorativeFourText": "rgb(255, 255, 255)",
|
95
|
+
"decorativeFiveIcon": "rgb(244, 183, 191)",
|
96
|
+
"decorativeFiveSurface": "rgb(194, 51, 86)",
|
97
|
+
"decorativeFiveText": "rgb(255, 255, 255)"
|
98
|
+
}
|
@@ -0,0 +1,99 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<resources>
|
3
|
+
<color name="polaris_action_critical">#ffd82c0d</color>
|
4
|
+
<color name="polaris_action_critical_disabled">#fffd5040</color>
|
5
|
+
<color name="polaris_action_critical_hovered">#ffc1260a</color>
|
6
|
+
<color name="polaris_action_critical_pressed">#ffac2108</color>
|
7
|
+
<color name="polaris_action_primary">#ff008060</color>
|
8
|
+
<color name="polaris_action_primary_disabled">#ff005640</color>
|
9
|
+
<color name="polaris_action_primary_hovered">#ff007255</color>
|
10
|
+
<color name="polaris_action_primary_pressed">#ff00644b</color>
|
11
|
+
<color name="polaris_action_secondary">#ffeaebec</color>
|
12
|
+
<color name="polaris_action_secondary_disabled">#fff0f1f2</color>
|
13
|
+
<color name="polaris_action_secondary_hovered">#ffe1e3e5</color>
|
14
|
+
<color name="polaris_action_secondary_pressed">#ffd8dadd</color>
|
15
|
+
<color name="polaris_backdrop">#80000000</color>
|
16
|
+
<color name="polaris_background">#fffafafa</color>
|
17
|
+
<color name="polaris_border">#ffb4b9be</color>
|
18
|
+
<color name="polaris_border_critical">#ffe32f0e</color>
|
19
|
+
<color name="polaris_border_critical_disabled">#fffebcb9</color>
|
20
|
+
<color name="polaris_border_highlight">#ff449da7</color>
|
21
|
+
<color name="polaris_border_secondary">#ffb4b9be</color>
|
22
|
+
<color name="polaris_border_secondary_disabled">#ffd2d5d8</color>
|
23
|
+
<color name="polaris_border_secondary_hovered">#ff999ea4</color>
|
24
|
+
<color name="polaris_border_subdued">#ffedeeef</color>
|
25
|
+
<color name="polaris_border_success">#ff008766</color>
|
26
|
+
<color name="polaris_border_warning">#fff1b300</color>
|
27
|
+
<color name="polaris_decorative_five_icon">#ffae2b4c</color>
|
28
|
+
<color name="polaris_decorative_five_surface">#fffdc9d0</color>
|
29
|
+
<color name="polaris_decorative_five_text">#ff4f0e1f</color>
|
30
|
+
<color name="polaris_decorative_four_icon">#ff006a68</color>
|
31
|
+
<color name="polaris_decorative_four_surface">#ff91e0d6</color>
|
32
|
+
<color name="polaris_decorative_four_text">#ff002d2d</color>
|
33
|
+
<color name="polaris_decorative_one_icon">#ff7e5700</color>
|
34
|
+
<color name="polaris_decorative_one_surface">#ffffc96b</color>
|
35
|
+
<color name="polaris_decorative_one_text">#ff3d2800</color>
|
36
|
+
<color name="polaris_decorative_three_icon">#ff006d41</color>
|
37
|
+
<color name="polaris_decorative_three_surface">#ff92e6b5</color>
|
38
|
+
<color name="polaris_decorative_three_text">#ff002f19</color>
|
39
|
+
<color name="polaris_decorative_two_icon">#ffaf294e</color>
|
40
|
+
<color name="polaris_decorative_two_surface">#ffffc4b0</color>
|
41
|
+
<color name="polaris_decorative_two_text">#ff490b1c</color>
|
42
|
+
<color name="polaris_focused">#ff498af2</color>
|
43
|
+
<color name="polaris_hint_from_direct_light">#26000000</color>
|
44
|
+
<color name="polaris_icon">#ff5c5f62</color>
|
45
|
+
<color name="polaris_icon_critical">#ffd72c0d</color>
|
46
|
+
<color name="polaris_icon_disabled">#ffbabec3</color>
|
47
|
+
<color name="polaris_icon_highlight">#ff4197a1</color>
|
48
|
+
<color name="polaris_icon_hovered">#ff1a1c1d</color>
|
49
|
+
<color name="polaris_icon_on_critical">#fffff8f7</color>
|
50
|
+
<color name="polaris_icon_on_interactive">#ffffffff</color>
|
51
|
+
<color name="polaris_icon_on_primary">#ffe6fff4</color>
|
52
|
+
<color name="polaris_icon_pressed">#ff44474a</color>
|
53
|
+
<color name="polaris_icon_subdued">#ff8c9196</color>
|
54
|
+
<color name="polaris_icon_success">#ff004432</color>
|
55
|
+
<color name="polaris_icon_warning">#ffb98900</color>
|
56
|
+
<color name="polaris_interactive">#ff2e72d2</color>
|
57
|
+
<color name="polaris_interactive_critical">#ffdc2d0e</color>
|
58
|
+
<color name="polaris_interactive_critical_disabled">#fffd938d</color>
|
59
|
+
<color name="polaris_interactive_critical_hovered">#ffcd290c</color>
|
60
|
+
<color name="polaris_interactive_critical_pressed">#ff670f03</color>
|
61
|
+
<color name="polaris_interactive_disabled">#ff498af2</color>
|
62
|
+
<color name="polaris_interactive_hovered">#ff2156a1</color>
|
63
|
+
<color name="polaris_interactive_pressed">#ff1a4889</color>
|
64
|
+
<color name="polaris_overlay">#80ffffff</color>
|
65
|
+
<color name="polaris_shadow_from_ambient_light">#0d171818</color>
|
66
|
+
<color name="polaris_shadow_from_dim_light">#33000000</color>
|
67
|
+
<color name="polaris_shadow_from_direct_light">#26000000</color>
|
68
|
+
<color name="polaris_surface">#ffffffff</color>
|
69
|
+
<color name="polaris_surface_critical">#fffffafa</color>
|
70
|
+
<color name="polaris_surface_critical_subdued">#fffff8f7</color>
|
71
|
+
<color name="polaris_surface_critical_subdued_hovered">#fffff0f0</color>
|
72
|
+
<color name="polaris_surface_critical_subdued_pressed">#fffed3d1</color>
|
73
|
+
<color name="polaris_surface_disabled">#fffafafa</color>
|
74
|
+
<color name="polaris_surface_highlight">#ff8ee0eb</color>
|
75
|
+
<color name="polaris_surface_highlight_subdued">#fff4fdfe</color>
|
76
|
+
<color name="polaris_surface_hovered">#fff0f1f2</color>
|
77
|
+
<color name="polaris_surface_pressed">#ffe7e8ea</color>
|
78
|
+
<color name="polaris_surface_primary_selected">#ffe7f4ee</color>
|
79
|
+
<color name="polaris_surface_primary_selected_hovered">#ffb3d0c3</color>
|
80
|
+
<color name="polaris_surface_primary_selected_pressed">#ffa2bcb0</color>
|
81
|
+
<color name="polaris_surface_selected">#fff0f3fe</color>
|
82
|
+
<color name="polaris_surface_selected_hovered">#ffd6dffc</color>
|
83
|
+
<color name="polaris_surface_selected_pressed">#ffbbcbf9</color>
|
84
|
+
<color name="polaris_surface_subdued">#fffafafa</color>
|
85
|
+
<color name="polaris_surface_success">#ff89e5c2</color>
|
86
|
+
<color name="polaris_surface_success_subdued">#fff7fefb</color>
|
87
|
+
<color name="polaris_surface_warning">#ffffcb74</color>
|
88
|
+
<color name="polaris_surface_warning_subdued">#fffff2e2</color>
|
89
|
+
<color name="polaris_text">#ff202223</color>
|
90
|
+
<color name="polaris_text_critical">#ffd72c0d</color>
|
91
|
+
<color name="polaris_text_disabled">#ff90959a</color>
|
92
|
+
<color name="polaris_text_highlight">#ff081f21</color>
|
93
|
+
<color name="polaris_text_on_critical">#ffffffff</color>
|
94
|
+
<color name="polaris_text_on_interactive">#ffffffff</color>
|
95
|
+
<color name="polaris_text_on_primary">#ffffffff</color>
|
96
|
+
<color name="polaris_text_subdued">#ff6d7175</color>
|
97
|
+
<color name="polaris_text_success">#ff008060</color>
|
98
|
+
<color name="polaris_text_warning">#ff916a00</color>
|
99
|
+
</resources>
|
@@ -0,0 +1 @@
|
|
1
|
+
[{"name":"background","rgba":{"r":0.9803921568627451,"g":0.9803921568627451,"b":0.9803921568627451,"a":1},"hex":"#fafafaff"},{"name":"surface","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"surfaceSubdued","rgba":{"r":0.9803921568627451,"g":0.9803921568627451,"b":0.9803921568627451,"a":1},"hex":"#fafafaff"},{"name":"surfaceDisabled","rgba":{"r":0.9803921568627451,"g":0.9803921568627451,"b":0.9803921568627451,"a":1},"hex":"#fafafaff"},{"name":"surfaceHovered","rgba":{"r":0.9411764705882353,"g":0.9450980392156862,"b":0.9490196078431372,"a":1},"hex":"#f0f1f2ff"},{"name":"surfacePressed","rgba":{"r":0.9058823529411765,"g":0.9098039215686274,"b":0.9176470588235294,"a":1},"hex":"#e7e8eaff"},{"name":"backdrop","rgba":{"r":0,"g":0,"b":0,"a":0.5},"hex":"#00000080"},{"name":"overlay","rgba":{"r":1,"g":1,"b":1,"a":0.5},"hex":"#ffffff80"},{"name":"shadowFromDimLight","rgba":{"r":0,"g":0,"b":0,"a":0.2},"hex":"#00000033"},{"name":"shadowFromAmbientLight","rgba":{"r":0.09019607843137255,"g":0.09411764705882353,"b":0.09411764705882353,"a":0.05},"hex":"#1718180d"},{"name":"shadowFromDirectLight","rgba":{"r":0,"g":0,"b":0,"a":0.15},"hex":"#00000026"},{"name":"hintFromDirectLight","rgba":{"r":0,"g":0,"b":0,"a":0.15},"hex":"#00000026"},{"name":"border","rgba":{"r":0.7058823529411765,"g":0.7254901960784313,"b":0.7450980392156863,"a":1},"hex":"#b4b9beff"},{"name":"borderSubdued","rgba":{"r":0.9294117647058824,"g":0.9333333333333333,"b":0.9372549019607843,"a":1},"hex":"#edeeefff"},{"name":"icon","rgba":{"r":0.3607843137254902,"g":0.37254901960784315,"b":0.3843137254901961,"a":1},"hex":"#5c5f62ff"},{"name":"iconHovered","rgba":{"r":0.10196078431372549,"g":0.10980392156862745,"b":0.11372549019607843,"a":1},"hex":"#1a1c1dff"},{"name":"iconPressed","rgba":{"r":0.26666666666666666,"g":0.2784313725490196,"b":0.2901960784313726,"a":1},"hex":"#44474aff"},{"name":"iconDisabled","rgba":{"r":0.7294117647058823,"g":0.7450980392156863,"b":0.7647058823529411,"a":1},"hex":"#babec3ff"},{"name":"iconSubdued","rgba":{"r":0.5490196078431373,"g":0.5686274509803921,"b":0.5882352941176471,"a":1},"hex":"#8c9196ff"},{"name":"text","rgba":{"r":0.12549019607843137,"g":0.13333333333333333,"b":0.13725490196078433,"a":1},"hex":"#202223ff"},{"name":"textDisabled","rgba":{"r":0.5647058823529412,"g":0.5843137254901961,"b":0.6039215686274509,"a":1},"hex":"#90959aff"},{"name":"textSubdued","rgba":{"r":0.42745098039215684,"g":0.44313725490196076,"b":0.4588235294117647,"a":1},"hex":"#6d7175ff"},{"name":"interactive","rgba":{"r":0.1803921568627451,"g":0.4470588235294118,"b":0.8235294117647058,"a":1},"hex":"#2e72d2ff"},{"name":"interactiveDisabled","rgba":{"r":0.28627450980392155,"g":0.5411764705882353,"b":0.9490196078431372,"a":1},"hex":"#498af2ff"},{"name":"interactiveHovered","rgba":{"r":0.12941176470588237,"g":0.33725490196078434,"b":0.6313725490196078,"a":1},"hex":"#2156a1ff"},{"name":"interactivePressed","rgba":{"r":0.10196078431372549,"g":0.2823529411764706,"b":0.5372549019607843,"a":1},"hex":"#1a4889ff"},{"name":"focused","rgba":{"r":0.28627450980392155,"g":0.5411764705882353,"b":0.9490196078431372,"a":1},"hex":"#498af2ff"},{"name":"surfaceSelected","rgba":{"r":0.9411764705882353,"g":0.9529411764705882,"b":0.996078431372549,"a":1},"hex":"#f0f3feff"},{"name":"surfaceSelectedHovered","rgba":{"r":0.8392156862745098,"g":0.8745098039215686,"b":0.9882352941176471,"a":1},"hex":"#d6dffcff"},{"name":"surfaceSelectedPressed","rgba":{"r":0.7333333333333333,"g":0.796078431372549,"b":0.9764705882352941,"a":1},"hex":"#bbcbf9ff"},{"name":"iconOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"textOnInteractive","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"actionSecondary","rgba":{"r":0.9176470588235294,"g":0.9215686274509803,"b":0.9254901960784314,"a":1},"hex":"#eaebecff"},{"name":"actionSecondaryDisabled","rgba":{"r":0.9411764705882353,"g":0.9450980392156862,"b":0.9490196078431372,"a":1},"hex":"#f0f1f2ff"},{"name":"actionSecondaryHovered","rgba":{"r":0.8823529411764706,"g":0.8901960784313725,"b":0.8980392156862745,"a":1},"hex":"#e1e3e5ff"},{"name":"actionSecondaryPressed","rgba":{"r":0.8470588235294118,"g":0.8549019607843137,"b":0.8666666666666667,"a":1},"hex":"#d8daddff"},{"name":"borderSecondary","rgba":{"r":0.7058823529411765,"g":0.7254901960784313,"b":0.7450980392156863,"a":1},"hex":"#b4b9beff"},{"name":"borderSecondaryHovered","rgba":{"r":0.6,"g":0.6196078431372549,"b":0.6431372549019608,"a":1},"hex":"#999ea4ff"},{"name":"borderSecondaryDisabled","rgba":{"r":0.8235294117647058,"g":0.8352941176470589,"b":0.8470588235294118,"a":1},"hex":"#d2d5d8ff"},{"name":"actionPrimary","rgba":{"r":0,"g":0.5019607843137255,"b":0.3764705882352941,"a":1},"hex":"#008060ff"},{"name":"actionPrimaryDisabled","rgba":{"r":0,"g":0.33725490196078434,"b":0.25098039215686274,"a":1},"hex":"#005640ff"},{"name":"actionPrimaryHovered","rgba":{"r":0,"g":0.4470588235294118,"b":0.3333333333333333,"a":1},"hex":"#007255ff"},{"name":"actionPrimaryPressed","rgba":{"r":0,"g":0.39215686274509803,"b":0.29411764705882354,"a":1},"hex":"#00644bff"},{"name":"iconOnPrimary","rgba":{"r":0.9019607843137255,"g":1,"b":0.9568627450980393,"a":1},"hex":"#e6fff4ff"},{"name":"textOnPrimary","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"surfacePrimarySelected","rgba":{"r":0.9058823529411765,"g":0.9568627450980393,"b":0.9333333333333333,"a":1},"hex":"#e7f4eeff"},{"name":"surfacePrimarySelectedHovered","rgba":{"r":0.7019607843137254,"g":0.8156862745098039,"b":0.7647058823529411,"a":1},"hex":"#b3d0c3ff"},{"name":"surfacePrimarySelectedPressed","rgba":{"r":0.6352941176470588,"g":0.7372549019607844,"b":0.6901960784313725,"a":1},"hex":"#a2bcb0ff"},{"name":"borderCritical","rgba":{"r":0.8901960784313725,"g":0.1843137254901961,"b":0.054901960784313725,"a":1},"hex":"#e32f0eff"},{"name":"borderCriticalDisabled","rgba":{"r":0.996078431372549,"g":0.7372549019607844,"b":0.7254901960784313,"a":1},"hex":"#febcb9ff"},{"name":"iconCritical","rgba":{"r":0.8431372549019608,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d72c0dff"},{"name":"surfaceCritical","rgba":{"r":1,"g":0.9803921568627451,"b":0.9803921568627451,"a":1},"hex":"#fffafaff"},{"name":"surfaceCriticalSubdued","rgba":{"r":1,"g":0.9725490196078431,"b":0.9686274509803922,"a":1},"hex":"#fff8f7ff"},{"name":"surfaceCriticalSubduedHovered","rgba":{"r":1,"g":0.9411764705882353,"b":0.9411764705882353,"a":1},"hex":"#fff0f0ff"},{"name":"surfaceCriticalSubduedPressed","rgba":{"r":0.996078431372549,"g":0.8274509803921568,"b":0.8196078431372549,"a":1},"hex":"#fed3d1ff"},{"name":"textCritical","rgba":{"r":0.8431372549019608,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d72c0dff"},{"name":"actionCritical","rgba":{"r":0.8470588235294118,"g":0.17254901960784313,"b":0.050980392156862744,"a":1},"hex":"#d82c0dff"},{"name":"actionCriticalDisabled","rgba":{"r":0.9921568627450981,"g":0.3137254901960784,"b":0.25098039215686274,"a":1},"hex":"#fd5040ff"},{"name":"actionCriticalHovered","rgba":{"r":0.7568627450980392,"g":0.14901960784313725,"b":0.0392156862745098,"a":1},"hex":"#c1260aff"},{"name":"actionCriticalPressed","rgba":{"r":0.6745098039215687,"g":0.12941176470588237,"b":0.03137254901960784,"a":1},"hex":"#ac2108ff"},{"name":"iconOnCritical","rgba":{"r":1,"g":0.9725490196078431,"b":0.9686274509803922,"a":1},"hex":"#fff8f7ff"},{"name":"textOnCritical","rgba":{"r":1,"g":1,"b":1,"a":1},"hex":"#ffffffff"},{"name":"interactiveCritical","rgba":{"r":0.8627450980392157,"g":0.17647058823529413,"b":0.054901960784313725,"a":1},"hex":"#dc2d0eff"},{"name":"interactiveCriticalDisabled","rgba":{"r":0.9921568627450981,"g":0.5764705882352941,"b":0.5529411764705883,"a":1},"hex":"#fd938dff"},{"name":"interactiveCriticalHovered","rgba":{"r":0.803921568627451,"g":0.1607843137254902,"b":0.047058823529411764,"a":1},"hex":"#cd290cff"},{"name":"interactiveCriticalPressed","rgba":{"r":0.403921568627451,"g":0.058823529411764705,"b":0.011764705882352941,"a":1},"hex":"#670f03ff"},{"name":"borderWarning","rgba":{"r":0.9450980392156862,"g":0.7019607843137254,"b":0,"a":1},"hex":"#f1b300ff"},{"name":"iconWarning","rgba":{"r":0.7254901960784313,"g":0.5372549019607843,"b":0,"a":1},"hex":"#b98900ff"},{"name":"surfaceWarning","rgba":{"r":1,"g":0.796078431372549,"b":0.4549019607843137,"a":1},"hex":"#ffcb74ff"},{"name":"surfaceWarningSubdued","rgba":{"r":1,"g":0.9490196078431372,"b":0.8862745098039215,"a":1},"hex":"#fff2e2ff"},{"name":"textWarning","rgba":{"r":0.5686274509803921,"g":0.41568627450980394,"b":0,"a":1},"hex":"#916a00ff"},{"name":"borderHighlight","rgba":{"r":0.26666666666666666,"g":0.615686274509804,"b":0.6549019607843137,"a":1},"hex":"#449da7ff"},{"name":"iconHighlight","rgba":{"r":0.2549019607843137,"g":0.592156862745098,"b":0.6313725490196078,"a":1},"hex":"#4197a1ff"},{"name":"surfaceHighlight","rgba":{"r":0.5568627450980392,"g":0.8784313725490196,"b":0.9215686274509803,"a":1},"hex":"#8ee0ebff"},{"name":"surfaceHighlightSubdued","rgba":{"r":0.9568627450980393,"g":0.9921568627450981,"b":0.996078431372549,"a":1},"hex":"#f4fdfeff"},{"name":"textHighlight","rgba":{"r":0.03137254901960784,"g":0.12156862745098039,"b":0.12941176470588237,"a":1},"hex":"#081f21ff"},{"name":"borderSuccess","rgba":{"r":0,"g":0.5294117647058824,"b":0.4,"a":1},"hex":"#008766ff"},{"name":"iconSuccess","rgba":{"r":0,"g":0.26666666666666666,"b":0.19607843137254902,"a":1},"hex":"#004432ff"},{"name":"surfaceSuccess","rgba":{"r":0.5372549019607843,"g":0.8980392156862745,"b":0.7607843137254902,"a":1},"hex":"#89e5c2ff"},{"name":"surfaceSuccessSubdued","rgba":{"r":0.9686274509803922,"g":0.996078431372549,"b":0.984313725490196,"a":1},"hex":"#f7fefbff"},{"name":"textSuccess","rgba":{"r":0,"g":0.5019607843137255,"b":0.3764705882352941,"a":1},"hex":"#008060ff"},{"name":"decorativeOneIcon","rgba":{"r":0.49411764705882355,"g":0.3411764705882353,"b":0,"a":1},"hex":"#7e5700ff"},{"name":"decorativeOneSurface","rgba":{"r":1,"g":0.788235294117647,"b":0.4196078431372549,"a":1},"hex":"#ffc96bff"},{"name":"decorativeOneText","rgba":{"r":0.23921568627450981,"g":0.1568627450980392,"b":0,"a":1},"hex":"#3d2800ff"},{"name":"decorativeTwoIcon","rgba":{"r":0.6862745098039216,"g":0.1607843137254902,"b":0.3058823529411765,"a":1},"hex":"#af294eff"},{"name":"decorativeTwoSurface","rgba":{"r":1,"g":0.7686274509803922,"b":0.6901960784313725,"a":1},"hex":"#ffc4b0ff"},{"name":"decorativeTwoText","rgba":{"r":0.28627450980392155,"g":0.043137254901960784,"b":0.10980392156862745,"a":1},"hex":"#490b1cff"},{"name":"decorativeThreeIcon","rgba":{"r":0,"g":0.42745098039215684,"b":0.2549019607843137,"a":1},"hex":"#006d41ff"},{"name":"decorativeThreeSurface","rgba":{"r":0.5725490196078431,"g":0.9019607843137255,"b":0.7098039215686275,"a":1},"hex":"#92e6b5ff"},{"name":"decorativeThreeText","rgba":{"r":0,"g":0.1843137254901961,"b":0.09803921568627451,"a":1},"hex":"#002f19ff"},{"name":"decorativeFourIcon","rgba":{"r":0,"g":0.41568627450980394,"b":0.40784313725490196,"a":1},"hex":"#006a68ff"},{"name":"decorativeFourSurface","rgba":{"r":0.5686274509803921,"g":0.8784313725490196,"b":0.8392156862745098,"a":1},"hex":"#91e0d6ff"},{"name":"decorativeFourText","rgba":{"r":0,"g":0.17647058823529413,"b":0.17647058823529413,"a":1},"hex":"#002d2dff"},{"name":"decorativeFiveIcon","rgba":{"r":0.6823529411764706,"g":0.16862745098039217,"b":0.2980392156862745,"a":1},"hex":"#ae2b4cff"},{"name":"decorativeFiveSurface","rgba":{"r":0.9921568627450981,"g":0.788235294117647,"b":0.8156862745098039,"a":1},"hex":"#fdc9d0ff"},{"name":"decorativeFiveText","rgba":{"r":0.30980392156862746,"g":0.054901960784313725,"b":0.12156862745098039,"a":1},"hex":"#4f0e1fff"}]
|
@@ -0,0 +1,98 @@
|
|
1
|
+
{
|
2
|
+
"background": "rgb(250, 250, 250)",
|
3
|
+
"surface": "rgb(255, 255, 255)",
|
4
|
+
"surfaceSubdued": "rgb(250, 250, 250)",
|
5
|
+
"surfaceDisabled": "rgb(250, 250, 250)",
|
6
|
+
"surfaceHovered": "rgb(240, 241, 242)",
|
7
|
+
"surfacePressed": "rgb(231, 232, 234)",
|
8
|
+
"backdrop": "rgba(0, 0, 0, 0.5)",
|
9
|
+
"overlay": "rgba(255, 255, 255, 0.5)",
|
10
|
+
"shadowFromDimLight": "rgba(0, 0, 0, 0.2)",
|
11
|
+
"shadowFromAmbientLight": "rgba(23, 24, 24, 0.05)",
|
12
|
+
"shadowFromDirectLight": "rgba(0, 0, 0, 0.15)",
|
13
|
+
"hintFromDirectLight": "rgba(0, 0, 0, 0.15)",
|
14
|
+
"border": "rgb(180, 185, 190)",
|
15
|
+
"borderSubdued": "rgb(237, 238, 239)",
|
16
|
+
"icon": "rgb(92, 95, 98)",
|
17
|
+
"iconHovered": "rgb(26, 28, 29)",
|
18
|
+
"iconPressed": "rgb(68, 71, 74)",
|
19
|
+
"iconDisabled": "rgb(186, 190, 195)",
|
20
|
+
"iconSubdued": "rgb(140, 145, 150)",
|
21
|
+
"text": "rgb(32, 34, 35)",
|
22
|
+
"textDisabled": "rgb(144, 149, 154)",
|
23
|
+
"textSubdued": "rgb(109, 113, 117)",
|
24
|
+
"interactive": "rgb(46, 114, 210)",
|
25
|
+
"interactiveDisabled": "rgb(73, 138, 242)",
|
26
|
+
"interactiveHovered": "rgb(33, 86, 161)",
|
27
|
+
"interactivePressed": "rgb(26, 72, 137)",
|
28
|
+
"focused": "rgb(73, 138, 242)",
|
29
|
+
"surfaceSelected": "rgb(240, 243, 254)",
|
30
|
+
"surfaceSelectedHovered": "rgb(214, 223, 252)",
|
31
|
+
"surfaceSelectedPressed": "rgb(187, 203, 249)",
|
32
|
+
"iconOnInteractive": "rgb(255, 255, 255)",
|
33
|
+
"textOnInteractive": "rgb(255, 255, 255)",
|
34
|
+
"actionSecondary": "rgb(234, 235, 236)",
|
35
|
+
"actionSecondaryDisabled": "rgb(240, 241, 242)",
|
36
|
+
"actionSecondaryHovered": "rgb(225, 227, 229)",
|
37
|
+
"actionSecondaryPressed": "rgb(216, 218, 221)",
|
38
|
+
"borderSecondary": "rgb(180, 185, 190)",
|
39
|
+
"borderSecondaryHovered": "rgb(153, 158, 164)",
|
40
|
+
"borderSecondaryDisabled": "rgb(210, 213, 216)",
|
41
|
+
"actionPrimary": "rgb(0, 128, 96)",
|
42
|
+
"actionPrimaryDisabled": "rgb(0, 86, 64)",
|
43
|
+
"actionPrimaryHovered": "rgb(0, 114, 85)",
|
44
|
+
"actionPrimaryPressed": "rgb(0, 100, 75)",
|
45
|
+
"iconOnPrimary": "rgb(230, 255, 244)",
|
46
|
+
"textOnPrimary": "rgb(255, 255, 255)",
|
47
|
+
"surfacePrimarySelected": "rgb(231, 244, 238)",
|
48
|
+
"surfacePrimarySelectedHovered": "rgb(179, 208, 195)",
|
49
|
+
"surfacePrimarySelectedPressed": "rgb(162, 188, 176)",
|
50
|
+
"borderCritical": "rgb(227, 47, 14)",
|
51
|
+
"borderCriticalDisabled": "rgb(254, 188, 185)",
|
52
|
+
"iconCritical": "rgb(215, 44, 13)",
|
53
|
+
"surfaceCritical": "rgb(255, 250, 250)",
|
54
|
+
"surfaceCriticalSubdued": "rgb(255, 248, 247)",
|
55
|
+
"surfaceCriticalSubduedHovered": "rgb(255, 240, 240)",
|
56
|
+
"surfaceCriticalSubduedPressed": "rgb(254, 211, 209)",
|
57
|
+
"textCritical": "rgb(215, 44, 13)",
|
58
|
+
"actionCritical": "rgb(216, 44, 13)",
|
59
|
+
"actionCriticalDisabled": "rgb(253, 80, 64)",
|
60
|
+
"actionCriticalHovered": "rgb(193, 38, 10)",
|
61
|
+
"actionCriticalPressed": "rgb(172, 33, 8)",
|
62
|
+
"iconOnCritical": "rgb(255, 248, 247)",
|
63
|
+
"textOnCritical": "rgb(255, 255, 255)",
|
64
|
+
"interactiveCritical": "rgb(220, 45, 14)",
|
65
|
+
"interactiveCriticalDisabled": "rgb(253, 147, 141)",
|
66
|
+
"interactiveCriticalHovered": "rgb(205, 41, 12)",
|
67
|
+
"interactiveCriticalPressed": "rgb(103, 15, 3)",
|
68
|
+
"borderWarning": "rgb(241, 179, 0)",
|
69
|
+
"iconWarning": "rgb(185, 137, 0)",
|
70
|
+
"surfaceWarning": "rgb(255, 203, 116)",
|
71
|
+
"surfaceWarningSubdued": "rgb(255, 242, 226)",
|
72
|
+
"textWarning": "rgb(145, 106, 0)",
|
73
|
+
"borderHighlight": "rgb(68, 157, 167)",
|
74
|
+
"iconHighlight": "rgb(65, 151, 161)",
|
75
|
+
"surfaceHighlight": "rgb(142, 224, 235)",
|
76
|
+
"surfaceHighlightSubdued": "rgb(244, 253, 254)",
|
77
|
+
"textHighlight": "rgb(8, 31, 33)",
|
78
|
+
"borderSuccess": "rgb(0, 135, 102)",
|
79
|
+
"iconSuccess": "rgb(0, 68, 50)",
|
80
|
+
"surfaceSuccess": "rgb(137, 229, 194)",
|
81
|
+
"surfaceSuccessSubdued": "rgb(247, 254, 251)",
|
82
|
+
"textSuccess": "rgb(0, 128, 96)",
|
83
|
+
"decorativeOneIcon": "rgb(126, 87, 0)",
|
84
|
+
"decorativeOneSurface": "rgb(255, 201, 107)",
|
85
|
+
"decorativeOneText": "rgb(61, 40, 0)",
|
86
|
+
"decorativeTwoIcon": "rgb(175, 41, 78)",
|
87
|
+
"decorativeTwoSurface": "rgb(255, 196, 176)",
|
88
|
+
"decorativeTwoText": "rgb(73, 11, 28)",
|
89
|
+
"decorativeThreeIcon": "rgb(0, 109, 65)",
|
90
|
+
"decorativeThreeSurface": "rgb(146, 230, 181)",
|
91
|
+
"decorativeThreeText": "rgb(0, 47, 25)",
|
92
|
+
"decorativeFourIcon": "rgb(0, 106, 104)",
|
93
|
+
"decorativeFourSurface": "rgb(145, 224, 214)",
|
94
|
+
"decorativeFourText": "rgb(0, 45, 45)",
|
95
|
+
"decorativeFiveIcon": "rgb(174, 43, 76)",
|
96
|
+
"decorativeFiveSurface": "rgb(253, 201, 208)",
|
97
|
+
"decorativeFiveText": "rgb(79, 14, 31)"
|
98
|
+
}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"surface": "#111213",
|
3
|
+
"onSurface": "#111213",
|
4
|
+
"interactive": "#2e72d2",
|
5
|
+
"secondary": "#111213",
|
6
|
+
"primary": "#008060",
|
7
|
+
"critical": "#d82c0d",
|
8
|
+
"warning": "#ffc453",
|
9
|
+
"highlight": "#5bcdda",
|
10
|
+
"success": "#008060",
|
11
|
+
"decorative": "#ffc96b"
|
12
|
+
}
|
data/package.json
CHANGED
@@ -1,25 +1,31 @@
|
|
1
1
|
{
|
2
2
|
"name": "@shopify/polaris-tokens",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.8.0",
|
4
4
|
"description": "Design Tokens for the Polaris Design System",
|
5
5
|
"main": "index.js",
|
6
6
|
"types": "dist/index.d.ts",
|
7
7
|
"scripts": {
|
8
8
|
"test": "sewing-kit test",
|
9
|
-
"test-watch": "nodemon --exec '
|
10
|
-
"clean": "rimraf ./dist",
|
11
|
-
"
|
12
|
-
"
|
13
|
-
"
|
14
|
-
"
|
15
|
-
"
|
16
|
-
"
|
17
|
-
"
|
18
|
-
"
|
19
|
-
"
|
9
|
+
"test-watch": "nodemon --exec 'yarn run build && yarn run test --no-watch' --watch ./tokens --watch ./formats --watch ./gulpfile.js --watch ./scripts --ext js,ts,json,yml",
|
10
|
+
"clean": "rimraf ./dist-modern ./dist",
|
11
|
+
"prebuild": "yarn run clean",
|
12
|
+
"build": "npm-run-all build-modern build-legacy build-docs",
|
13
|
+
"build-ci": "npm-run-all build-modern build-legacy-ci build-docs",
|
14
|
+
"build-legacy": "npm-run-all build-legacy:**",
|
15
|
+
"build-legacy-ci": "npm-run-all build-legacy:* build-legacy:*:*",
|
16
|
+
"build-legacy:gulp": "gulp build-legacy",
|
17
|
+
"build-legacy:format": "prettier ./dist/*.{js,json,css,scss,sketchpalette} --write",
|
18
|
+
"build-legacy:colors:ase": "node ./scripts/ase-encode.js",
|
19
|
+
"build-legacy:colors:clr:exclude-from-ci": "ase2clr ./dist/colors.ase ./dist/colors.clr",
|
20
|
+
"build-legacy:colors:rename-palettes:exclude-from-ci": "renamer --find colors --replace Polaris ./dist/colors.{ase,clr,sketchpalette}",
|
21
|
+
"build-modern": "npm-run-all build-modern:ts build-modern:gulp",
|
22
|
+
"build-modern:ts": "tsc -p tsconfig.build.json",
|
23
|
+
"build-modern:gulp": "gulp build-modern",
|
24
|
+
"build-docs": "gulp docs",
|
25
|
+
"type-check": "sewing-kit type-check",
|
20
26
|
"lint": "sewing-kit lint",
|
21
27
|
"watch": "gulp watch",
|
22
|
-
"heroku-postbuild": "yarn
|
28
|
+
"heroku-postbuild": "yarn run build-ci",
|
23
29
|
"start": "http-server docs"
|
24
30
|
},
|
25
31
|
"repository": {
|
@@ -41,8 +47,9 @@
|
|
41
47
|
},
|
42
48
|
"eslintConfig": {
|
43
49
|
"extends": [
|
50
|
+
"plugin:shopify/typescript",
|
44
51
|
"plugin:shopify/node",
|
45
|
-
"plugin:shopify/
|
52
|
+
"plugin:shopify/jest",
|
46
53
|
"plugin:shopify/prettier"
|
47
54
|
]
|
48
55
|
},
|
@@ -53,28 +60,35 @@
|
|
53
60
|
},
|
54
61
|
"homepage": "https://github.com/Shopify/polaris-tokens#readme",
|
55
62
|
"devDependencies": {
|
56
|
-
"@shopify/sewing-kit": "^0.
|
63
|
+
"@shopify/sewing-kit": "^0.116.0",
|
64
|
+
"@types/lodash": "^4.14.149",
|
65
|
+
"@types/theo": "^8.1.3",
|
57
66
|
"ase-util": "^1.0.3",
|
58
67
|
"ase-utils": "^0.1.1",
|
59
68
|
"browser-sync": "^2.26.7",
|
60
69
|
"gulp": "^4.0.2",
|
61
|
-
"gulp-load-plugins": "^2.0.
|
70
|
+
"gulp-load-plugins": "^2.0.2",
|
62
71
|
"gulp-plumber": "^1.2.1",
|
63
|
-
"gulp-rename": "^
|
72
|
+
"gulp-rename": "^2.0.0",
|
64
73
|
"gulp-restart": "^0.1.1",
|
65
74
|
"gulp-sass": "^4.0.2",
|
66
75
|
"gulp-sourcemaps": "^2.6.5",
|
67
76
|
"gulp-theo": "^2.0.0",
|
68
|
-
"http-server": "^0.
|
77
|
+
"http-server": "^0.12.1",
|
69
78
|
"immutable": "^3.8.2",
|
70
79
|
"lodash": "^4.17.15",
|
71
80
|
"ms": "^2.1.2",
|
72
|
-
"nodemon": "^
|
81
|
+
"nodemon": "^2.0.2",
|
73
82
|
"npm-run-all": "^4.1.5",
|
74
|
-
"renamer": "^1.1.
|
83
|
+
"renamer": "^1.1.4",
|
75
84
|
"rimraf": "^3.0.0",
|
76
85
|
"theo": "8.1.4",
|
77
86
|
"tinycolor2": "^1.4.1",
|
87
|
+
"typescript": "^3.7.5",
|
78
88
|
"xml": "^1.0.1"
|
89
|
+
},
|
90
|
+
"dependencies": {
|
91
|
+
"hsluv": "^0.1.0",
|
92
|
+
"tslib": "^1.10.0"
|
79
93
|
}
|
80
94
|
}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: polaris_tokens
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.8.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Shopify
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-02-20 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Design Tokens for the Polaris Design System
|
14
14
|
email:
|
@@ -19,6 +19,13 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- LICENSE.md
|
21
21
|
- README.md
|
22
|
+
- dist-modern/palette/base.dark.android.xml
|
23
|
+
- dist-modern/palette/base.dark.ios.json
|
24
|
+
- dist-modern/palette/base.dark.json
|
25
|
+
- dist-modern/palette/base.light.android.xml
|
26
|
+
- dist-modern/palette/base.light.ios.json
|
27
|
+
- dist-modern/palette/base.light.json
|
28
|
+
- dist-modern/theme/base.json
|
22
29
|
- dist/Polaris.ase
|
23
30
|
- dist/Polaris.clr
|
24
31
|
- dist/Polaris.sketchpalette
|