Set delete target dim overlay color to black
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
--color-light-grey: #E2E5E9;
|
||||
--color-medium-grey: #CDCFD4;
|
||||
--color-dark-grey: #7B879D;
|
||||
--color-black: #000000;
|
||||
--color-white: #FFFFFF;
|
||||
--color-process-inactive: #FFAE79;
|
||||
--color-signal-green: #009101;
|
||||
@@ -198,6 +199,7 @@
|
||||
--text-align-text-layout-column-center: center;
|
||||
--text-align-text-layout-column-right: right;
|
||||
--surface-delete-confirmation-overlay: var(--color-light-grey);
|
||||
--surface-delete-confirmation-target-dim-overlay: var(--color-black);
|
||||
--text-delete-confirmation-overlay: var(--color-font-dark);
|
||||
--layout-delete-confirmation-target-max-width: 35rem;
|
||||
--layout-delete-confirmation-overlay-width-factor: 0.8;
|
||||
|
||||
Reference in New Issue
Block a user