Base16 themes for Jetbrains IDE's (IntelliJ, PyCharm, Webstorm, etc) - and the Material Theme plugin

base16-project base16-project Last update: Aug 06, 2022

Base16 JetBrains

Base16 themes for JetBrains' IDEs - such as IntelliJ, PyCharm andWebstorm - and the Material Theme plugin.

See the Base16 repository for more information.

Usage

Color schemes

All color scheme files are bundled in the colors.jar file and caneasily be imported using the File > Import Settings menu.

Individual schemes are located as .icls files in the colorsdirectory and can be installed by

  1. downloading an .icls file
  2. navigating to File > Settings > Editor > Color Scheme and
  3. importing the scheme using the Import Scheme menu from the gearicon

It is also possible to download a scheme into the IDE's config directory(e.g. ~/.PyCharm2018.1/config/colors) from the command line.

curl \  https://raw.githubusercontent.com/base16-project/base16-jetbrains/main/colors/base16-eighties.icls \  > ~/.PyCharm2018.1/config/colors/base16-eighties.icls

Material themes

All Material themes are located in the options directory where a.jar file bundles the theme, accent and editor settings.

Individual themes can be imported using the File > Import Settingsmenu after downloading their .jar files.

Contributing

See CONTRIBUTING.md, which contains building and contributinginstructions.

Tags:

Subscribe to our newsletter