An open API service indexing awesome lists of open source software.

https://github.com/rose-pine/gdevelop

Soho vibes for GDevelop
https://github.com/rose-pine/gdevelop

gdevelop hacktoberfest rose-pine soho-vibes theme

Last synced: 12 months ago
JSON representation

Soho vibes for GDevelop

Awesome Lists containing this project

README

          



Rosé Pine for GDevelop

All natural pine, faux fur and a bit of soho vibes for the classy minimalist





## Usage

1. Download [GDevelop](https://gdevelop.io/download) or open the [web editor](https://editor.gdevelop.io/)
2. Navigate to the menu in the top-right corner
3. Select File and then select Preferences
4. Under Appearance, select Rosé Pine as your UI and Code Editor theme

If Rosé Pine is not in the list of themes, be sure to update GDevelop to the latest version.

## Gallery

![Screenshot](https://user-images.githubusercontent.com/98765025/177050455-1c98037f-c746-491e-8706-61ce288bb8b3.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050463-8af78e6e-0e93-45b7-a537-8741b055512b.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050465-00b960e8-ddc2-4ea4-8541-313dddda7481.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050469-e5efc7f8-0206-4a19-811c-65339f23a40a.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050475-b261fb15-eed3-4565-9abd-f9fce9d40084.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050481-170095f6-971a-4ba7-b1ec-5fea943485a5.png)
![Screenshot](https://user-images.githubusercontent.com/98765025/177050483-4b1c69fe-8266-4bca-94f1-90b907ae4020.png)

## Thanks to

- [Ehan Ahamed](https://github.com/EhanAhamed)
- [GDevelop Maintainers & Contributors](https://github.com/4ain/GDevelop)

## Contributing

Themes for GDevelop are created in it's own [github repository](https://github.com/4ian/GDevelop/).

To contribute to the Rosé Pine GDevelop theme, navigate to the following files in GDevelop's repository and make any necessary changes:

- [`./newIDE/app/src/CodeEditor/Theme/RosePine.js`](https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/CodeEditor/Theme/RosePine.js)

- [`./newIDE/app/src/UI/Theme/RosePineTheme/index.js`](https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/UI/Theme/RosePineTheme/index.js)
- [`./newIDE/app/src/UI/Theme/RosePineTheme/theme.json`](https://github.com/4ian/GDevelop/blob/master/newIDE/app/src/UI/Theme/RosePineTheme/theme.json)

Read GDevelop's [Contributor Documentation on Themes](https://github.com/4ian/GDevelop/blob/master/newIDE/README-themes.md) for more info on building, testing, and editing themes and [setting up a GDevelop contributor environment](https://github.com/4ian/GDevelop/tree/master/newIDE#1-installation-).

Open a pull request in GDevelop's github repository to contribute your changes.

For further contributor documentation refer to GDevelop's own documentation and forums.