Skip to content

Instantly share code, notes, and snippets.

View protoEvangelion's full-sized avatar
😋
joyful

R.G. protoEvangelion

😋
joyful
View GitHub Profile
@protoEvangelion
protoEvangelion / html5-demos.md
Created April 19, 2019 02:14 — forked from zenorocha/html5-demos.md
The HTML5 Amount of Awesomeness (work in progress)

The HTML5 Amount of Awesomeness

Rainbox Vomit

A collection of freaking awesome HTML5 demos (work in progress).

WebGL

@protoEvangelion
protoEvangelion / dark.md
Last active November 21, 2018 15:20 — forked from a7madgamal/dark.md
Dark Dracula mode for Slack on MacOS

Inspired by: https://gist.github.com/a7madgamal/c2ce04dde8520f426005e5ed28da8608

  1. Close slack
  2. Open this file /Applications/Slack.app/Contents/Resources/app.asar.unpacked/src/static/ssb-interop.js
  3. Append this to it
document.addEventListener('DOMContentLoaded', function() {
  $.ajax({
 url: 'https://cdn.rawgit.com/protoEvangelion/45cefed63be646fab34a9b9c117888f5/raw/2fa5d6527f8e15f7cd4208b984c9ec28353a9609/slack-dracula.css',