Skip to content

Instantly share code, notes, and snippets.

View milanmdev's full-sized avatar
👋

Milan Mehra milanmdev

👋
View GitHub Profile
@milanmdev
milanmdev / nord.css
Created June 7, 2023 18:47
Jellyfin Nord Theme
/* Credit to @jakehamilton */
:root {
--nord0: 46, 52, 64;
--nord1: 59, 66, 82;
--nord2: 67, 76, 94;
--nord3: 76, 86, 106;
--nord4: 216, 222, 233;
--nord5: 229, 233, 240;
--nord6: 236, 239, 244;

Keybase proof

I hereby claim:

  • I am milanmdev on github.
  • I am milanmdevreal (https://keybase.io/milanmdevreal) on keybase.
  • I have a public key ASBpf81hYWahJggnGlZ4Rbv26Pnv4etggG7hQc9MEsbWiAo

To claim this, I am signing this object:

@milanmdev
milanmdev / hepgg.sxcu
Created January 8, 2021 04:51
Hep.gg MagicCap Configuration
{
"Name": "Hep.gg",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestURL": "https://hep.gg/upload",
"FileFormName": "file",
"Headers": {
"Authorization": "Your Key Here"
},
"URL": "$json:url$"
}