Giter VIP home page Giter VIP logo

godot-syntax-themes's Introduction

Godot syntax themes for Godot 4.x

Screenshot

The Darcula theme in action.

This repository contains many syntax themes for Godot, for use in the built-in script editor.

This branch contains themes only compatible with Godot 4.x. These themes will not display correctly in Godot 3.x. Browse the 3.x branch to find themes compatible with Godot 3.x.

Want even more themes? Check out base16-godot for automatically generated themes.

Available themes

See THEMES.md for preview images.

Dark Light
Apprentice Catppuccin Latte
Atom Dark Quiet Light
Ayu Mirage Solarized Light
Catppuccin Frappé Visual Studio Code Light
Catppuccin Macchiato Xcode Light
Catppuccin Mocha
Darcula
Dracula
Gruvbox Dark
Horizon
Metro
Monokai
Nord
One Dark
One Monokai
Solarized Dark
Visual Studio Code Dark
Xcode Dark

Installation

Place the .tet files in your Godot text editor theme directory:

  • On Linux: ~/.config/godot/text_editor_themes/
  • On macOS: ~/Library/Application Support/Godot/text_editor_themes/
  • On Windows: %APPDATA%\Godot\text_editor_themes\

Note: If you installed Godot using Steam, your Godot text editor theme folder should be placed in steamapps/common/Godot Engine/editor_data/text_editor_themes/ in your Steam installation folder.

To change the theme, open a project in the editor, click on Editor in the top menu, then go to the Editor Settings then Text Editor. You should now be able to choose the desired theme.

Tip: You can clone this Git repository directly into the text editor themes path (if the destination folder does not exist) using the following command:

# On Linux:
git clone https://github.com/godotengine/godot-syntax-themes.git ~/.config/godot/text_editor_themes

# On macOS:
git clone https://github.com/godotengine/godot-syntax-themes.git "~/Library/Application Support/Godot/text_editor_themes"

# On Windows:
git clone https://github.com/godotengine/godot-syntax-themes.git "%APPDATA%\Godot\text_editor_themes"

License

Copyright © 2016-present Hugo Locurcio and contributors

Files in this repository are licensed under CC0 1.0 Universal, see LICENSE.md for more information.

godot-syntax-themes's People

Contributors

anakimluke avatar backwardspy avatar calinou avatar eldskald avatar kb173 avatar kkga avatar xcession avatar yanjardim 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

godot-syntax-themes's Issues

Android compatibility / android file location

Is this compatible with the godot 4 editor for android ? I’ve tried adding text_editor_themes to the org.godotengine.editor.v4 folder , and to the empty “files” folder in that directory , and the .tet files were not detected at all. Are there more folders that need to be added for android or is this package just not compatible at all? Thank you

Update themes for Godot 4.x's new syntax highlighting colors

I am new to Godot, but I was looking to change my editor theme colors when I came across your project. However, when changing the theme I have noticed some of the colors were not changing. When I reviewed the color names vs what I see in the tet files, the following seemed to be missing. The one I was particularly interested in was gdscript/Node Reference Color which wasn't changing on any of the themes.

These are the ones I saw that are missing:

  • Control Flow Keyword Color
  • Completion Scroll Hovered Color
  • gdscript/Global Function Color
  • gdscript/Node Reference Color
  • gdscript/Annotation Color
  • gdscript/String Name Color

git cmd not right at readme

git clone https://github.com/Calinou/godot-syntax-themes.git ~/.config/godot/text_editor_themes
# instand of
# git clone https://github.com/Calinou/godot-syntax-themes.git "~/.config/godot/text_editor_themes"
...

update readme.md

Steam-version of Godot-Engine requires to install themes into Steam folder. For me it is:
\Steam\steamapps\common\Godot Engine\editor_data\text_editor_themes

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.