Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
The Arc dark theme for godot editorBoth lowDPI and HiDPI are supported
Godot UI theme
Editor themes for Godot engine.
For the editor
Themes can be choosen in the Godot editor after installation.
- Run
python install.py
to install the themes. - Select the theme. To do so choose the file ending with
.tres
in the godot editor settings. You can find the coustom theme option in the editor settings:Settings/Global/Custom Theme
.
Default installation directory
The installation script should move the files into the theme
folder inside your .godot
folder.
If you have a windows machine it will be installed here: AppData/Roaming/Godot
.
For your own projects
(using the theme inside a your game)
Just copy the addons
folder into your godot project folder.
You can select the theme for any UI element in your project. This element and all it's children now are going to use the custom theme.
For designers
(To create your own theme)
- Create your theme inside the addons folder
- All the resources which are created with the godot editor should be saved to the '.tres' file
- Fill the
theme.json
Screenshots
Arc Dark
- This theme is inspired by horst3180's arc-theme.
- Both LDPI and HiDPI are supported
Arc Light
- This theme is inspired by horst3180's arc-theme.
The Arc dark theme for godot editor
Both lowDPI and HiDPI are supported
Reviews
Quick Information
The Arc dark theme for godot editorBoth lowDPI and HiDPI are supported