We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87a914 commit cf52df7Copy full SHA for cf52df7
core/src/components/item/item.ionic.scss
@@ -7,7 +7,7 @@
7
:host {
8
--background: #{globals.$ion-bg-surface-default};
9
--background-activated: #{globals.$ion-bg-select-default};
10
- --background-focused: #{globals.$ion-primitives-neutral-200};
+ --background-focused: #{globals.$ion-bg-neutral-subtlest-press};
11
--background-focused-opacity: 0;
12
--border-color: #{globals.$ion-primitives-neutral-300};
13
--border-style: #{globals.$ion-border-style-solid};
0 commit comments