We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I love duotone but the problem is it is not viable for programming languages other than html/css
problem 1 :
the color priority of attributes are same as comment , it make them very hard to see.
problem 2 : same goes for bracket and braces , since many langauges brackets and braces need high priority except python.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I love duotone but the problem is it is not viable for programming languages other than html/css
problem 1 :
the color priority of attributes are same as comment , it make them very hard to see.
problem 2 :
same goes for bracket and braces , since many langauges brackets and braces need high priority except python.
The text was updated successfully, but these errors were encountered: