diff --git a/theming/_index.md b/theming/_index.md index 281ad127e75..e15b5a68d8b 100644 --- a/theming/_index.md +++ b/theming/_index.md @@ -156,25 +156,32 @@ Again, you can use the [ownCloud design tokens](https://owncloud.design/#/Design "input-text-muted": "", "swatch-brand-default": "", "swatch-brand-hover": "", + "swatch-brand-muted": "", + "swatch-brand-contrast": "", "swatch-danger-default": "", "swatch-danger-hover": "", "swatch-danger-muted": "", + "swatch-danger-contrast": "", "swatch-inverse-default": "", "swatch-inverse-hover": "", "swatch-inverse-muted": "", "swatch-passive-default": "", "swatch-passive-hover": "", "swatch-passive-muted": "", + "swatch-passive-contrast": "", "swatch-primary-default": "", "swatch-primary-hover": "", "swatch-primary-muted": "", "swatch-primary-gradient": "", + "swatch-primary-contrast": "", "swatch-success-default": "", "swatch-success-hover": "", "swatch-success-muted": "", + "swatch-success-contrast": "", "swatch-warning-default": "", "swatch-warning-hover": "", "swatch-warning-muted": "", + "swatch-warning-contrast": "", "text-default": "", "text-inverse": "", "text-muted": "" @@ -288,25 +295,32 @@ An empty template for your custom theme is provided below, and you can use the i "input-text-muted": "", "swatch-brand-default": "", "swatch-brand-hover": "", + "swatch-brand-muted": "", + "swatch-brand-contrast": "", "swatch-danger-default": "", "swatch-danger-hover": "", "swatch-danger-muted": "", + "swatch-danger-contrast": "", "swatch-inverse-default": "", "swatch-inverse-hover": "", "swatch-inverse-muted": "", "swatch-passive-default": "", "swatch-passive-hover": "", "swatch-passive-muted": "", + "swatch-passive-contrast": "", "swatch-primary-default": "", "swatch-primary-hover": "", "swatch-primary-muted": "", "swatch-primary-gradient": "", + "swatch-primary-contrast": "", "swatch-success-default": "", "swatch-success-hover": "", "swatch-success-muted": "", + "swatch-success-contrast": "", "swatch-warning-default": "", "swatch-warning-hover": "", "swatch-warning-muted": "", + "swatch-warning-contrast": "", "text-default": "", "text-inverse": "", "text-muted": ""