Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dracula/gamemaker-studio
🧛🏻♂️ Dark theme for GameMaker Studio 2
https://github.com/dracula/gamemaker-studio
dark-theme gamemaker-studio theme
Last synced: 5 days ago
JSON representation
🧛🏻♂️ Dark theme for GameMaker Studio 2
- Host: GitHub
- URL: https://github.com/dracula/gamemaker-studio
- Owner: dracula
- License: mit
- Created: 2019-03-26T22:00:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T16:41:55.000Z (4 months ago)
- Last Synced: 2024-11-02T17:36:37.667Z (11 days ago)
- Topics: dark-theme, gamemaker-studio, theme
- Homepage: https://draculatheme.com/gamemaker-studio/
- Size: 3.04 MB
- Stars: 78
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - Dracula Theme - A dark theme for the IDE. (Useful Extras / Recommendations)
README
# Dracula for [GameMaker Studio 2](https://www.yoyogames.com/gamemaker)
> A dark theme for [GameMaker Studio 2](https://www.yoyogames.com/gamemaker).
![Screenshot](./screenshot.png)
## Install
All instructions can be found at [draculatheme.com/gamemaker-studio](https://draculatheme.com/gamemaker-studio).
## Troubleshooting
### Non-monospaced font
if you don't have the font, "Inconsolata" installed on your machine, gamemaker will default to some font that is not monospaced (characters have different widths, resulting in lines not aligning with eachother properly). This can be solved by going to "File > Preferences > Text Editors > Code Editor > Colours > Default", and selecting a monospaced font from the dropdown menu next to "Font Name". If you're feeling adventurous, install some other monospaced fonts from the internet, and try them out! I recommend trying "Roboto Mono", "Fira Mono", "PT Mono" and "Droid Sans Mono".
### Installed the theme, but still doesn't show up in settings
If the install location, `C:\ProgramData\GameMakerStudio2\Skins\Dracula` does not work, you can try an alternative path: `\GameMaker Studio 2 Desktop\GUI\Skins\Dracula`. The reason this is not listed as the main theme path is that it depends on where your gamemaker installation lies (steam? program files? desktop?), and because it will be cleared with each GMS2 update, meaning you have to manually re-install it every time you update. If this still doesn't work, shoot me (TonyStr) a DM over email, twitter or anywhere else.
### Broken GUI elements, or inaccessible GUI
There may be parts of gamemaker that are not covered by this theme. The DnD editor, for instance, is not supported, and may be completely broken with the theme. If you spot some issues anywhere else than with the DnD editor, please open an issue on this github page, or attempt to fix it yourself (then open a Pull Request to this repository).
## Team
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/gamemaker-studio/graphs/contributors). The color palette included in the image editor is EDG36 by [Endesga](https://twitter.com/ENDESGA)
| [![Tony Strømsnæs](https://avatars3.githubusercontent.com/u/30723101?v=3&s=70)](https://github.com/tonystr) |
| ----------------------------------------------------------------------------------------------------------- |
| [Tony Strømsnæs](https://github.com/tonystr) |## Community
- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.## License
[MIT License](./LICENSE)