Skip to content

A syntax theme forAtom with colors from Rick and Morty on a dark background. 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.

License

Notifications You must be signed in to change notification settings

tomcharter365/inter-dimensional-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter Dimensional Syntax Theme for Atom

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.

demo

Languages

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:

To Do

  • Still testing colors and accepting suggestions
    • If you have one, please change the colors first and provide a screenshot of the adjustment here.

Changelog

Version 2.0.0

  • Added .gitignore

Version 1.6.0

  • Correction to readme

Version 1.5.0

  • Correction to apm publish

Version 1.4.0

  • Correction to apm publish

Version 1.3.0

  • Updated screenshots

Version 1.2.0

  • Correction to apm publish

Version 1.1.0

  • Changes to colors.less
    • @foreground changed to @rick-lab-coat
  • Changes to syntax-variables.less
    • @syntax-color-renamed darkened 10%
    • @syntax-color-added darkened 30%
    • @syntax-color-modified darkened 10%
    • @syntax-color-removed darkened 20%
  • Changes to 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%

Version 1.0.0

  • Initial publication

About

A syntax theme forAtom with colors from Rick and Morty on a dark background. 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 78.1%
  • Python 4.8%
  • Ruby 3.7%
  • Go 3.5%
  • Shell 3.5%
  • JavaScript 3.3%
  • PHP 3.1%