Skip to content

Instantly share code, notes, and snippets.

View nihonjinrxs's full-sized avatar
💭
⚜️ Coding? Reading? ⚜️

Ryan B. Harvey nihonjinrxs

💭
⚜️ Coding? Reading? ⚜️
View GitHub Profile
@nihonjinrxs
nihonjinrxs / open-in-bj.js
Created June 11, 2018 14:32 — forked from VinSpee/open-in-bj.js
open in bluejeans app
// ==UserScript==
// @name BlueJeans Open In App
// @namespace https://vinspee.me
// @version 0.1
// @license MIT
// @description Open BlueJeans meetings in the app
// @author Vince Speelman <v@vinspee.me>
// @match *://bluejeans.com/*
// @grant window.close
// @require https://cdn.rawgit.com/agnoster/base32-js/91f43b82f19f467ade1270aa4b0e579b201d7efd/dist/base32.min.js
@nihonjinrxs
nihonjinrxs / .colors.csv
Created August 24, 2016 17:05 — forked from avillafiorita/.colors.csv
change osx terminal colors and font from the command line
LightPink1 #ffbdc5 255 189 197 {65535 48573 50629}
pink4 #9d777f 157 119 127 {40349 30583 32639}
pink3 #d7a3ad 215 163 173 {55255 41891 44461}
pink2 #f2b9c4 242 185 196 {62194 47545 50372}
pink1 #ffc3cf 255 195 207 {65535 50115 53199}
HotPink4 #9e4f75 158 79 117 {40606 20303 30069}
HotPink3 #d878a1 216 120 161 {55512 30840 41377}
HotPink2 #f383b5 243 131 181 {62451 33667 46517}
HotPink1 #ff87c1 255 135 193 {65535 34695 49601}
DeepPink4 #9e1e62 158 30 98 {40606 7710 25186}