Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jnwarp on github.
  • I am jnwarp (https://keybase.io/jnwarp) on keybase.
  • I have a public key whose fingerprint is 910A 1263 9DFE AB51 35B3 1F8D 95F3 47D3 4F7F B4CD

To claim this, I am signing this object:

@baldwicc
baldwicc / solarized_setup.js
Last active February 9, 2024 15:38
Solarized Light and Solarized Dark for Chrome Secure Shell (nassh), with fonts
/**
* STEP 1: Setup
* - Open Chrome Secure Shell settings
* - Open JS Console (CTRL+SHIFT+J)
* - Copy and paste the following:
*/
var s7d_colours = {
'base03': '#002b36',
'base02': '#073642',
'base01': '#586e75',