Skip to content

More granular styling for common languages? #68

Open
@jan-warchol

Description

@jan-warchol

(this is about vim theme, but similar coloring rules will be used in other editors as well)

As of 76b0a15 vim theme only specifies styling for basic token groups (like solarized). I think that rather than sticking to solarized, it would be beneficial to have more detailed styling rules (e.g. highlight booleans differently than other constants, differentiate imports from other PreProc etc.). Note: it may be a good idea to use vim-polyglot.

Requires #67 to be done first.

Languages that I'm likely to work on first:

  • python
  • shell
  • vimscript

Languages that I'd like to work on but need help from people who know them better:

  • Javascript
  • ruby
  • Java

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