Skip to content

Conversation

@timowolf
Copy link
Member

Describe in detail what your merge request does and why. Add relevant
screenshots and reference related issues via Closes #XY or Related to #XY.


@timowolf timowolf added this to the 49.0.0 milestone Jan 30, 2026
@timowolf timowolf requested review from a team as code owners January 30, 2026 11:22
@timowolf timowolf added the documentation Improvements or additions to documentation label Jan 30, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello @timowolf, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request streamlines the management of design language colors by introducing a dedicated @siemens-ux/design-tokens package. It refactors the color documentation across various fundamental sections to consume these centralized tokens, enhancing consistency and simplifying future updates to the color palette.

Highlights

  • Design Token Integration: The pull request integrates the @siemens-ux/design-tokens package, centralizing the definitions for design language colors.
  • Documentation Refactoring: Existing color documentation files, including color-palette.md, data-visualization-colors.md, and ui-colors.md, have been refactored to reference these new external design tokens via si-ref.md.
  • NPM Registry Update: A new npm registry entry for @siemens-ux packages has been added to the .npmrc file to support the new dependency.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the documentation to align with the new design language colors. It refactors several documentation files to use new color tokens and centralizes the color palette definitions by including them from a single source file. While this is a good step for maintainability, there is a critical issue with a hardcoded local file path in docs/fundamentals/colors/si-ref.md which will break the documentation build for other developers and on CI. Additionally, a color palette definition for 'Orchid' seems to be missing in the updated data-visualization-colors.md file.

@timowolf timowolf force-pushed the docs/update-color-palette branch 3 times, most recently from f156571 to b562309 Compare January 30, 2026 12:59
@github-actions
Copy link

@timowolf timowolf force-pushed the docs/update-color-palette branch from b562309 to 0e50893 Compare January 30, 2026 14:41
Copy link
Member

@panch1739 panch1739 left a comment

Choose a reason for hiding this comment

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

@timowolf this is perfeeeect! I cross-checked with Figma and it seems all ok :)

Im so glad i dont have to do this manually

Copy link
Member

@spike-rabbit spike-rabbit left a comment

Choose a reason for hiding this comment

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

👍

@spike-rabbit spike-rabbit force-pushed the docs/update-color-palette branch from 0e50893 to efd5346 Compare January 30, 2026 14:57
@timowolf timowolf enabled auto-merge (rebase) January 30, 2026 14:58
@timowolf timowolf force-pushed the docs/update-color-palette branch from efd5346 to eb1c184 Compare January 30, 2026 15:11
@timowolf timowolf force-pushed the docs/update-color-palette branch from eb1c184 to 1a435bd Compare January 30, 2026 15:26
@github-actions
Copy link

Code Coverage

@timowolf timowolf merged commit 5b9f176 into main Jan 30, 2026
11 checks passed
@timowolf timowolf deleted the docs/update-color-palette branch January 30, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants