Skip to content

feat: add edge line style customization and update related components#33

Open
kentakom1213 wants to merge 3 commits into
mainfrom
feature/modify-colorpalette
Open

feat: add edge line style customization and update related components#33
kentakom1213 wants to merge 3 commits into
mainfrom
feature/modify-colorpalette

Conversation

@kentakom1213
Copy link
Copy Markdown
Owner

カラーテーマ、テクスチャの追加

- Introduced a new `PaletteTheme` enum to manage color themes (Vivid, Viridis, Plasma).
- Updated color definitions in `Colors` to vary based on the selected palette theme.
- Added `VertexPattern` enum to support different vertex patterns (None, Diagonal, Dots, Cross).
- Implemented functions to retrieve labels and storage keys for colors and patterns.
- Enhanced UI components to allow users to select color themes and patterns.
- Updated JSON import/export functionality to include vertex patterns and palette themes.
- Refactored color matching logic to consider the selected palette theme.
- Improved the visual representation of colors and patterns in the toolbar and editor panels.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

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.

1 participant