@gouvfr-lasuite/ui-kit 0.11.0 → 0.12.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.
@@ -218,6 +218,7 @@ const config = {
218
218
  "background--color-hover": "ref(theme.colors.greyscale-100)",
219
219
  "color-hover": "ref(theme.colors.primary-text)",
220
220
  color: "ref(theme.colors.primary-600)",
221
+ disabled: "ref(theme.colors.primary-300)",
221
222
  },
222
223
  danger: {
223
224
  "color-hover": "white",