mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 12:19:09 +00:00
fix: Fix dark mode small issues (#7573)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
--color-canvas-selected: var(--prim-gray-0-alpha-025);
|
||||
--node-type-main-color: var(--prim-gray-420);
|
||||
|
||||
// Sticky
|
||||
--color-sticky-code-background: var(--color-background-light);
|
||||
|
||||
// Expressions
|
||||
--color-valid-resolvable-foreground: var(--prim-color-alt-a-tint-300);
|
||||
--color-valid-resolvable-background: var(--prim-color-alt-a-alpha-025);
|
||||
|
||||
Reference in New Issue
Block a user