Skip to content

Instantly share code, notes, and snippets.

View erubescent's full-sized avatar
🕺
Currently thriving

preston erubescent

🕺
Currently thriving
View GitHub Profile
/* Gist Embed - Dark Theme Styling - Thanks to MattD */
/* Body */
.gist-data tbody { background-color: Black; }
/* Line Numbers */
.gist-data tbody td:nth-of-type(1) {
color: #2B91AF !important;
}