Fix modal close icon color

This commit is contained in:
Gabe Kangas
2022-09-10 22:33:46 -07:00
parent f22c0fd26f
commit d7a5364c40
4 changed files with 30 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
// Do not edit directly
// Generated on Sun, 11 Sep 2022 01:48:18 GMT
// Generated on Sun, 11 Sep 2022 05:30:09 GMT
//
// How to edit these values:
// Edit the corresponding token file under the style-definitions directory
@@ -16,6 +16,8 @@
@tag-default-color: var(--theme-color-action);
@border-radius-base: var(--theme-rounded-corners);
@background-color-light: var(--theme-color-background-main);
@modal-close-color: var(--theme-color-background-main);
@modal-close-hover: var(--theme-color-action);
@primary-color: #7a5cf3; // Text link/secondary light text
@primary-color-hover: #2386e2; // Fun color 1
@primary-color-active: #5d38f3; // Text link hover