Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/utilities/0_color.ts>ColorName

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias ColorName
import { type ColorName } from "https://deno.land/x/mtkruto@0.1.130/utilities/0_color.ts";
definition:
| "red"
| "orange"
| "violet"
| "green"
| "cyan"
| "blue"
| "pink"
| "combination 1"
| "combination 2"
| "combination 3"
| "combination 4"
| "combination 5"
| "combination 6"
| "combination 7"
| "combination 8"
| "combination 9"
| "combination 10"
| "combination 11"
| "combination 12"
| "combination 13"
| "combination 14"