Skip to content

Instantly share code, notes, and snippets.

// Name: Transfer.sh Uploader
import "@johnlindquist/kit"
import fs from "fs";
import got from "got";
import path from "path";
import { pipeline, PassThrough } from "stream";
import { promisify } from "util";
import clipboard from "clipboardy";
@0PandaDEV
0PandaDEV / AMOLED.theme.css
Last active April 8, 2024 12:01
Amoled Discord Theme
/**
* @name AMOLED
* @version 1.0.0
* @description A theme that's nice on your eyes.. lights out baby!
* @author PandaDEV
*
* @website https://pandadev.net
* @source https://gist.github.com/0PandaDEV/d70f9e9f870497d4ad2bcdc2d7f1a4fb
**/