-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
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:
And here's Emacs:
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 keepingdefned 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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels