Skip to content

feat: add colorizer variant with italic keywords#25

Open
konstantinkreft wants to merge 2 commits intoEliverLara:masterfrom
konstantinkreft:master
Open

feat: add colorizer variant with italic keywords#25
konstantinkreft wants to merge 2 commits intoEliverLara:masterfrom
konstantinkreft:master

Conversation

@konstantinkreft
Copy link

@konstantinkreft konstantinkreft commented Jan 25, 2022

resolves #23

@EliverLara please let me know if something is missing :)

Only added this part to the original colorizer theme:

        {
            "name": "Font Italic",
            "scope": [
                "comment",
                "invalid",
                "keyword",
                "entity.other.attribute-name"
            ],
            "settings": {
                "fontStyle": "italic"
            }
        }

@konstantinkreft
Copy link
Author

ping @EliverLara

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

Successfully merging this pull request may close these issues.

Andromead Colorize Italic

1 participant