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
- Host: GitHub
- URL: https://github.com/rose-pine/gdevelop
- Owner: rose-pine
- Created: 2022-07-03T17:07:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T21:15:02.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T18:16:42.944Z (about 1 year ago)
- Topics: gdevelop, hacktoberfest, rose-pine, soho-vibes, theme
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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







## 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.