Skip to content

Instantly share code, notes, and snippets.

View Edo78's full-sized avatar
💻
On a journey to learn everything

Federico Granata Edo78

💻
On a journey to learn everything
View GitHub Profile
@Edo78
Edo78 / solarized_setup.js
Last active January 2, 2016 13:15 — forked from baldwicc/solarized_setup.js
Solarized Dark for Chrome Secure Shell (nassh)
/**
* 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',