Skip to content

Instantly share code, notes, and snippets.

@OstenTV
OstenTV / desktop-dark.css
Created February 24, 2018 13:15 — 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;