Skip to content

Commit

Permalink
Describe option to disable italics
Browse files Browse the repository at this point in the history
  • Loading branch information
jwortmann committed May 16, 2021
1 parent ae3ed77 commit 1230613
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ In general, the color schemes are intended to reproduce the style of the built-i
The highlighting for certain elements was slightly extended and better support was added for programming languages which are not focused on web development.
If you find a bug or possible improvement, feel free to let me know by creating an issue in this repository.

* Italic font style was sparely added to syntax highlighting.
It is possible to disable all italic text via the setting `"font_options": ["no_italic"]` in your *Preferences.sublime-settings* file.

* In Adobe Brackets, matching tags and brackets are highlighted with a green background color when the caret is next to one.
Adjustments of the background color for matching tags or brackets aren't possible in Sublime Text, so they are drawn underlined instead.

Expand Down

0 comments on commit 1230613

Please sign in to comment.