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

Stylus mode: Incorrect upper case hex colors highlighting #4958

Closed
pabli24 opened this issue Oct 16, 2022 · 2 comments
Closed

Stylus mode: Incorrect upper case hex colors highlighting #4958

pabli24 opened this issue Oct 16, 2022 · 2 comments

Comments

@pabli24
Copy link

pabli24 commented Oct 16, 2022

Describe the bug

Hex colors that are written in the upper case have incorrect syntax highlighting

Expected Behavior

stylus-mode-hex-colors-expected

Current Behavior

stylus-mode-hex-colors

Reproduction Steps

body
	color: #6A3399
	color: #6a3399
	color: #AAA
	color: #aaa

Possible Solution

No response

Additional Information/Context

No response

Ace Version

1.12.0

@mkslanc
Copy link
Contributor

mkslanc commented Oct 17, 2022

This PR should solve the issue

@andrewnester
Copy link
Contributor

Fixed and released in 1.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants