Skip to content
Discussion options

You must be logged in to vote

Great news! Flow theme configuration files (at least since the master version: v0.7.2-593-g130bb713) now have a scope property (instead of obscure id) that points to the corresponding syntax element like this:

  {
      "scope": "comment",
      "style": {
        "fg": {
          "color": "#ACB6BF",
          "alpha": 140
        },
        "bg": null,
        "fs": "italic"
      }
    }

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ghistrash
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@neurocyte
Comment options

Answer selected by neurocyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants