Skip to content

Instantly share code, notes, and snippets.

View Viv-Rajkumar's full-sized avatar

Viv Rajkumar Viv-Rajkumar

View GitHub Profile
@Viv-Rajkumar
Viv-Rajkumar / s4.css
Last active November 30, 2019 13:02
slack-black.css
body { background: #222; color: #e6e6e6; }
a { color: #949494; }
a:link, a:visited { color: #949494; }
a:hover, a:active, a:focus { color: #c7c7c7; }
hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; }