diff --git a/.storybook/preview-head.html b/.storybook/preview-head.html index 03e51a7..268531a 100644 --- a/.storybook/preview-head.html +++ b/.storybook/preview-head.html @@ -5,19 +5,4 @@ - - \ No newline at end of file + \ No newline at end of file diff --git a/addon/components/fluid-drawer.hbs b/addon/components/fluid-drawer.hbs index 64a2e40..4921cd7 100644 --- a/addon/components/fluid-drawer.hbs +++ b/addon/components/fluid-drawer.hbs @@ -4,7 +4,7 @@ {{! This element is the actual root of the drawer }}
diff --git a/app/styles/fluid/components/on-off-switch.scss b/app/styles/fluid/components/on-off-switch.scss index 130c66d..48ab09d 100644 --- a/app/styles/fluid/components/on-off-switch.scss +++ b/app/styles/fluid/components/on-off-switch.scss @@ -58,14 +58,14 @@ } &.on { - background: theme('colors.aqua.400'); - border-color: theme('colors.aqua.500'); + background: theme('colors.lightblue.400'); + border-color: theme('colors.lightblue.500'); span { left: calc(2.5rem - 0.1rem); - border-color: theme('colors.aqua.500'); + border-color: theme('colors.lightblue.500'); } &.pressed { - background: theme('colors.aqua.500'); + background: theme('colors.lightblue.500'); } .liquid-child:nth-child(1) { color: theme('colors.neutral.100'); diff --git a/package.json b/package.json index 1d9dee5..1ee4f4b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@movable/eslint-config": "^2.0.0", "@movable/eslint-config-ember": "^1.0.1", "@movable/prettier-config": "^1.0.0", - "@movable/tailwind-config": "^2.6.3", + "@movable/tailwind-config": "^3.1.0", "@movable/template-lint-plugin": "^3.0.2", "@mozaic-ds/postcss-sass": "4.0.0-next.0", "@percy/cli": "^1.16.0", diff --git a/yarn.lock b/yarn.lock index 6d45c6a..f36d310 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3064,7 +3064,7 @@ __metadata: "@movable/eslint-config": ^2.0.0 "@movable/eslint-config-ember": ^1.0.1 "@movable/prettier-config": ^1.0.0 - "@movable/tailwind-config": ^2.6.3 + "@movable/tailwind-config": ^3.1.0 "@movable/template-lint-plugin": ^3.0.2 "@mozaic-ds/postcss-sass": 4.0.0-next.0 "@percy/cli": ^1.16.0 @@ -3170,10 +3170,10 @@ __metadata: languageName: node linkType: hard -"@movable/tailwind-config@npm:^2.6.3": - version: 2.6.3 - resolution: "@movable/tailwind-config@npm:2.6.3" - checksum: 87ed364057ff472e239e22f58bf05c1827640daf390e0401999f56328515a2c10e8b5fdf206a4d17b32c112f1267111fc87e15fe1dc050a22888855157f33447 +"@movable/tailwind-config@npm:^3.1.0": + version: 3.1.0 + resolution: "@movable/tailwind-config@npm:3.1.0" + checksum: 5270e08e1d721a48d0f77e0dae533213734248eba15bd9b02dd67ce02db704027cc3d5aa3dbda51755fc01c03290738d989ebaf3af85a4c717f78fe102d05fb3 languageName: node linkType: hard