fix: Display focused icons without transparency. by gonfunko · Pull Request #9268 · RaspberryPiFoundation/blockly

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gonfunko

Copy link Copy Markdown

Contributor

@gonfunko gonfunko commented

Aug 1, 2025

The basics

The details

Resolves

Fixes #9267

Proposed Changes

This PR adjusts the built-in style sheet to not apply partial opacity to icons that are focused. This ensures that the focus ring is not faded relative to its typical appearance.

@gonfunko gonfunko requested a review from a team as a code owner

August 1, 2025 19:23

@gonfunko gonfunko requested a review from maribethb

August 1, 2025 19:23

@github-actions github-actions bot added the PR: fix

Fixes a bug

label

Aug 1, 2025

@gonfunko gonfunko merged commit 88151fc into develop

Aug 4, 2025

17 checks passed

@gonfunko gonfunko deleted the icon-styling branch

August 4, 2025 20:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@maribethb maribethb maribethb approved these changes

Assignees

@maribethb maribethb

Labels

PR: fix

Fixes a bug

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Icon focus styling is impacted by default opacity for icons

2 participants

@gonfunko @maribethb