diff --git a/spearhead/experimental-theme.json b/spearhead/experimental-theme.json index 493f5e2dd0..77c5efe36f 100644 --- a/spearhead/experimental-theme.json +++ b/spearhead/experimental-theme.json @@ -1,12 +1,14 @@ { - "global": { - "styles": { + "styles": { + "root": { "color": { "link": "var( --global--color-primary )" } - }, - "settings": { + } + }, + "settings": { + "defaults": { "border": { "customRadius": true }