This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :root { | |
| --app-bg: linear-gradient(135deg, #1a1f3a 0%, #2d1b3d 50%, #1a2332 100%); | |
| --app-blur: 24px; | |
| --glass-blur-deep: 40px; | |
| --glass-blur-regular: 24px; | |
| --glass-blur-light: 12px; | |
| --glass-opacity-deep: 0.25; | |
| --glass-opacity-regular: 0.4; | |
| --glass-opacity-light: 0.6; | |
| --glass-saturation: 1.8; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :root { | |
| --app-bg: linear-gradient(135deg, #1a1f3a 0%, #2d1b3d 50%, #1a2332 100%); | |
| --app-blur: 24px; | |
| --glass-blur-deep: 40px; | |
| --glass-blur-regular: 24px; | |
| --glass-blur-light: 12px; | |
| --glass-opacity-deep: 0.25; | |
| --glass-opacity-regular: 0.4; | |
| --glass-opacity-light: 0.6; | |
| --glass-saturation: 1.8; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| :root { | |
| --app-bg: linear-gradient(135deg, #1a1f3a 0%, #2d1b3d 50%, #1a2332 100%); | |
| --app-blur: 24px; | |
| --glass-blur-deep: 40px; | |
| --glass-blur-regular: 24px; | |
| --glass-blur-light: 12px; | |
| --glass-opacity-deep: 0.25; | |
| --glass-opacity-regular: 0.4; | |
| --glass-opacity-light: 0.6; | |
| --glass-saturation: 1.8; |