Skip to content

fixing background color for unpivot text select#363

Merged
Edwardvaneechoud merged 1 commit intomainfrom
fix/improve-darkmode-unpivot
Mar 21, 2026
Merged

fixing background color for unpivot text select#363
Edwardvaneechoud merged 1 commit intomainfrom
fix/improve-darkmode-unpivot

Conversation

@Edwardvaneechoud
Copy link
Copy Markdown
Owner

This pull request introduces minor UI improvements by updating color variables to use CSS custom properties for better theme consistency.

Styling improvements:

  • Updated the text color in the .items-container class in SettingsSection.vue to use the --color-text-primary CSS variable for consistent theming.
  • Changed the background color on hover in the .context-menu li:hover selector in Unpivot.vue to use the --color-background-primary CSS variable instead of a hardcoded color.

Resolves #362

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 21, 2026

Deploy Preview for flowfile-wasm canceled.

Name Link
🔨 Latest commit 338783e
🔍 Latest deploy log https://app.netlify.com/projects/flowfile-wasm/deploys/69be93f1cca8340007568888

@Edwardvaneechoud Edwardvaneechoud merged commit eb1de3b into main Mar 21, 2026
18 checks passed
@Edwardvaneechoud Edwardvaneechoud deleted the fix/improve-darkmode-unpivot branch March 21, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unpivot Dark Mode Text Readability Cosmetic Issue

1 participant