Skip to content

Requesting a VSCode version #134

@WhittlesJr

Description

@WhittlesJr

One of the things that's preventing me from investing more in VSCode is the lack of this theme! I've made a best-attempt version in the VSCode theme editor, but some of the syntax highlighting (especially in Clojure) seems to operate by different rules. For example, here's as close as I can get:

Image

And here's Emacs:

Image

Here's my moe-dark-color-theme.json

Current problems:

  • I can't get the defs to be green without making keywords green
  • I can't get defed constants to be orange while keeping defned functions yellow
  • I can't get only the defn var binding to be yellow while keeping invocations white
  • I can't get the builtin functions (like partial) to be purplel

If anyone is familiar with these TextMate rules and can help me out, I'd be grateful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions