Created
October 31, 2024 11:31
-
-
Save MaBbKhawaja/e21e5457bd3936e0964c03273bb16695 to your computer and use it in GitHub Desktop.
This file contains 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
Variable | Default | Description | |
---|---|---|---|
--upload-box-border-color | #dcdcdc | Border color of the drag-and-drop area | |
--upload-box-hover-border-color | #4285f4 | Border color when hovering over drop area | |
--btn-bg-color | #4285f4 | Background color of buttons | |
--btn-hover-bg-color | #357ae8 | Hover color for buttons | |
--file-card-bg-color | #f9f9f9 | Background color of file cards | |
--remove-file-color | red | Remove button color for files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment