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

Change italics #70

Open
dela-dels opened this issue Mar 20, 2022 · 0 comments
Open

Change italics #70

dela-dels opened this issue Mar 20, 2022 · 0 comments

Comments

@dela-dels
Copy link

dela-dels commented Mar 20, 2022

Hi guys, wonderful theme and I am really loving it so far. Just one thing, is there a way to disable italics in Javascript? I've been using the theme for well over a year but as I barely write javascript I didn't notice the italics. There were no italics in PHP.

Is there a way I can disable italics for the theme?

I did this but it didn't work:

 "[City Lights]": {
            "textMateRules": [
                {
                    "scope": [
                        "keyword.operator"
                    ],
                    "settings": {
                        "fontStyle": ""
                    }
                },
            ]
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