Skip to content

Instantly share code, notes, and snippets.

View AJ-Moore's full-sized avatar
👀
Oh

Alzon AJ-Moore

👀
Oh
View GitHub Profile
@AJ-Moore
AJ-Moore / desktop-dark.css
Created October 23, 2017 11:31 — forked from 1j01/README.md
GitHub Desktop 1.0 dark theme stylesheet
/**
* All of the CSS variables are copied in from the built ui.css but many are unchanged.
* Variables that categorically shouldn't be overridden are commented out.
*/
:root {
/* these should probably stay the same
--color-new: #28a745;
--color-deleted: #d73a49;

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: