Fix minus problem in var names.

This commit is contained in:
Ludwig Reiter 2021-09-29 10:33:52 +02:00
parent 38ac9c2838
commit 23e7bc4df2

View File

@ -403,47 +403,47 @@ theme:
restriction_mode: A restriction_mode: A
type: string type: string
required: true required: true
accent-100: accent_100:
restriction_mode: A restriction_mode: A
type: color type: color
accent-200: accent_200:
restriction_mode: A restriction_mode: A
type: color type: color
accent-300: accent_300:
restriction_mode: A restriction_mode: A
type: color type: color
accent-400: accent_400:
restriction_mode: A restriction_mode: A
type: color type: color
accent-50: accent_50:
restriction_mode: A restriction_mode: A
type: color type: color
accent-500: accent_500:
restriction_mode: A restriction_mode: A
type: color type: color
required: true required: true
accent-600: accent_600:
restriction_mode: A restriction_mode: A
type: color type: color
accent-700: accent_700:
restriction_mode: A restriction_mode: A
type: color type: color
accent-800: accent_800:
restriction_mode: A restriction_mode: A
type: color type: color
accent-900: accent_900:
restriction_mode: A restriction_mode: A
type: color type: color
accent-A100: accent_A100:
restriction_mode: A restriction_mode: A
type: color type: color
accent-A200: accent_A200:
restriction_mode: A restriction_mode: A
type: color type: color
accent-A400: accent_A400:
restriction_mode: A restriction_mode: A
type: color type: color
accent-A700: accent_A700:
restriction_mode: A restriction_mode: A
type: color type: color
background_color: background_color:
@ -452,90 +452,90 @@ theme:
is_dark_theme: is_dark_theme:
restriction_mode: A restriction_mode: A
type: boolean type: boolean
primary-100: primary_100:
restriction_mode: A restriction_mode: A
type: color type: color
primary-200: primary_200:
restriction_mode: A restriction_mode: A
type: color type: color
primary-300: primary_300:
restriction_mode: A restriction_mode: A
type: color type: color
primary-400: primary_400:
restriction_mode: A restriction_mode: A
type: color type: color
primary-50: primary_50:
restriction_mode: A restriction_mode: A
type: color type: color
primary-500: primary_500:
restriction_mode: A restriction_mode: A
type: color type: color
required: true required: true
primary-600: primary_600:
restriction_mode: A restriction_mode: A
type: color type: color
primary-700: primary_700:
restriction_mode: A restriction_mode: A
type: color type: color
primary-800: primary_800:
restriction_mode: A restriction_mode: A
type: color type: color
primary-900: primary_900:
restriction_mode: A restriction_mode: A
type: color type: color
primary-A100: primary_A100:
restriction_mode: A restriction_mode: A
type: color type: color
primary-A200: primary_A200:
restriction_mode: A restriction_mode: A
type: color type: color
primary-A400: primary_A400:
restriction_mode: A restriction_mode: A
type: color type: color
primary-A700: primary_A700:
restriction_mode: A restriction_mode: A
type: color type: color
warn-100: warn_100:
restriction_mode: A restriction_mode: A
type: color type: color
warn-200: warn_200:
restriction_mode: A restriction_mode: A
type: color type: color
warn-300: warn_300:
restriction_mode: A restriction_mode: A
type: color type: color
warn-400: warn_400:
restriction_mode: A restriction_mode: A
type: color type: color
warn-50: warn_50:
restriction_mode: A restriction_mode: A
type: color type: color
warn-500: warn_500:
restriction_mode: A restriction_mode: A
type: color type: color
required: true required: true
warn-600: warn_600:
restriction_mode: A restriction_mode: A
type: color type: color
warn-700: warn_700:
restriction_mode: A restriction_mode: A
type: color type: color
warn-800: warn_800:
restriction_mode: A restriction_mode: A
type: color type: color
warn-900: warn_900:
restriction_mode: A restriction_mode: A
type: color type: color
warn-A100: warn_A100:
restriction_mode: A restriction_mode: A
type: color type: color
warn-A200: warn_A200:
restriction_mode: A restriction_mode: A
type: color type: color
warn-A400: warn_A400:
restriction_mode: A restriction_mode: A
type: color type: color
warn-A700: warn_A700:
restriction_mode: A restriction_mode: A
type: color type: color
# Link to organization # Link to organization