Palette:
default
pastel
bold
dusk
funky
boring
mobster
money
skeleton
sinister
halloween
vampire
grayscale
blues
circus
monkey
rainbow
military
police
hacker
wizard
gunmetal
ogre
burglar
crystal
laser
antique
book
eighties
neon
logger
system
alien
forest
garden
flowers
sky
sunflower
strawberry
butterfly
protanopia
deuteranopia
tritanopia
monochromacy
deuteranomaly
protanomaly
tritanomaly
achromatopsia
Theme:
light
dark
Background:
white
sky
manila
smudge
charcoal
black
Lines:
dense
expanded
Indent:
spaces
tab
custom
Count:
Special #s:
highlight-label
label
highlight
normal
{ "user": { "name": "Alice Johnson", "age": 28, "email": "alice@example.com", "active": true }, "scores": [95, 87, 92, 78, 100], "specialNumbers": { "notANumber": NaN, "infinity": Infinity, "negInfinity": -Infinity, "pi": Math.PI, "maxValue": Number.MAX_VALUE, "epsilon": Number.EPSILON }, "address": { "street": "123 Main St", "city": "San Francisco", "state": "CA", "zipcode": "94102" }, "preferences": { "theme": "dark", "notifications": true, "language": "en-US" }, "metadata": { "created": "2024-01-15", "modified": "2024-01-20", "version": 2.1 } }