Skip to main content
Module

x/gql/graphiql/render.ts>EditorColours

☁ Universal GraphQL HTTP middleware for Deno and Bun
Latest
interface EditorColours
import { type EditorColours } from "https://deno.land/x/gql@3.0.1/graphiql/render.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