Skip to content

SpOOnman/intellij-colors-spoonman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

intellij-colors-spoonman

Spoonman color scheme for IntelliJ IDEA and other IDEs - PyCharm, WebStorm, PhpStorm, RubyMine etc.

Features:

  • Light background, not #FFFFFF white so it doesn't burn your eyes nor your display
  • Distinct colors for local variables, method parameters, methods, keywords, statics and many others
  • You can easily guess every word's category by the color
  • No bright colors

Installation

  1. Clone this repository:

    $ cd ~/Downloads
    $ git clone [email protected]:SpOOnman/intellij-colors-spoonman.git
  2. Copy color scheme file to your IDE color config directory

    # For Linux:
    $ cp ~/Downloads/intellij-colors-spoonman/colors/Spoonman.icls ~/.config/JetBrains/IntelliJIdea2023.1/colors/
    
    # For MacOS:
    $ cp ~/Downloads/intellij-colors-spoonman/colors/Spoonman.icls ~/Library/Application Support/JetBrains/IntelliJIdea2023.1/colors/
  3. Select Color Scheme and choose Spoonman.

If you have problems finding colors directory of you IDE check JetBrains' manual on used paths here.

Screenshots

Java

Java

Kotlin

Kotlin

TypeScript

TypeScript

JavaScript

JavaScript

Scala

Scala

SQL

SQL

CSS

CSS

JSON

JSON

License

Released under the MIT License.

About

Spoonman color scheme for Intellij IDEA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published