Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand Color Customization #127

Open
MichaelCduBois opened this issue Aug 28, 2020 · 0 comments
Open

Expand Color Customization #127

MichaelCduBois opened this issue Aug 28, 2020 · 0 comments

Comments

@MichaelCduBois
Copy link

Feature: Allow Custom Colors for Line Highlights

Scenario: Viewer Specific Line Highlight Color
Given the Streamer has enabled the VS Code Twitch Highlighter
And the Streamer has enabled "Viewer Specific Colors"
When a Viewer sends a Twitch chat message "!line 65"
Then the VS Code Twitch Highlighter will highlight line 65 with the color of the Viewer's Twitch Name

Scenario: Viewer Specified Line Highlight Color
Given the Streamer has enabled the VS Code Twitch Highlighter
And the Streamer has set the line highlight color
And the Streamer has enabled "Viewer Specified Colors"
When a Viewer sends a Twitch chat message "!line 65"
Then the VS Code Twitch Highlighter will highlight line 65 with the color specified by the streamer
When a Viewer sends a Twitch chat message "!line 69 color:red"
Then the VS Code Twitch Highlighter will highlight line 69 in Red

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

No branches or pull requests

1 participant