Replace 'palletes' with 'colours' which is a bit more intuitive and is also spelt correctly.

This commit is contained in:
Brabli
2023-05-30 17:18:33 +01:00
parent b66e7821a7
commit 633e4a284e
7 changed files with 50 additions and 52 deletions

View File

@@ -48,7 +48,7 @@ class ConfigurationTest extends TestCase
'./',
],
'palletes' => [
'colours' => [
'primary' => [
'fill' => 'fill-primary',
'stroke' => 'stroke-primary',