I cannot deal with the purple modals anymore
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
|
||||
// Do not edit directly
|
||||
// Generated on Fri, 27 May 2022 05:16:28 GMT
|
||||
// Generated on Fri, 27 May 2022 21:42:18 GMT
|
||||
|
||||
@text-color: var(--theme-text-color);
|
||||
@text-color-secondary: var(--theme-text-color-secondary);
|
||||
@link-color: var(--theme-link-color);
|
||||
@popover-background: #6941c6;
|
||||
@popover-background: var(--theme-text-color-secondary);
|
||||
@background-color-light: var(--theme-background-secondary);
|
||||
@layout-body-background: var(--theme-background);
|
||||
@primary-color: #6941c6;
|
||||
|
||||
Reference in New Issue
Block a user