@gitlab/ui 126.1.0 → 126.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8047,6 +8047,41 @@
8047
8047
  "color"
8048
8048
  ],
8049
8049
  "cssWithValue": "var(--gl-feedback-danger-background-color)"
8050
+ },
8051
+ "brand": {
8052
+ "key": "{feedback.brand.background.color}",
8053
+ "$value": "#f4f0ff",
8054
+ "$type": "color",
8055
+ "$description": "Used for the background of a brand-related feedback item when highlighting information that pertains to GitLab.",
8056
+ "$extensions": {
8057
+ "com.figma.scope": [
8058
+ "FRAME_FILL",
8059
+ "SHAPE_FILL"
8060
+ ]
8061
+ },
8062
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
8063
+ "isSource": true,
8064
+ "original": {
8065
+ "$value": "{color.purple.50}",
8066
+ "$type": "color",
8067
+ "$description": "Used for the background of a brand-related feedback item when highlighting information that pertains to GitLab.",
8068
+ "$extensions": {
8069
+ "com.figma.scope": [
8070
+ "FRAME_FILL",
8071
+ "SHAPE_FILL"
8072
+ ]
8073
+ },
8074
+ "key": "{feedback.brand.background.color}"
8075
+ },
8076
+ "name": "FEEDBACK_BRAND_BACKGROUND_COLOR",
8077
+ "attributes": {},
8078
+ "path": [
8079
+ "feedback",
8080
+ "brand",
8081
+ "background",
8082
+ "color"
8083
+ ],
8084
+ "cssWithValue": "var(--gl-feedback-brand-background-color)"
8050
8085
  }
8051
8086
  },
8052
8087
  "dropdown": {
@@ -15774,6 +15809,239 @@
15774
15809
  "cssWithValue": "var(--gl-border-color-section)"
15775
15810
  }
15776
15811
  },
15812
+ "feedback": {
15813
+ "strong": {
15814
+ "key": "{feedback.strong.border.color}",
15815
+ "$value": "#050506",
15816
+ "$type": "color",
15817
+ "$description": "Used for the border associated with strong feedback.",
15818
+ "$extensions": {
15819
+ "com.figma.scope": [
15820
+ "STROKE_COLOR"
15821
+ ]
15822
+ },
15823
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15824
+ "isSource": true,
15825
+ "original": {
15826
+ "$value": "{color.neutral.1000}",
15827
+ "$type": "color",
15828
+ "$description": "Used for the border associated with strong feedback.",
15829
+ "$extensions": {
15830
+ "com.figma.scope": [
15831
+ "STROKE_COLOR"
15832
+ ]
15833
+ },
15834
+ "key": "{feedback.strong.border.color}"
15835
+ },
15836
+ "name": "FEEDBACK_STRONG_BORDER_COLOR",
15837
+ "attributes": {},
15838
+ "path": [
15839
+ "feedback",
15840
+ "strong",
15841
+ "border",
15842
+ "color"
15843
+ ],
15844
+ "cssWithValue": "var(--gl-feedback-strong-border-color)"
15845
+ },
15846
+ "neutral": {
15847
+ "key": "{feedback.neutral.border.color}",
15848
+ "$value": "#bfbfc3",
15849
+ "$type": "color",
15850
+ "$description": "Used for the border of a neutral feedback item when there isn't a specific meaning or urgency.",
15851
+ "$extensions": {
15852
+ "com.figma.scope": [
15853
+ "STROKE_COLOR"
15854
+ ]
15855
+ },
15856
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15857
+ "isSource": true,
15858
+ "original": {
15859
+ "$value": "{color.neutral.200}",
15860
+ "$type": "color",
15861
+ "$description": "Used for the border of a neutral feedback item when there isn't a specific meaning or urgency.",
15862
+ "$extensions": {
15863
+ "com.figma.scope": [
15864
+ "STROKE_COLOR"
15865
+ ]
15866
+ },
15867
+ "key": "{feedback.neutral.border.color}"
15868
+ },
15869
+ "name": "FEEDBACK_NEUTRAL_BORDER_COLOR",
15870
+ "attributes": {},
15871
+ "path": [
15872
+ "feedback",
15873
+ "neutral",
15874
+ "border",
15875
+ "color"
15876
+ ],
15877
+ "cssWithValue": "var(--gl-feedback-neutral-border-color)"
15878
+ },
15879
+ "info": {
15880
+ "key": "{feedback.info.border.color}",
15881
+ "$value": "#9dc7f1",
15882
+ "$type": "color",
15883
+ "$description": "Used for the border of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
15884
+ "$extensions": {
15885
+ "com.figma.scope": [
15886
+ "STROKE_COLOR"
15887
+ ]
15888
+ },
15889
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15890
+ "isSource": true,
15891
+ "original": {
15892
+ "$value": "{color.blue.200}",
15893
+ "$type": "color",
15894
+ "$description": "Used for the border of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
15895
+ "$extensions": {
15896
+ "com.figma.scope": [
15897
+ "STROKE_COLOR"
15898
+ ]
15899
+ },
15900
+ "key": "{feedback.info.border.color}"
15901
+ },
15902
+ "name": "FEEDBACK_INFO_BORDER_COLOR",
15903
+ "attributes": {},
15904
+ "path": [
15905
+ "feedback",
15906
+ "info",
15907
+ "border",
15908
+ "color"
15909
+ ],
15910
+ "cssWithValue": "var(--gl-feedback-info-border-color)"
15911
+ },
15912
+ "success": {
15913
+ "key": "{feedback.success.border.color}",
15914
+ "$value": "#91d4a8",
15915
+ "$type": "color",
15916
+ "$description": "Used for the border of a success feedback item when confirming the successful completion of a user-initiated action.",
15917
+ "$extensions": {
15918
+ "com.figma.scope": [
15919
+ "STROKE_COLOR"
15920
+ ]
15921
+ },
15922
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15923
+ "isSource": true,
15924
+ "original": {
15925
+ "$value": "{color.green.200}",
15926
+ "$type": "color",
15927
+ "$description": "Used for the border of a success feedback item when confirming the successful completion of a user-initiated action.",
15928
+ "$extensions": {
15929
+ "com.figma.scope": [
15930
+ "STROKE_COLOR"
15931
+ ]
15932
+ },
15933
+ "key": "{feedback.success.border.color}"
15934
+ },
15935
+ "name": "FEEDBACK_SUCCESS_BORDER_COLOR",
15936
+ "attributes": {},
15937
+ "path": [
15938
+ "feedback",
15939
+ "success",
15940
+ "border",
15941
+ "color"
15942
+ ],
15943
+ "cssWithValue": "var(--gl-feedback-success-border-color)"
15944
+ },
15945
+ "warning": {
15946
+ "key": "{feedback.warning.border.color}",
15947
+ "$value": "#e9be74",
15948
+ "$type": "color",
15949
+ "$description": "Used for the border of a warning feedback item when notifying about a potential issue or sensitive information.",
15950
+ "$extensions": {
15951
+ "com.figma.scope": [
15952
+ "STROKE_COLOR"
15953
+ ]
15954
+ },
15955
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15956
+ "isSource": true,
15957
+ "original": {
15958
+ "$value": "{color.orange.200}",
15959
+ "$type": "color",
15960
+ "$description": "Used for the border of a warning feedback item when notifying about a potential issue or sensitive information.",
15961
+ "$extensions": {
15962
+ "com.figma.scope": [
15963
+ "STROKE_COLOR"
15964
+ ]
15965
+ },
15966
+ "key": "{feedback.warning.border.color}"
15967
+ },
15968
+ "name": "FEEDBACK_WARNING_BORDER_COLOR",
15969
+ "attributes": {},
15970
+ "path": [
15971
+ "feedback",
15972
+ "warning",
15973
+ "border",
15974
+ "color"
15975
+ ],
15976
+ "cssWithValue": "var(--gl-feedback-warning-border-color)"
15977
+ },
15978
+ "danger": {
15979
+ "key": "{feedback.danger.border.color}",
15980
+ "$value": "#dd2b0e",
15981
+ "$type": "color",
15982
+ "$description": "Used for the border of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
15983
+ "$extensions": {
15984
+ "com.figma.scope": [
15985
+ "STROKE_COLOR"
15986
+ ]
15987
+ },
15988
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
15989
+ "isSource": true,
15990
+ "original": {
15991
+ "$value": "{color.red.500}",
15992
+ "$type": "color",
15993
+ "$description": "Used for the border of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
15994
+ "$extensions": {
15995
+ "com.figma.scope": [
15996
+ "STROKE_COLOR"
15997
+ ]
15998
+ },
15999
+ "key": "{feedback.danger.border.color}"
16000
+ },
16001
+ "name": "FEEDBACK_DANGER_BORDER_COLOR",
16002
+ "attributes": {},
16003
+ "path": [
16004
+ "feedback",
16005
+ "danger",
16006
+ "border",
16007
+ "color"
16008
+ ],
16009
+ "cssWithValue": "var(--gl-feedback-danger-border-color)"
16010
+ },
16011
+ "brand": {
16012
+ "key": "{feedback.brand.border.color}",
16013
+ "$value": "#cbbbf2",
16014
+ "$type": "color",
16015
+ "$description": "Used for the border of a brand-related feedback item when highlighting information that pertains to GitLab.",
16016
+ "$extensions": {
16017
+ "com.figma.scope": [
16018
+ "STROKE_COLOR"
16019
+ ]
16020
+ },
16021
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
16022
+ "isSource": true,
16023
+ "original": {
16024
+ "$value": "{color.purple.200}",
16025
+ "$type": "color",
16026
+ "$description": "Used for the border of a brand-related feedback item when highlighting information that pertains to GitLab.",
16027
+ "$extensions": {
16028
+ "com.figma.scope": [
16029
+ "STROKE_COLOR"
16030
+ ]
16031
+ },
16032
+ "key": "{feedback.brand.border.color}"
16033
+ },
16034
+ "name": "FEEDBACK_BRAND_BORDER_COLOR",
16035
+ "attributes": {},
16036
+ "path": [
16037
+ "feedback",
16038
+ "brand",
16039
+ "border",
16040
+ "color"
16041
+ ],
16042
+ "cssWithValue": "var(--gl-feedback-brand-border-color)"
16043
+ }
16044
+ },
15777
16045
  "dropdown": {
15778
16046
  "key": "{dropdown.border.color}",
15779
16047
  "$value": "#bfbfc3",
@@ -15924,7 +16192,7 @@
15924
16192
  "filePath": "src/tokens/semantic/control.tokens.json",
15925
16193
  "isSource": true,
15926
16194
  "original": {
15927
- "$value": "{color.red.500}",
16195
+ "$value": "{feedback.danger.border.color}",
15928
16196
  "$type": "color",
15929
16197
  "$description": "Used for invalid form control (input, textarea) border.",
15930
16198
  "$extensions": {
@@ -24062,6 +24330,41 @@
24062
24330
  "color"
24063
24331
  ],
24064
24332
  "cssWithValue": "var(--gl-feedback-danger-icon-color)"
24333
+ },
24334
+ "brand": {
24335
+ "key": "{feedback.brand.icon.color}",
24336
+ "$value": "#6a4fb4",
24337
+ "$type": "color",
24338
+ "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
24339
+ "$extensions": {
24340
+ "com.figma.scope": [
24341
+ "SHAPE_FILL",
24342
+ "TEXT_FILL"
24343
+ ]
24344
+ },
24345
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
24346
+ "isSource": true,
24347
+ "original": {
24348
+ "$value": "{color.purple.600}",
24349
+ "$type": "color",
24350
+ "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
24351
+ "$extensions": {
24352
+ "com.figma.scope": [
24353
+ "SHAPE_FILL",
24354
+ "TEXT_FILL"
24355
+ ]
24356
+ },
24357
+ "key": "{feedback.brand.icon.color}"
24358
+ },
24359
+ "name": "FEEDBACK_BRAND_ICON_COLOR",
24360
+ "attributes": {},
24361
+ "path": [
24362
+ "feedback",
24363
+ "brand",
24364
+ "icon",
24365
+ "color"
24366
+ ],
24367
+ "cssWithValue": "var(--gl-feedback-brand-icon-color)"
24065
24368
  }
24066
24369
  }
24067
24370
  },
@@ -32139,6 +32442,39 @@
32139
32442
  "color"
32140
32443
  ],
32141
32444
  "cssWithValue": "var(--gl-feedback-danger-text-color)"
32445
+ },
32446
+ "brand": {
32447
+ "key": "{feedback.brand.text.color}",
32448
+ "$value": "#5c47a6",
32449
+ "$type": "color",
32450
+ "$description": "Used for the text of a brand-related feedback item when highlighting information that pertains to GitLab.",
32451
+ "$extensions": {
32452
+ "com.figma.scope": [
32453
+ "TEXT_FILL"
32454
+ ]
32455
+ },
32456
+ "filePath": "src/tokens/semantic/feedback.tokens.json",
32457
+ "isSource": true,
32458
+ "original": {
32459
+ "$value": "{color.purple.700}",
32460
+ "$type": "color",
32461
+ "$description": "Used for the text of a brand-related feedback item when highlighting information that pertains to GitLab.",
32462
+ "$extensions": {
32463
+ "com.figma.scope": [
32464
+ "TEXT_FILL"
32465
+ ]
32466
+ },
32467
+ "key": "{feedback.brand.text.color}"
32468
+ },
32469
+ "name": "FEEDBACK_BRAND_TEXT_COLOR",
32470
+ "attributes": {},
32471
+ "path": [
32472
+ "feedback",
32473
+ "brand",
32474
+ "text",
32475
+ "color"
32476
+ ],
32477
+ "cssWithValue": "var(--gl-feedback-brand-text-color)"
32142
32478
  }
32143
32479
  },
32144
32480
  "primary": {
@@ -1339,10 +1339,7 @@
1339
1339
  }
1340
1340
  },
1341
1341
  "error": {
1342
- "$value": {
1343
- "default": "{color.red.500}",
1344
- "dark": "{color.red.300}"
1345
- },
1342
+ "$value": "{feedback.danger.border.color}",
1346
1343
  "$type": "color",
1347
1344
  "$description": "Used for invalid form control (input, textarea) border.",
1348
1345
  "$extensions": {
@@ -1500,6 +1497,21 @@
1500
1497
  }
1501
1498
  }
1502
1499
  },
1500
+ "border": {
1501
+ "color": {
1502
+ "$value": {
1503
+ "default": "{color.neutral.1000}",
1504
+ "dark": "{color.neutral.300}"
1505
+ },
1506
+ "$type": "color",
1507
+ "$description": "Used for the border associated with strong feedback.",
1508
+ "$extensions": {
1509
+ "com.figma.scope": [
1510
+ "STROKE_COLOR"
1511
+ ]
1512
+ }
1513
+ }
1514
+ },
1503
1515
  "text": {
1504
1516
  "color": {
1505
1517
  "$value": "{color.neutral.0}",
@@ -1555,6 +1567,21 @@
1555
1567
  }
1556
1568
  }
1557
1569
  },
1570
+ "border": {
1571
+ "color": {
1572
+ "$value": {
1573
+ "default": "{color.neutral.200}",
1574
+ "dark": "{color.neutral.600}"
1575
+ },
1576
+ "$type": "color",
1577
+ "$description": "Used for the border of a neutral feedback item when there isn't a specific meaning or urgency.",
1578
+ "$extensions": {
1579
+ "com.figma.scope": [
1580
+ "STROKE_COLOR"
1581
+ ]
1582
+ }
1583
+ }
1584
+ },
1558
1585
  "text": {
1559
1586
  "color": {
1560
1587
  "$value": {
@@ -1604,6 +1631,21 @@
1604
1631
  }
1605
1632
  }
1606
1633
  },
1634
+ "border": {
1635
+ "color": {
1636
+ "$value": {
1637
+ "default": "{color.blue.200}",
1638
+ "dark": "{color.blue.600}"
1639
+ },
1640
+ "$type": "color",
1641
+ "$description": "Used for the border of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
1642
+ "$extensions": {
1643
+ "com.figma.scope": [
1644
+ "STROKE_COLOR"
1645
+ ]
1646
+ }
1647
+ }
1648
+ },
1607
1649
  "text": {
1608
1650
  "color": {
1609
1651
  "$value": {
@@ -1653,6 +1695,21 @@
1653
1695
  }
1654
1696
  }
1655
1697
  },
1698
+ "border": {
1699
+ "color": {
1700
+ "$value": {
1701
+ "default": "{color.green.200}",
1702
+ "dark": "{color.green.600}"
1703
+ },
1704
+ "$type": "color",
1705
+ "$description": "Used for the border of a success feedback item when confirming the successful completion of a user-initiated action.",
1706
+ "$extensions": {
1707
+ "com.figma.scope": [
1708
+ "STROKE_COLOR"
1709
+ ]
1710
+ }
1711
+ }
1712
+ },
1656
1713
  "text": {
1657
1714
  "color": {
1658
1715
  "$value": {
@@ -1702,6 +1759,21 @@
1702
1759
  }
1703
1760
  }
1704
1761
  },
1762
+ "border": {
1763
+ "color": {
1764
+ "$value": {
1765
+ "default": "{color.orange.200}",
1766
+ "dark": "{color.orange.600}"
1767
+ },
1768
+ "$type": "color",
1769
+ "$description": "Used for the border of a warning feedback item when notifying about a potential issue or sensitive information.",
1770
+ "$extensions": {
1771
+ "com.figma.scope": [
1772
+ "STROKE_COLOR"
1773
+ ]
1774
+ }
1775
+ }
1776
+ },
1705
1777
  "text": {
1706
1778
  "color": {
1707
1779
  "$value": {
@@ -1751,6 +1823,21 @@
1751
1823
  }
1752
1824
  }
1753
1825
  },
1826
+ "border": {
1827
+ "color": {
1828
+ "$value": {
1829
+ "default": "{color.red.500}",
1830
+ "dark": "{color.red.300}"
1831
+ },
1832
+ "$type": "color",
1833
+ "$description": "Used for the border of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
1834
+ "$extensions": {
1835
+ "com.figma.scope": [
1836
+ "STROKE_COLOR"
1837
+ ]
1838
+ }
1839
+ }
1840
+ },
1754
1841
  "text": {
1755
1842
  "color": {
1756
1843
  "$value": {
@@ -1782,6 +1869,70 @@
1782
1869
  }
1783
1870
  }
1784
1871
  }
1872
+ },
1873
+ "brand": {
1874
+ "background": {
1875
+ "color": {
1876
+ "$value": {
1877
+ "default": "{color.purple.50}",
1878
+ "dark": "{color.purple.950}"
1879
+ },
1880
+ "$type": "color",
1881
+ "$description": "Used for the background of a brand-related feedback item when highlighting information that pertains to GitLab.",
1882
+ "$extensions": {
1883
+ "com.figma.scope": [
1884
+ "FRAME_FILL",
1885
+ "SHAPE_FILL"
1886
+ ]
1887
+ }
1888
+ }
1889
+ },
1890
+ "border": {
1891
+ "color": {
1892
+ "$value": {
1893
+ "default": "{color.purple.200}",
1894
+ "dark": "{color.purple.600}"
1895
+ },
1896
+ "$type": "color",
1897
+ "$description": "Used for the border of a brand-related feedback item when highlighting information that pertains to GitLab.",
1898
+ "$extensions": {
1899
+ "com.figma.scope": [
1900
+ "STROKE_COLOR"
1901
+ ]
1902
+ }
1903
+ }
1904
+ },
1905
+ "text": {
1906
+ "color": {
1907
+ "$value": {
1908
+ "default": "{color.purple.700}",
1909
+ "dark": "{color.purple.200}"
1910
+ },
1911
+ "$type": "color",
1912
+ "$description": "Used for the text of a brand-related feedback item when highlighting information that pertains to GitLab.",
1913
+ "$extensions": {
1914
+ "com.figma.scope": [
1915
+ "TEXT_FILL"
1916
+ ]
1917
+ }
1918
+ }
1919
+ },
1920
+ "icon": {
1921
+ "color": {
1922
+ "$value": {
1923
+ "default": "{color.purple.600}",
1924
+ "dark": "{color.purple.300}"
1925
+ },
1926
+ "$type": "color",
1927
+ "$description": "Used for the icon of a brand-related feedback item when highlighting information that pertains to GitLab.",
1928
+ "$extensions": {
1929
+ "com.figma.scope": [
1930
+ "SHAPE_FILL",
1931
+ "TEXT_FILL"
1932
+ ]
1933
+ }
1934
+ }
1935
+ }
1785
1936
  }
1786
1937
  },
1787
1938
  "focus-ring": {
@@ -1180,24 +1180,34 @@ export const GL_CONTROL_INDICATOR_COLOR_SELECTED = '#18171d';
1180
1180
  export const GL_CONTROL_INDICATOR_COLOR_DISABLED = '#89888d';
1181
1181
  export const GL_FEEDBACK_BORDER_RADIUS = '0.5rem';
1182
1182
  export const GL_FEEDBACK_STRONG_BACKGROUND_COLOR = '#3a383f';
1183
+ export const GL_FEEDBACK_STRONG_BORDER_COLOR = '#a4a3a8';
1183
1184
  export const GL_FEEDBACK_STRONG_TEXT_COLOR = '#fff';
1184
1185
  export const GL_FEEDBACK_STRONG_ICON_COLOR = '#fff';
1185
1186
  export const GL_FEEDBACK_STRONG_LINK_COLOR = '#63a6e9';
1186
1187
  export const GL_FEEDBACK_NEUTRAL_BACKGROUND_COLOR = '#28272d';
1188
+ export const GL_FEEDBACK_NEUTRAL_BORDER_COLOR = '#626168';
1187
1189
  export const GL_FEEDBACK_NEUTRAL_TEXT_COLOR = '#bfbfc3';
1188
1190
  export const GL_FEEDBACK_NEUTRAL_ICON_COLOR = '#a4a3a8';
1189
1191
  export const GL_FEEDBACK_INFO_BACKGROUND_COLOR = '#1d283e';
1192
+ export const GL_FEEDBACK_INFO_BORDER_COLOR = '#2f68b4';
1190
1193
  export const GL_FEEDBACK_INFO_TEXT_COLOR = '#9dc7f1';
1191
1194
  export const GL_FEEDBACK_INFO_ICON_COLOR = '#63a6e9';
1192
1195
  export const GL_FEEDBACK_SUCCESS_BACKGROUND_COLOR = '#1e3e28';
1196
+ export const GL_FEEDBACK_SUCCESS_BORDER_COLOR = '#2f7549';
1193
1197
  export const GL_FEEDBACK_SUCCESS_TEXT_COLOR = '#91d4a8';
1194
1198
  export const GL_FEEDBACK_SUCCESS_ICON_COLOR = '#52b87a';
1195
1199
  export const GL_FEEDBACK_WARNING_BACKGROUND_COLOR = '#532e16';
1200
+ export const GL_FEEDBACK_WARNING_BORDER_COLOR = '#995715';
1196
1201
  export const GL_FEEDBACK_WARNING_TEXT_COLOR = '#e9be74';
1197
1202
  export const GL_FEEDBACK_WARNING_ICON_COLOR = '#d99530';
1198
1203
  export const GL_FEEDBACK_DANGER_BACKGROUND_COLOR = '#582014';
1204
+ export const GL_FEEDBACK_DANGER_BORDER_COLOR = '#f6806d';
1199
1205
  export const GL_FEEDBACK_DANGER_TEXT_COLOR = '#fcb5aa';
1200
1206
  export const GL_FEEDBACK_DANGER_ICON_COLOR = '#f6806d';
1207
+ export const GL_FEEDBACK_BRAND_BACKGROUND_COLOR = '#27243e';
1208
+ export const GL_FEEDBACK_BRAND_BORDER_COLOR = '#6a4fb4';
1209
+ export const GL_FEEDBACK_BRAND_TEXT_COLOR = '#cbbbf2';
1210
+ export const GL_FEEDBACK_BRAND_ICON_COLOR = '#ac93e6';
1201
1211
  export const GL_FOCUS_RING_OUTER_COLOR = '#428fdc';
1202
1212
  export const GL_FOCUS_RING_INNER_COLOR = '#18171d';
1203
1213
  export const GL_HIGHLIGHT_MATCH_BACKGROUND_COLOR = '#e9be74';
@@ -1180,24 +1180,34 @@ export const GL_CONTROL_INDICATOR_COLOR_SELECTED = '#fff';
1180
1180
  export const GL_CONTROL_INDICATOR_COLOR_DISABLED = '#737278';
1181
1181
  export const GL_FEEDBACK_BORDER_RADIUS = '0.5rem';
1182
1182
  export const GL_FEEDBACK_STRONG_BACKGROUND_COLOR = '#3a383f';
1183
+ export const GL_FEEDBACK_STRONG_BORDER_COLOR = '#050506';
1183
1184
  export const GL_FEEDBACK_STRONG_TEXT_COLOR = '#fff';
1184
1185
  export const GL_FEEDBACK_STRONG_ICON_COLOR = '#fff';
1185
1186
  export const GL_FEEDBACK_STRONG_LINK_COLOR = '#63a6e9';
1186
1187
  export const GL_FEEDBACK_NEUTRAL_BACKGROUND_COLOR = '#ececef';
1188
+ export const GL_FEEDBACK_NEUTRAL_BORDER_COLOR = '#bfbfc3';
1187
1189
  export const GL_FEEDBACK_NEUTRAL_TEXT_COLOR = '#4c4b51';
1188
1190
  export const GL_FEEDBACK_NEUTRAL_ICON_COLOR = '#626168';
1189
1191
  export const GL_FEEDBACK_INFO_BACKGROUND_COLOR = '#e9f3fc';
1192
+ export const GL_FEEDBACK_INFO_BORDER_COLOR = '#9dc7f1';
1190
1193
  export const GL_FEEDBACK_INFO_TEXT_COLOR = '#2f5ca0';
1191
1194
  export const GL_FEEDBACK_INFO_ICON_COLOR = '#2f68b4';
1192
1195
  export const GL_FEEDBACK_SUCCESS_BACKGROUND_COLOR = '#ecf4ee';
1196
+ export const GL_FEEDBACK_SUCCESS_BORDER_COLOR = '#91d4a8';
1193
1197
  export const GL_FEEDBACK_SUCCESS_TEXT_COLOR = '#306440';
1194
1198
  export const GL_FEEDBACK_SUCCESS_ICON_COLOR = '#2f7549';
1195
1199
  export const GL_FEEDBACK_WARNING_BACKGROUND_COLOR = '#fdf1dd';
1200
+ export const GL_FEEDBACK_WARNING_BORDER_COLOR = '#e9be74';
1196
1201
  export const GL_FEEDBACK_WARNING_TEXT_COLOR = '#894b16';
1197
1202
  export const GL_FEEDBACK_WARNING_ICON_COLOR = '#995715';
1198
1203
  export const GL_FEEDBACK_DANGER_BACKGROUND_COLOR = '#fcf1ef';
1204
+ export const GL_FEEDBACK_DANGER_BORDER_COLOR = '#dd2b0e';
1199
1205
  export const GL_FEEDBACK_DANGER_TEXT_COLOR = '#a32c12';
1200
1206
  export const GL_FEEDBACK_DANGER_ICON_COLOR = '#c02f12';
1207
+ export const GL_FEEDBACK_BRAND_BACKGROUND_COLOR = '#f4f0ff';
1208
+ export const GL_FEEDBACK_BRAND_BORDER_COLOR = '#cbbbf2';
1209
+ export const GL_FEEDBACK_BRAND_TEXT_COLOR = '#5c47a6';
1210
+ export const GL_FEEDBACK_BRAND_ICON_COLOR = '#6a4fb4';
1201
1211
  export const GL_FOCUS_RING_OUTER_COLOR = '#1f75cb';
1202
1212
  export const GL_FOCUS_RING_INNER_COLOR = '#fff';
1203
1213
  export const GL_HIGHLIGHT_MATCH_BACKGROUND_COLOR = '#ab6100';