Skip to content

Instantly share code, notes, and snippets.

View IOrlandoni's full-sized avatar
😶‍🌫️
Focusing

Emerton Iorlandoni IOrlandoni

😶‍🌫️
Focusing
View GitHub Profile
@dhananjay431
dhananjay431 / index.pug
Created December 9, 2024 15:25
Simple JSON viewer
.target
@llaughlin
llaughlin / dark-custom.css
Last active March 10, 2026 18:31
JSON Viewer Pro
#rbrahul-awesome-json{
font-size: 10pt;
}
.property{
color: #86AED6;
}
.json-literal-numeric{
color: #D6AED6;