A syntax theme for Atom with colors from Rick and Morty on a dark barkground. The code is mostly based on the Dracula for Atom syntax theme. The colors have been curated from the animated TV show Rick and Morty with.
Because the code base is Dracula, which is possibly the best coded themes that I have found so far, many languages work great. The following languages have been tested and optimized for experience, click of the language for a screenshot of the syntax in action:
colors.less
@foreground
changed to @rick-lab-coat
syntax-variables.less
@syntax-color-renamed
darkened 10%@syntax-color-added
darkened 30%@syntax-color-modified
darkened 10%@syntax-color-removed
darkened 20%base.less
atom-text-editor.is-focused .selection .region
lightened by 10%atom-text-editor.is-focused .line.cursor-line
lightened by 5%atom-text-editor .gutter .line-number.git-line-added (border-left-width)
changed from 5px to 3px.syntax--keyword
removed font-weight: bold;
atom-text-editor .highlight.find-result .region (background)
lightened by 17%atom-text-editor .highlight.current-result .region, atom-text-editor .highlight.current-result ~ .highlight.selection .region (background)
lightened by 10%Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.