Skip to content
Vii edited this page Jun 4, 2020 · 7 revisions

This page serves as a list of user-created themes for GMEdit.

For instructions on making themes, see the according page.

You can submit edits to it to add yours here.


Rainbow soup

image

A theme by Ludorverr

Download


Monokai

A Monokai-like theme for GMEdit

Download


Dracula

An elegant adaptation of a popular code editor theme.

Download


One Dark

One Dark theme for GMEdit.

Download


Sublimate

A dark, Pavlov-oriented, Palenight-inspired theme.
Made with ♥ by iivii
Versions will exist for other editors as well, but it is exclusive to GMEdit for now.

Download


Submission format:

---

## Theme title

![](screenshot URL)

Description

[Download](link to a ZIP or a repository)

Better workflow:

Syntax extensions:

  • `vals: $v1 $v2` (template strings)
  • #args (pre-2.3 named arguments)
  • ??= (for pre-GM2022 optional arguments)
  • ?? ?. ?[ (pre-GM2022 null-conditional operators)
  • #lambda (pre-2.3 function literals)
  • => (2.3+ function shorthands)
  • #import (namespaces and aliases)
  • v:Type (local variable types)
  • #mfunc (macros with arguments)
  • #gmcr (coroutines)

Customization:

User-created:

Other:

Clone this wiki locally