@momentum-design/tokens 0.5.1 → 0.6.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.
Files changed (124) hide show
  1. package/dist/css/components/complete.css +24 -0
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +3 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +3 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +3 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +3 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +3 -1
  12. package/dist/css/theme/webex/dark-stable.css +3 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +3 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +3 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +3 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +3 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +3 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +3 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +3 -1
  20. package/dist/css/theme/webex/light-stable.css +3 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +3 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +3 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +3 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +3 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +3 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +3 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +3 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +3 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +3 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +3 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +3 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +3 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +3 -1
  40. package/dist/ios/theme/webex/light-stable.swift +3 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +2 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +2 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +2 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +2 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +2 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +2 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +2 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +6 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +6 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +6 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +6 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +6 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +6 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +6 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +52 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +52 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +52 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +52 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +52 -0
  61. package/dist/json/theme/webex/dark-stable.json +52 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +52 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +52 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +52 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +52 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +52 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +52 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +52 -0
  69. package/dist/json/theme/webex/light-stable.json +52 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +4 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +4 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +4 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +4 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +4 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +4 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +4 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +4 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +4 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +4 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +4 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +4 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +4 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +4 -0
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +3 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +3 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +3 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +3 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +3 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +3 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +3 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +3 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +3 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +3 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +3 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +3 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +3 -1
  102. package/dist/resources/theme/webex/light-stable.xml +3 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +3 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +3 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +3 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +3 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +3 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +3 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +3 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +3 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +3 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +3 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +3 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +3 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +3 -1
  122. package/dist/scss/theme/webex/light-stable.scss +3 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -4835,6 +4835,35 @@
4835
4835
  ]
4836
4836
  }
4837
4837
  }
4838
+ },
4839
+ "input": {
4840
+ "disabled": {
4841
+ "value": "#600000",
4842
+ "type": "color",
4843
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4844
+ "filePath": "src/theme/stable/highcontrast/hc_light.json",
4845
+ "isSource": true,
4846
+ "original": {
4847
+ "value": "{color.highcontrast.white.GrayTextColor}",
4848
+ "type": "color",
4849
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4850
+ },
4851
+ "name": "mds-color-theme-background-input-disabled",
4852
+ "attributes": {
4853
+ "category": "color",
4854
+ "type": "theme",
4855
+ "item": "background",
4856
+ "subitem": "input",
4857
+ "state": "disabled"
4858
+ },
4859
+ "path": [
4860
+ "color",
4861
+ "theme",
4862
+ "background",
4863
+ "input",
4864
+ "disabled"
4865
+ ]
4866
+ }
4838
4867
  }
4839
4868
  },
4840
4869
  "button": {
@@ -8112,6 +8141,29 @@
8112
8141
  }
8113
8142
  },
8114
8143
  "avatar": {
8144
+ "ghost": {
8145
+ "value": "#ffffff",
8146
+ "type": "color",
8147
+ "filePath": "src/theme/stable/highcontrast/hc_light.json",
8148
+ "isSource": true,
8149
+ "original": {
8150
+ "value": "{color.highcontrast.white.WindowColor}",
8151
+ "type": "color"
8152
+ },
8153
+ "name": "mds-color-theme-avatar-ghost",
8154
+ "attributes": {
8155
+ "category": "color",
8156
+ "type": "theme",
8157
+ "item": "avatar",
8158
+ "subitem": "ghost"
8159
+ },
8160
+ "path": [
8161
+ "color",
8162
+ "theme",
8163
+ "avatar",
8164
+ "ghost"
8165
+ ]
8166
+ },
8115
8167
  "default": {
8116
8168
  "parent": "theme/stable/highcontrast/hc_light",
8117
8169
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -10922,6 +10951,29 @@
10922
10951
  }
10923
10952
  },
10924
10953
  "avatar": {
10954
+ "ghost": {
10955
+ "value": "#00000000",
10956
+ "type": "color",
10957
+ "filePath": "src/theme/stable/light.json",
10958
+ "isSource": true,
10959
+ "original": {
10960
+ "value": "{color.core.black-alpha.0}",
10961
+ "type": "color"
10962
+ },
10963
+ "name": "mds-color-theme-avatar-ghost",
10964
+ "attributes": {
10965
+ "category": "color",
10966
+ "type": "theme",
10967
+ "item": "avatar",
10968
+ "subitem": "ghost"
10969
+ },
10970
+ "path": [
10971
+ "color",
10972
+ "theme",
10973
+ "avatar",
10974
+ "ghost"
10975
+ ]
10976
+ },
10925
10977
  "default": {
10926
10978
  "parent": "theme/stable/light",
10927
10979
  "type": "color",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -776,6 +779,7 @@
776
779
  }
777
780
  },
778
781
  "avatar": {
782
+ "ghost": "#ffffff00",
779
783
  "default": "#545454",
780
784
  "hover": "#ffffff12",
781
785
  "pressed": "#ffffff33",
@@ -314,6 +314,9 @@
314
314
  "normal": "#ffff00",
315
315
  "inactive": "#000000"
316
316
  }
317
+ },
318
+ "input": {
319
+ "disabled": "#3ff23f"
317
320
  }
318
321
  },
319
322
  "button": {
@@ -582,6 +585,7 @@
582
585
  }
583
586
  },
584
587
  "avatar": {
588
+ "ghost": "#000000",
585
589
  "default": "#ffffff",
586
590
  "cobalt": "#ffffff",
587
591
  "cyan": "#ffffff",
@@ -316,6 +316,9 @@
316
316
  "normal": "#00009f",
317
317
  "inactive": "#ffffff"
318
318
  }
319
+ },
320
+ "input": {
321
+ "disabled": "#600000"
319
322
  }
320
323
  },
321
324
  "button": {
@@ -550,6 +553,7 @@
550
553
  }
551
554
  },
552
555
  "avatar": {
556
+ "ghost": "#ffffff",
553
557
  "default": "#000000",
554
558
  "cobalt": "#000000",
555
559
  "cyan": "#000000",
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -742,6 +745,7 @@
742
745
  }
743
746
  },
744
747
  "avatar": {
748
+ "ghost": "#00000000",
745
749
  "default": "#545454",
746
750
  "cobalt": "#08599c",
747
751
  "cyan": "#066070",
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -742,6 +745,7 @@
742
745
  }
743
746
  },
744
747
  "avatar": {
748
+ "ghost": "#00000000",
745
749
  "default": "#545454",
746
750
  "cobalt": "#08599c",
747
751
  "cyan": "#066070",
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -742,6 +745,7 @@
742
745
  }
743
746
  },
744
747
  "avatar": {
748
+ "ghost": "#00000000",
745
749
  "default": "#545454",
746
750
  "cobalt": "#08599c",
747
751
  "cyan": "#066070",