Skip to main content
Module

x/bq-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/bq-oak-graphql@v2.0/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