Variable _121212Const

_121212: PaletteColor = ...

See

BRITTNI

Source

const _121212: PaletteColor = {
HEX: '#121212',
RGB: {R: 18, G: 18, B: 18},
HSL: {H: 0, S: 0, L: 7},
NAME: 'dark tone ink',
DISCRIMINATOR: Discriminators.PALETTE_COLOR
}