@momentum-design/tokens 0.0.55 → 0.0.56
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/dist/css/core/complete.css +1 -1
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/common-stable.css +10 -10
- package/dist/css/theme/webex/dark-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +13 -11
- package/dist/css/theme/webex/hc-dark-stable.css +1 -1
- package/dist/css/theme/webex/hc-light-stable.css +1 -1
- package/dist/css/theme/webex/light-complete.css +1 -1
- package/dist/css/theme/webex/light-stable.css +10 -10
- package/dist/ios/core/complete.swift +1 -1
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/common-stable.swift +10 -10
- package/dist/ios/theme/webex/dark-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +13 -11
- package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
- package/dist/ios/theme/webex/light-complete.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +10 -10
- package/dist/json/theme/webex/common-stable.json +225 -236
- package/dist/json/theme/webex/dark-stable.json +292 -247
- package/dist/json/theme/webex/light-stable.json +225 -236
- package/dist/json-minimal/theme/webex/common-stable.json +9 -11
- package/dist/json-minimal/theme/webex/dark-stable.json +14 -14
- package/dist/json-minimal/theme/webex/light-stable.json +9 -11
- package/dist/resources/core/complete.xml +1 -1
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/common-stable.xml +10 -10
- package/dist/resources/theme/webex/dark-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +13 -11
- package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
- package/dist/resources/theme/webex/light-complete.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +10 -10
- package/dist/scss/core/complete.scss +1 -1
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/common-stable.scss +10 -10
- package/dist/scss/theme/webex/dark-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +13 -11
- package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
- package/dist/scss/theme/webex/light-complete.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +10 -10
- package/package.json +1 -1
|
@@ -1918,259 +1918,248 @@
|
|
|
1918
1918
|
}
|
|
1919
1919
|
},
|
|
1920
1920
|
"content": {
|
|
1921
|
-
"
|
|
1922
|
-
"
|
|
1923
|
-
|
|
1921
|
+
"doc": {
|
|
1922
|
+
"value": "#4285f4",
|
|
1923
|
+
"type": "color",
|
|
1924
|
+
"description": "Core:#4285f4 \nHEX: #4285f4",
|
|
1925
|
+
"filePath": "src/theme/stable/common.json",
|
|
1926
|
+
"isSource": true,
|
|
1927
|
+
"original": {
|
|
1928
|
+
"value": "{color.partner.doc}",
|
|
1924
1929
|
"type": "color",
|
|
1925
|
-
"description": "Core
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
"
|
|
1934
|
-
"attributes": {
|
|
1935
|
-
"category": "color",
|
|
1936
|
-
"type": "theme",
|
|
1937
|
-
"item": "common",
|
|
1938
|
-
"subitem": "content",
|
|
1939
|
-
"state": "partner"
|
|
1940
|
-
},
|
|
1941
|
-
"path": [
|
|
1942
|
-
"color",
|
|
1943
|
-
"theme",
|
|
1944
|
-
"common",
|
|
1945
|
-
"content",
|
|
1946
|
-
"partner",
|
|
1947
|
-
"doc"
|
|
1948
|
-
]
|
|
1930
|
+
"description": "Core:{color.partner.doc} \nHEX: #4285f4"
|
|
1931
|
+
},
|
|
1932
|
+
"name": "mds-color-theme-common-content-doc",
|
|
1933
|
+
"attributes": {
|
|
1934
|
+
"category": "color",
|
|
1935
|
+
"type": "theme",
|
|
1936
|
+
"item": "common",
|
|
1937
|
+
"subitem": "content",
|
|
1938
|
+
"state": "doc"
|
|
1949
1939
|
},
|
|
1950
|
-
"
|
|
1951
|
-
"
|
|
1940
|
+
"path": [
|
|
1941
|
+
"color",
|
|
1942
|
+
"theme",
|
|
1943
|
+
"common",
|
|
1944
|
+
"content",
|
|
1945
|
+
"doc"
|
|
1946
|
+
]
|
|
1947
|
+
},
|
|
1948
|
+
"excel": {
|
|
1949
|
+
"value": "#00893E",
|
|
1950
|
+
"type": "color",
|
|
1951
|
+
"description": "Core:#00893E \nHEX: #00893E\n",
|
|
1952
|
+
"filePath": "src/theme/stable/common.json",
|
|
1953
|
+
"isSource": true,
|
|
1954
|
+
"original": {
|
|
1955
|
+
"value": "{color.partner.excel}",
|
|
1952
1956
|
"type": "color",
|
|
1953
|
-
"description": "Core
|
|
1954
|
-
"filePath": "src/theme/stable/common.json",
|
|
1955
|
-
"isSource": true,
|
|
1956
|
-
"original": {
|
|
1957
|
-
"value": "{color.partner.excel}",
|
|
1958
|
-
"type": "color",
|
|
1959
|
-
"description": "Core:{color.partner.excel} \nHEX: #00893E\n"
|
|
1960
|
-
},
|
|
1961
|
-
"name": "mds-color-theme-common-content-partner-excel",
|
|
1962
|
-
"attributes": {
|
|
1963
|
-
"category": "color",
|
|
1964
|
-
"type": "theme",
|
|
1965
|
-
"item": "common",
|
|
1966
|
-
"subitem": "content",
|
|
1967
|
-
"state": "partner"
|
|
1968
|
-
},
|
|
1969
|
-
"path": [
|
|
1970
|
-
"color",
|
|
1971
|
-
"theme",
|
|
1972
|
-
"common",
|
|
1973
|
-
"content",
|
|
1974
|
-
"partner",
|
|
1975
|
-
"excel"
|
|
1976
|
-
]
|
|
1957
|
+
"description": "Core:{color.partner.excel} \nHEX: #00893E\n"
|
|
1977
1958
|
},
|
|
1978
|
-
"
|
|
1979
|
-
|
|
1959
|
+
"name": "mds-color-theme-common-content-excel",
|
|
1960
|
+
"attributes": {
|
|
1961
|
+
"category": "color",
|
|
1962
|
+
"type": "theme",
|
|
1963
|
+
"item": "common",
|
|
1964
|
+
"subitem": "content",
|
|
1965
|
+
"state": "excel"
|
|
1966
|
+
},
|
|
1967
|
+
"path": [
|
|
1968
|
+
"color",
|
|
1969
|
+
"theme",
|
|
1970
|
+
"common",
|
|
1971
|
+
"content",
|
|
1972
|
+
"excel"
|
|
1973
|
+
]
|
|
1974
|
+
},
|
|
1975
|
+
"keynote": {
|
|
1976
|
+
"value": "#029CFB",
|
|
1977
|
+
"type": "color",
|
|
1978
|
+
"description": "Core:#029CFB \nHEX: #029CFB",
|
|
1979
|
+
"filePath": "src/theme/stable/common.json",
|
|
1980
|
+
"isSource": true,
|
|
1981
|
+
"original": {
|
|
1982
|
+
"value": "{color.partner.keynote}",
|
|
1980
1983
|
"type": "color",
|
|
1981
|
-
"description": "Core
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
"
|
|
1990
|
-
"attributes": {
|
|
1991
|
-
"category": "color",
|
|
1992
|
-
"type": "theme",
|
|
1993
|
-
"item": "common",
|
|
1994
|
-
"subitem": "content",
|
|
1995
|
-
"state": "partner"
|
|
1996
|
-
},
|
|
1997
|
-
"path": [
|
|
1998
|
-
"color",
|
|
1999
|
-
"theme",
|
|
2000
|
-
"common",
|
|
2001
|
-
"content",
|
|
2002
|
-
"partner",
|
|
2003
|
-
"keynote"
|
|
2004
|
-
]
|
|
1984
|
+
"description": "Core:{color.partner.keynote} \nHEX: #029CFB"
|
|
1985
|
+
},
|
|
1986
|
+
"name": "mds-color-theme-common-content-keynote",
|
|
1987
|
+
"attributes": {
|
|
1988
|
+
"category": "color",
|
|
1989
|
+
"type": "theme",
|
|
1990
|
+
"item": "common",
|
|
1991
|
+
"subitem": "content",
|
|
1992
|
+
"state": "keynote"
|
|
2005
1993
|
},
|
|
2006
|
-
"
|
|
2007
|
-
"
|
|
1994
|
+
"path": [
|
|
1995
|
+
"color",
|
|
1996
|
+
"theme",
|
|
1997
|
+
"common",
|
|
1998
|
+
"content",
|
|
1999
|
+
"keynote"
|
|
2000
|
+
]
|
|
2001
|
+
},
|
|
2002
|
+
"onenote": {
|
|
2003
|
+
"value": "#B839DB",
|
|
2004
|
+
"type": "color",
|
|
2005
|
+
"description": "Core:#B839DB \nHEX: #B839DB",
|
|
2006
|
+
"filePath": "src/theme/stable/common.json",
|
|
2007
|
+
"isSource": true,
|
|
2008
|
+
"original": {
|
|
2009
|
+
"value": "{color.partner.onenote}",
|
|
2008
2010
|
"type": "color",
|
|
2009
|
-
"description": "Core
|
|
2010
|
-
"filePath": "src/theme/stable/common.json",
|
|
2011
|
-
"isSource": true,
|
|
2012
|
-
"original": {
|
|
2013
|
-
"value": "{color.partner.onenote}",
|
|
2014
|
-
"type": "color",
|
|
2015
|
-
"description": "Core:{color.partner.onenote} \nHEX: #B839DB"
|
|
2016
|
-
},
|
|
2017
|
-
"name": "mds-color-theme-common-content-partner-onenote",
|
|
2018
|
-
"attributes": {
|
|
2019
|
-
"category": "color",
|
|
2020
|
-
"type": "theme",
|
|
2021
|
-
"item": "common",
|
|
2022
|
-
"subitem": "content",
|
|
2023
|
-
"state": "partner"
|
|
2024
|
-
},
|
|
2025
|
-
"path": [
|
|
2026
|
-
"color",
|
|
2027
|
-
"theme",
|
|
2028
|
-
"common",
|
|
2029
|
-
"content",
|
|
2030
|
-
"partner",
|
|
2031
|
-
"onenote"
|
|
2032
|
-
]
|
|
2011
|
+
"description": "Core:{color.partner.onenote} \nHEX: #B839DB"
|
|
2033
2012
|
},
|
|
2034
|
-
"
|
|
2035
|
-
|
|
2013
|
+
"name": "mds-color-theme-common-content-onenote",
|
|
2014
|
+
"attributes": {
|
|
2015
|
+
"category": "color",
|
|
2016
|
+
"type": "theme",
|
|
2017
|
+
"item": "common",
|
|
2018
|
+
"subitem": "content",
|
|
2019
|
+
"state": "onenote"
|
|
2020
|
+
},
|
|
2021
|
+
"path": [
|
|
2022
|
+
"color",
|
|
2023
|
+
"theme",
|
|
2024
|
+
"common",
|
|
2025
|
+
"content",
|
|
2026
|
+
"onenote"
|
|
2027
|
+
]
|
|
2028
|
+
},
|
|
2029
|
+
"pdf": {
|
|
2030
|
+
"value": "#EE0507",
|
|
2031
|
+
"type": "color",
|
|
2032
|
+
"description": "Core:#EE0507 \nHEX: #EE0507",
|
|
2033
|
+
"filePath": "src/theme/stable/common.json",
|
|
2034
|
+
"isSource": true,
|
|
2035
|
+
"original": {
|
|
2036
|
+
"value": "{color.partner.pdf}",
|
|
2036
2037
|
"type": "color",
|
|
2037
|
-
"description": "Core
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
"
|
|
2046
|
-
"attributes": {
|
|
2047
|
-
"category": "color",
|
|
2048
|
-
"type": "theme",
|
|
2049
|
-
"item": "common",
|
|
2050
|
-
"subitem": "content",
|
|
2051
|
-
"state": "partner"
|
|
2052
|
-
},
|
|
2053
|
-
"path": [
|
|
2054
|
-
"color",
|
|
2055
|
-
"theme",
|
|
2056
|
-
"common",
|
|
2057
|
-
"content",
|
|
2058
|
-
"partner",
|
|
2059
|
-
"pdf"
|
|
2060
|
-
]
|
|
2038
|
+
"description": "Core:{color.partner.pdf} \nHEX: #EE0507"
|
|
2039
|
+
},
|
|
2040
|
+
"name": "mds-color-theme-common-content-pdf",
|
|
2041
|
+
"attributes": {
|
|
2042
|
+
"category": "color",
|
|
2043
|
+
"type": "theme",
|
|
2044
|
+
"item": "common",
|
|
2045
|
+
"subitem": "content",
|
|
2046
|
+
"state": "pdf"
|
|
2061
2047
|
},
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2048
|
+
"path": [
|
|
2049
|
+
"color",
|
|
2050
|
+
"theme",
|
|
2051
|
+
"common",
|
|
2052
|
+
"content",
|
|
2053
|
+
"pdf"
|
|
2054
|
+
]
|
|
2055
|
+
},
|
|
2056
|
+
"powerpoint": {
|
|
2057
|
+
"value": "#D93E17",
|
|
2058
|
+
"type": "color",
|
|
2059
|
+
"description": "Core:#D93E17 \nHEX: #D93E17",
|
|
2060
|
+
"filePath": "src/theme/stable/common.json",
|
|
2061
|
+
"isSource": true,
|
|
2062
|
+
"original": {
|
|
2063
|
+
"value": "{color.partner.powerpoint}",
|
|
2064
2064
|
"type": "color",
|
|
2065
|
-
"description": "Core
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
"
|
|
2074
|
-
"attributes": {
|
|
2075
|
-
"category": "color",
|
|
2076
|
-
"type": "theme",
|
|
2077
|
-
"item": "common",
|
|
2078
|
-
"subitem": "content",
|
|
2079
|
-
"state": "partner"
|
|
2080
|
-
},
|
|
2081
|
-
"path": [
|
|
2082
|
-
"color",
|
|
2083
|
-
"theme",
|
|
2084
|
-
"common",
|
|
2085
|
-
"content",
|
|
2086
|
-
"partner",
|
|
2087
|
-
"powerpoint"
|
|
2088
|
-
]
|
|
2065
|
+
"description": "Core:{color.partner.powerpoint} \nHEX: #D93E17"
|
|
2066
|
+
},
|
|
2067
|
+
"name": "mds-color-theme-common-content-powerpoint",
|
|
2068
|
+
"attributes": {
|
|
2069
|
+
"category": "color",
|
|
2070
|
+
"type": "theme",
|
|
2071
|
+
"item": "common",
|
|
2072
|
+
"subitem": "content",
|
|
2073
|
+
"state": "powerpoint"
|
|
2089
2074
|
},
|
|
2090
|
-
"
|
|
2091
|
-
"
|
|
2075
|
+
"path": [
|
|
2076
|
+
"color",
|
|
2077
|
+
"theme",
|
|
2078
|
+
"common",
|
|
2079
|
+
"content",
|
|
2080
|
+
"powerpoint"
|
|
2081
|
+
]
|
|
2082
|
+
},
|
|
2083
|
+
"sheets": {
|
|
2084
|
+
"value": "#F4B400",
|
|
2085
|
+
"type": "color",
|
|
2086
|
+
"description": "Core:#F4B400 \nHEX: #F4B400",
|
|
2087
|
+
"filePath": "src/theme/stable/common.json",
|
|
2088
|
+
"isSource": true,
|
|
2089
|
+
"original": {
|
|
2090
|
+
"value": "{color.partner.sheets}",
|
|
2092
2091
|
"type": "color",
|
|
2093
|
-
"description": "Core
|
|
2094
|
-
"filePath": "src/theme/stable/common.json",
|
|
2095
|
-
"isSource": true,
|
|
2096
|
-
"original": {
|
|
2097
|
-
"value": "{color.partner.sheets}",
|
|
2098
|
-
"type": "color",
|
|
2099
|
-
"description": "Core:{color.partner.sheets} \nHEX: #F4B400"
|
|
2100
|
-
},
|
|
2101
|
-
"name": "mds-color-theme-common-content-partner-sheets",
|
|
2102
|
-
"attributes": {
|
|
2103
|
-
"category": "color",
|
|
2104
|
-
"type": "theme",
|
|
2105
|
-
"item": "common",
|
|
2106
|
-
"subitem": "content",
|
|
2107
|
-
"state": "partner"
|
|
2108
|
-
},
|
|
2109
|
-
"path": [
|
|
2110
|
-
"color",
|
|
2111
|
-
"theme",
|
|
2112
|
-
"common",
|
|
2113
|
-
"content",
|
|
2114
|
-
"partner",
|
|
2115
|
-
"sheets"
|
|
2116
|
-
]
|
|
2092
|
+
"description": "Core:{color.partner.sheets} \nHEX: #F4B400"
|
|
2117
2093
|
},
|
|
2118
|
-
"
|
|
2119
|
-
|
|
2094
|
+
"name": "mds-color-theme-common-content-sheets",
|
|
2095
|
+
"attributes": {
|
|
2096
|
+
"category": "color",
|
|
2097
|
+
"type": "theme",
|
|
2098
|
+
"item": "common",
|
|
2099
|
+
"subitem": "content",
|
|
2100
|
+
"state": "sheets"
|
|
2101
|
+
},
|
|
2102
|
+
"path": [
|
|
2103
|
+
"color",
|
|
2104
|
+
"theme",
|
|
2105
|
+
"common",
|
|
2106
|
+
"content",
|
|
2107
|
+
"sheets"
|
|
2108
|
+
]
|
|
2109
|
+
},
|
|
2110
|
+
"slides": {
|
|
2111
|
+
"value": "#0F9D58",
|
|
2112
|
+
"type": "color",
|
|
2113
|
+
"description": "Core:#0F9D58 \nHEX: #0F9D58",
|
|
2114
|
+
"filePath": "src/theme/stable/common.json",
|
|
2115
|
+
"isSource": true,
|
|
2116
|
+
"original": {
|
|
2117
|
+
"value": "{color.partner.slides}",
|
|
2120
2118
|
"type": "color",
|
|
2121
|
-
"description": "Core
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
"
|
|
2130
|
-
"attributes": {
|
|
2131
|
-
"category": "color",
|
|
2132
|
-
"type": "theme",
|
|
2133
|
-
"item": "common",
|
|
2134
|
-
"subitem": "content",
|
|
2135
|
-
"state": "partner"
|
|
2136
|
-
},
|
|
2137
|
-
"path": [
|
|
2138
|
-
"color",
|
|
2139
|
-
"theme",
|
|
2140
|
-
"common",
|
|
2141
|
-
"content",
|
|
2142
|
-
"partner",
|
|
2143
|
-
"slides"
|
|
2144
|
-
]
|
|
2119
|
+
"description": "Core:{color.partner.slides} \nHEX: #0F9D58"
|
|
2120
|
+
},
|
|
2121
|
+
"name": "mds-color-theme-common-content-slides",
|
|
2122
|
+
"attributes": {
|
|
2123
|
+
"category": "color",
|
|
2124
|
+
"type": "theme",
|
|
2125
|
+
"item": "common",
|
|
2126
|
+
"subitem": "content",
|
|
2127
|
+
"state": "slides"
|
|
2145
2128
|
},
|
|
2146
|
-
"
|
|
2147
|
-
"
|
|
2129
|
+
"path": [
|
|
2130
|
+
"color",
|
|
2131
|
+
"theme",
|
|
2132
|
+
"common",
|
|
2133
|
+
"content",
|
|
2134
|
+
"slides"
|
|
2135
|
+
]
|
|
2136
|
+
},
|
|
2137
|
+
"word": {
|
|
2138
|
+
"value": "#0078D6",
|
|
2139
|
+
"type": "color",
|
|
2140
|
+
"description": "Core:#0078D6 \nHEX: #0078D6",
|
|
2141
|
+
"filePath": "src/theme/stable/common.json",
|
|
2142
|
+
"isSource": true,
|
|
2143
|
+
"original": {
|
|
2144
|
+
"value": "{color.partner.word}",
|
|
2148
2145
|
"type": "color",
|
|
2149
|
-
"description": "Core
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
"
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
"color",
|
|
2167
|
-
"theme",
|
|
2168
|
-
"common",
|
|
2169
|
-
"content",
|
|
2170
|
-
"partner",
|
|
2171
|
-
"word"
|
|
2172
|
-
]
|
|
2173
|
-
}
|
|
2146
|
+
"description": "Core:{color.partner.word} \nHEX: #0078D6"
|
|
2147
|
+
},
|
|
2148
|
+
"name": "mds-color-theme-common-content-word",
|
|
2149
|
+
"attributes": {
|
|
2150
|
+
"category": "color",
|
|
2151
|
+
"type": "theme",
|
|
2152
|
+
"item": "common",
|
|
2153
|
+
"subitem": "content",
|
|
2154
|
+
"state": "word"
|
|
2155
|
+
},
|
|
2156
|
+
"path": [
|
|
2157
|
+
"color",
|
|
2158
|
+
"theme",
|
|
2159
|
+
"common",
|
|
2160
|
+
"content",
|
|
2161
|
+
"word"
|
|
2162
|
+
]
|
|
2174
2163
|
}
|
|
2175
2164
|
}
|
|
2176
2165
|
},
|
|
@@ -8008,35 +7997,91 @@
|
|
|
8008
7997
|
]
|
|
8009
7998
|
}
|
|
8010
7999
|
},
|
|
8011
|
-
"
|
|
8012
|
-
"
|
|
8000
|
+
"button": {
|
|
8001
|
+
"secondary": {
|
|
8013
8002
|
"normal": {
|
|
8014
|
-
"value": "#
|
|
8003
|
+
"value": "#0f0f0f",
|
|
8015
8004
|
"type": "color",
|
|
8016
|
-
"description": "Theme Token:
|
|
8005
|
+
"description": "Theme Token: overlay.button.secondary.normal\nCore Token: color.core.gray.100",
|
|
8017
8006
|
"filePath": "src/theme/stable/dark.json",
|
|
8018
8007
|
"isSource": true,
|
|
8019
8008
|
"original": {
|
|
8020
|
-
"value": "{color.core.
|
|
8009
|
+
"value": "{color.core.gray.100}",
|
|
8021
8010
|
"type": "color",
|
|
8022
|
-
"description": "Theme Token:
|
|
8011
|
+
"description": "Theme Token: overlay.button.secondary.normal\nCore Token: color.core.gray.100"
|
|
8023
8012
|
},
|
|
8024
|
-
"name": "mds-color-theme-overlay-
|
|
8013
|
+
"name": "mds-color-theme-overlay-button-secondary-normal",
|
|
8025
8014
|
"attributes": {
|
|
8026
8015
|
"category": "color",
|
|
8027
8016
|
"type": "theme",
|
|
8028
8017
|
"item": "overlay",
|
|
8029
|
-
"subitem": "
|
|
8030
|
-
"state": "
|
|
8018
|
+
"subitem": "button",
|
|
8019
|
+
"state": "secondary"
|
|
8031
8020
|
},
|
|
8032
8021
|
"path": [
|
|
8033
8022
|
"color",
|
|
8034
8023
|
"theme",
|
|
8035
8024
|
"overlay",
|
|
8036
|
-
"
|
|
8037
|
-
"
|
|
8025
|
+
"button",
|
|
8026
|
+
"secondary",
|
|
8038
8027
|
"normal"
|
|
8039
8028
|
]
|
|
8029
|
+
},
|
|
8030
|
+
"hover": {
|
|
8031
|
+
"value": "#262626",
|
|
8032
|
+
"type": "color",
|
|
8033
|
+
"description": "Theme Token: overlay.button.secondary.hover\nCore Token: color.core.gray.90",
|
|
8034
|
+
"filePath": "src/theme/stable/dark.json",
|
|
8035
|
+
"isSource": true,
|
|
8036
|
+
"original": {
|
|
8037
|
+
"value": "{color.core.gray.90}",
|
|
8038
|
+
"type": "color",
|
|
8039
|
+
"description": "Theme Token: overlay.button.secondary.hover\nCore Token: color.core.gray.90"
|
|
8040
|
+
},
|
|
8041
|
+
"name": "mds-color-theme-overlay-button-secondary-hover",
|
|
8042
|
+
"attributes": {
|
|
8043
|
+
"category": "color",
|
|
8044
|
+
"type": "theme",
|
|
8045
|
+
"item": "overlay",
|
|
8046
|
+
"subitem": "button",
|
|
8047
|
+
"state": "secondary"
|
|
8048
|
+
},
|
|
8049
|
+
"path": [
|
|
8050
|
+
"color",
|
|
8051
|
+
"theme",
|
|
8052
|
+
"overlay",
|
|
8053
|
+
"button",
|
|
8054
|
+
"secondary",
|
|
8055
|
+
"hover"
|
|
8056
|
+
]
|
|
8057
|
+
},
|
|
8058
|
+
"pressed": {
|
|
8059
|
+
"value": "#000000",
|
|
8060
|
+
"type": "color",
|
|
8061
|
+
"description": "Theme Token: overlay.button.secondary.pressed\nCore Token: #000000 ",
|
|
8062
|
+
"filePath": "src/theme/stable/dark.json",
|
|
8063
|
+
"isSource": true,
|
|
8064
|
+
"original": {
|
|
8065
|
+
"value": "{color.core.black-alpha.100}",
|
|
8066
|
+
"type": "color",
|
|
8067
|
+
"description": "Theme Token: overlay.button.secondary.pressed\nCore Token: {color.core.black-alpha.100} "
|
|
8068
|
+
},
|
|
8069
|
+
"name": "mds-color-theme-overlay-button-secondary-pressed",
|
|
8070
|
+
"attributes": {
|
|
8071
|
+
"category": "color",
|
|
8072
|
+
"type": "theme",
|
|
8073
|
+
"item": "overlay",
|
|
8074
|
+
"subitem": "button",
|
|
8075
|
+
"state": "secondary"
|
|
8076
|
+
},
|
|
8077
|
+
"path": [
|
|
8078
|
+
"color",
|
|
8079
|
+
"theme",
|
|
8080
|
+
"overlay",
|
|
8081
|
+
"button",
|
|
8082
|
+
"secondary",
|
|
8083
|
+
"pressed"
|
|
8084
|
+
]
|
|
8040
8085
|
}
|
|
8041
8086
|
}
|
|
8042
8087
|
}
|