Skip to content

Conversation

@kalunkuo
Copy link
Contributor

Purpose

Remove Purple Syntax Highlighting from Python nodes (reserve purple for future AI features)

Before
sample python code

After
Screenshot 2025-10-20 at 11 07 33 AM

Declarations

Check these if you believe they are true

Release Notes

Remove Purple Syntax Highlighting from Python nodes

Reviewers

@DynamoDS/synapse @DynamoDS/eidos

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of

@kalunkuo kalunkuo requested review from a team and Copilot October 21, 2025 13:53
Copy link
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

This PR updates the Python syntax highlighting color scheme by changing Python keywords from purple (#F2A9F2) to a peach/coral color (#FFBEB2), reserving purple for future AI-related features.

Key Changes

  • Updated keyword color from purple to peach/coral across all Python statement types
  • Color change affects built-in statements, exception handling, iteration, jumps, operators, pass, selection, and with statements

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-9698

@QilongTang QilongTang merged commit 20536eb into DynamoDS:master Oct 21, 2025
28 checks passed
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.

3 participants