feat(dees-input-fileupload): redesign the file upload dropzone with dees-tile integration and themed file list styling
This commit is contained in:
@@ -253,6 +253,7 @@ export const themeDefaultStyles: CSSResult = css`
|
||||
--dees-color-hover: ${cssManager.bdTheme('rgba(0, 0, 0, 0.04)', 'rgba(255, 255, 255, 0.06)')};
|
||||
--dees-color-active: ${cssManager.bdTheme('rgba(0, 0, 0, 0.06)', 'rgba(255, 255, 255, 0.08)')};
|
||||
--dees-color-pressed: ${cssManager.bdTheme('rgba(0, 0, 0, 0.08)', 'rgba(255, 255, 255, 0.12)')};
|
||||
--dees-color-row-hover: ${cssManager.bdTheme('hsl(222.2 47.4% 51.2% / 0.06)', 'hsl(217.2 91.2% 59.8% / 0.08)')};
|
||||
|
||||
/* ========================================
|
||||
* Colors — Focus Ring
|
||||
|
||||
Reference in New Issue
Block a user