Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Fix wrong curly bracket color (PHP) #104

Merged
merged 1 commit into from
Dec 2, 2017
Merged

Conversation

simurai
Copy link
Contributor

@simurai simurai commented Dec 2, 2017

Description of the Change

This PR removes coloring of curly brackets in classes for PHP.

image

Benefits

Consistent look

Possible Drawbacks

None

Applicable Issues

Fixes #101

.syntax--class.syntax--bracket {
color: @mono-1;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

EOF newline missing here.

Copy link
Contributor Author

@simurai simurai Dec 2, 2017

Choose a reason for hiding this comment

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

Right. Thanks. Pushed straight to master. 🙈

@simurai simurai merged commit ff996d3 into master Dec 2, 2017
@simurai simurai deleted the sm-php-brackets-in-classes branch December 2, 2017 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants