Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak_graphql/graphql-playground-html/render-playground-html.ts>EditorColours

A simple graphql middleware for oak deno framework.
Latest
interface EditorColours
import { type EditorColours } from "https://deno.land/x/oak_graphql@0.6.4/graphql-playground-html/render-playground-html.ts";

Properties

property: string
comment: string
punctuation: string
keyword: string
def: string
qualifier: string
attribute: string
number: string
string: string
builtin: string
string2: string
variable: string
meta: string
atom: string
ws: string
selection: string
cursorColor: string
editorBackground: string
resultBackground: string
leftDrawerBackground: string
rightDrawerBackground: string