GithubHelp home page GithubHelp logo

edheltzel / vscode-1dark-raincoat Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 8.0 7.4 MB

⚡️A slightly modified version of the One Dark (Sublime Babel) for Visual Studio Code

Home Page: https://marketplace.visualstudio.com/items?itemName=ginfuru.ginfuru-onedark-raincoat-theme

License: MIT License

one-dark visual-studio-code vscode vscode-theme

vscode-1dark-raincoat's People

Contributors

ajitid avatar dependabot[bot] avatar edheltzel avatar nox-moon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-1dark-raincoat's Issues

Comments

I don't know if this is a serious issue for many, but I've found that the comments' contrast with the background makes them very hard to read and after awhile hurts my eyes. I love this theme, but my only suggestion is to edit the comment colors from the previous value of #5C367085, to remove the alpha channel for a new value #5C3670:

...
"tokenColors" : [
  ...
  {
    "name": "Comments",
    "scope": "comment, punctuation.definition.comment",
      "settings": {
        "foreground": "#5C6370",
        "fontStyle": "italic"
      }
  },
  ...
],
...

It doesn't break the style of the theme, in my opinion, and makes it much more readable due to the increased contrast. Thank you.

Expand selection improvement

Selection expansion for quotes doesn't works well. It takes quotes inside the selection, while for other blocks like brackets, it doesn't.

Lower contrast for primary highlight color

Could the primary highlight for the 1dark raincoat variants be less bright? It's hard to read red text on bright purple.

Specifically for me, when using the find tab, it's hard to read the selected result in the editor. So when searching for something like "editor", it's hard to see if it's "editor" or "Editor" in text.

https://i.imgur.com/yO7Sf8G.mp4

Some items italicized in JSX files with React language selected

The screenshot below has several instances of italicized items that I noticed when opening VS Code this morning, and after disabling/enabling my extensions it seems that onedark-raincoat is responsible for them. Is there any way to disable this? I was unable to find a way to do this after some searching in the VS Code settings.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.