Skip to content

Godot Theme for JetBrains IDEs (PyCharm, IntelliJ, etc.)

License

Notifications You must be signed in to change notification settings

elliotwaite/jetbrains-godot-theme

Repository files navigation

Godot Theme for JetBrains IDEs (PyCharm, IntelliJ, etc.)

This is a JetBrains theme designed to look like the Godot editor's default theme.

Screenshot

Install

In your IDE, go to Settings > Plugins > Marketplace, and search for "Godot Theme," then select the plugin and click "Install."

Or you can download it here: https://plugins.jetbrains.com/plugin/14374-godot-theme

Matching The Godot Editor's Font

To match the Godot editor's font, use the following settings:

  • Preferences > Editor > Font > Font: Source Code Pro (downloadable here)
  • Preferences > Appearance & Behavior > Appearance > Antialiasing > IDE: Greyscale
  • Preferences > Appearance & Behavior > Appearance > Antialiasing > Editor: Greyscale

GDScript Syntax Highlighting Issues

The syntax highlighting is currently only working for Python. To get the syntax highlighting somewhat working for GDScript, install the GDScript plugin. But since that plugin does not classify all the different types of syntax symbols, many of the symbols cannot be targeted to be set to the correct color. Hopefully this will be improved in the future.

Open Source

This theme is open source and was built on top of One Dark, which was used as the base theme, and then modified to look more like the Godot editor's default theme.

License

MIT

About

Godot Theme for JetBrains IDEs (PyCharm, IntelliJ, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published