Giter VIP home page Giter VIP logo

sergeymakinen / jetbrains-github-theme Goto Github PK

View Code? Open in Web Editor NEW
63.0 4.0 21.0 6.92 MB

JetBrains' IDEA/PhpStorm/PyCharm/DataGrip/GoLand/… theme inspired by the GitHub syntax highlighting style (version 3)

Home Page: https://plugins.jetbrains.com/plugin/12271-github-3-color-scheme

License: MIT License

jetbrains github theme color-scheme php python bash ini javascript css html xml pycharm phpstorm color-theme golang go gogland idea goland

jetbrains-github-theme's Introduction

JetBrains GitHub 3 theme

JetBrains' IDEA/PhpStorm/PyCharm/DataGrip/GoLand/… theme inspired by the GitHub syntax highlighting style (version 3, early 2020).

Tested with:

  • Bash
  • CSS
  • Go
  • HTML
  • INI
  • JavaScript
  • JSON
  • PHP
  • Python
  • XML

How to install

Shameless rip-off from this document.

  1. Copy GitHub 3.icls to your preferences directory:

    Windows Vista, 7, 8, 10:

    <SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>\colors
    

    Windows XP:

    <SYSTEM DRIVE>\Documents and Settings\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>\colors
    

    Linux and other Unix systems

    Product directory starting with dot can be found in your user home directory, the pattern is:

    ~/.<PRODUCT><VERSION>/colors
    

    macOS

    ~/Library/Preferences/<PRODUCT><VERSION>/colors
    

    PRODUCT values

    • IntelliJIdea (IntelliJ IDEA Ultimate Edition)
    • IdeaIC (IntelliJ IDEA Community Edition)
    • RubyMine
    • WebIde (PhpStorm versions before 2016.1 and WebStorm before 7.0 use this common directory)
    • PhpStorm (PhpStorm starting from 2016.1 version)
    • WebStorm (WebStorm starting from 7.0 version)
    • PyCharm
    • AppCode
    • CLion
    • DataGrip
    • AndroidStudio
  2. Restart your product.

  3. Go to Preferences, choose Editor > Color Scheme and select GitHub 3.

Screenshots

Go example

JavaScript example

PHP example

Python example

jetbrains-github-theme's People

Contributors

sergeymakinen avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

jetbrains-github-theme's Issues

Brackets/braces/parens invisible when unmatched and in focus

When brackets/braces/parens are unmatched, they are shown as white with a red background.
When the line containing the unmatched character is in focus, the red background is turned off and the character becomes invisible against a light coloured background.

In the screenshot below the parens around newElement have become invisible because there is an earlier syntax problem with an unclosed bracket and the line containing newElement is in focus.

unmatchedParens

See:

<option name="BAD_CHARACTER">

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.