mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
use black for overlay color
This commit is contained in:
@@ -524,7 +524,7 @@ export default css`
|
||||
* Overlay tokens
|
||||
*/
|
||||
|
||||
--sl-overlay-background-color: var(--sl-color-blue-gray-500);
|
||||
--sl-overlay-background-color: 0 0 0;
|
||||
--sl-overlay-opacity: 33%;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user