Skip to content

Use theme palette for ToolGrid colors#460

Open
Irozuku wants to merge 3 commits intodevelopfrom
fix/theme-toolgrid
Open

Use theme palette for ToolGrid colors#460
Irozuku wants to merge 3 commits intodevelopfrom
fix/theme-toolgrid

Conversation

@Irozuku
Copy link
Collaborator

@Irozuku Irozuku commented Feb 26, 2026

Summary

This pull request updates the ToolGrid component to use the application's theme palette instead of hardcoded color values. Specifically, divider and text colors now reference the theme configuration.


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

Briefly list the important modified files and what was done.

  • ToolGrid.jsx: Replaced hardcoded divider and text colors with values from the theme palette.

Testing (optional)

  • Verify that divider and text colors in ToolGrid match the current theme.
  • Confirm appearance remains correct in both light and dark modes.

@Irozuku Irozuku added the front Frontend work label Feb 26, 2026
@Irozuku Irozuku marked this pull request as draft February 26, 2026 14:20
@Irozuku Irozuku marked this pull request as ready for review February 26, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

front Frontend work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant