feat: add frosted glass feature option

- Add 'Frosted Glass' to design features list in design-scheme.ts
- Implement visual styling for frosted glass feature in ColorSchemeDialog
- Adjust sidebar button margin in Workbench for better spacing
This commit is contained in:
KevIsDev
2025-06-02 11:12:33 +01:00
parent f0c0bf2b9a
commit 9e64c2cccf
3 changed files with 17 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ export const designFeatures = [
{ key: 'border', label: 'Subtle Border' },
{ key: 'gradient', label: 'Gradient Accent' },
{ key: 'shadow', label: 'Soft Shadow' },
{ key: 'frosted-glass', label: 'Frosted Glass' },
];
export const designFonts = [