diff --git a/components/calcValues.vue b/components/calcValues.vue index b096d8d..505fc14 100644 --- a/components/calcValues.vue +++ b/components/calcValues.vue @@ -126,8 +126,8 @@ const autoSectionWidth = () => { auto_section_width.value = !auto_section_width.value } -const predefLamelleColors = ['1000', '1001', '1002', '1003'] -const predefPillarColors = ['1011', '1012', '1013', '1014'] +const predefLamelleColors = ['3009', '9003', '6027', '5024', '9001', '1012', '3007', '4007'] +const predefPillarColors = ['3004', '7043', '6028', '5013', '8016', '1020', '3005', '4009'] watch(form_state, changeParametres, { deep: true }) watch(form_state, changeParametres, { deep: true })