Skip to content

Fiddle: update icon to pass _color as color css#242

Merged
krishan711 merged 1 commit into
mainfrom
icon
Jan 24, 2026
Merged

Fiddle: update icon to pass _color as color css#242
krishan711 merged 1 commit into
mainfrom
icon

Conversation

@krishan711
Copy link
Copy Markdown
Contributor

Description

Screenshots:

Checklist:

  • I have updated the CHANGELOG with a summary of my changes
  • I have updated the documentation accordingly

Copilot AI review requested due to automatic review settings January 24, 2026 22:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Icon styling so that icon color can be driven via the CSS color property (using --kiba-icon-color), enabling SVGs that rely on currentColor to render correctly.

Changes:

  • Add color: var(--kiba-icon-color, currentColor); to .KibaIcon theme layer styling.

@krishan711 krishan711 merged commit c18728f into main Jan 24, 2026
10 checks passed
@krishan711 krishan711 deleted the icon branch January 24, 2026 22:11
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.

2 participants