benmccormick / mariana-syntax

A syntax theme for the Atom editor
https://github.com/benmccormick/mariana-syntax
Other
14 stars 2 forks source link

Syntax is different from Mariana in Sublime Text #3

Open satyajitdatta opened 6 years ago

satyajitdatta commented 6 years ago

First, this is not to report a bug exactly. Rather, thank you for the wonderful syntax.

There is however, some difference in the colours I see in Atom vs Sublime Text. It will be great to have the same colours as in Sublime Text - looks more soothing. Attached are screen-shots of the same code from Atom and Sublime Text. (Ignore the darker background in Atom - I adjusted that myself)

screen shot - atom screen shot - sublime text
benmccormick commented 6 years ago

Hi @satyajitdatta,

Thanks for the kind words, and sorry for the slow reply. That's interesting, could definitely be matched up better for python looks like. I may get to this eventually, but I'd be happy to review a PR for this much faster.

If you're interested, it should be pretty straightforward to fix once you get set up in development mode

Atom has nice docs for hacking on themes

And you'll want to edit the Python styles file, maybe adjust the existing styles, but you'll probably also need to define some new ones (you can look at base.less to get an idea of the options.