Skip to content

dracula/gamemaker-studio

Repository files navigation

Dracula for GameMaker Studio 2

A dark theme for GameMaker Studio 2.

Screenshot

Install

All instructions can be found at 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. The color palette included in the image editor is EDG36 by Endesga

Tony Strømsnæs
Tony Strømsnæs

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License