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

Remove italic font style for RegEx braces and brackets #111

Merged
merged 1 commit into from Dec 16, 2019

Conversation

arcticicestudio
Copy link
Contributor

During the transition from the old to the new theme API the font style
for RegEx braces and brackets were changed to italic.
It looks way cleaner and less distracting without italic font style especially because it is mixed with normal styles.

Before

After


Resolves #107

During the transition from the old to the new theme API the font style
for RegEx braces and brackets were changed to "italic".

GH-107
@arcticicestudio arcticicestudio merged commit 2e3d411 into develop Dec 16, 2019
@arcticicestudio arcticicestudio deleted the improvement/gh-107-no-italic-regex-braces branch December 16, 2019 09:27
@arcticicestudio arcticicestudio removed their assignment Dec 16, 2019
svengreb pushed a commit that referenced this pull request Dec 16, 2019
During the transition from the old to the new theme API the font style
for RegEx braces and brackets were changed to "italic".
It looks way cleaner and less distracting without italic font style especially because it is mixed with normal styles.

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

Successfully merging this pull request may close these issues.

[Suggestion] Remove italic from braces in RegExp
2 participants