@layer repui.theme { [data-rui-theme="ocean-deep"] { --rui-button-bg-hover: var(--rui-color-surface-hover); --rui-button-bg-pressed: var(--rui-color-surface-pressed); --rui-button-focus-shadow: var(--rui-shadow-focus-glow); } }

