Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions Hub: Fix environment icon for dark mode #1097

Merged
merged 4 commits into from
Jan 24, 2025

Conversation

priyanshu92
Copy link
Contributor

@priyanshu92 priyanshu92 commented Jan 23, 2025

Overview

The environment icon is currently broken in Dark mode. This PR fixes it by providing 2 separate icons for light and dark modes.

Details

This pull request includes a change to the EnvironmentGroupTreeItem class in the src/client/power-pages/actions-hub/tree-items/EnvironmentGroupTreeItem.ts file. The change updates the icon paths to support both light and dark themes.

Screenshots

Light Mode

image

Dark Mode

image

@priyanshu92 priyanshu92 requested review from a team as code owners January 23, 2025 12:38
@priyanshu92 priyanshu92 enabled auto-merge (squash) January 23, 2025 12:47
@priyanshu92 priyanshu92 changed the title Fix environment icon for dark mode Actions Hub: Fix environment icon for dark mode Jan 24, 2025
@priyanshu92 priyanshu92 merged commit 47ae571 into main Jan 24, 2025
6 checks passed
@priyanshu92 priyanshu92 deleted the users/priyanshuag/env-icon branch January 24, 2025 09:04
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.

3 participants